You are not logged in.

#1 2008-08-13 21:56:36

mykey
Member
From: out of the blue
Registered: 2007-03-02
Posts: 113

[solved] xfce4-mailwatch-plugin svn not able to compile

After todays update my xfce4-mailwatch-plugin stopped working. I am using the svn version and trying to compile it again gives:

checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for intltool >= 0.31... 0.40.3 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
configure: error: GNU gettext tools not found; required for intltool

gettext is installed though - what is going on here?

Last edited by mykey (2008-08-16 06:49:28)

Offline

#2 2008-08-15 20:22:04

mykey
Member
From: out of the blue
Registered: 2007-03-02
Posts: 113

Re: [solved] xfce4-mailwatch-plugin svn not able to compile

bump

The before mentioned app is not the only one that does not build properly - I tried gnubiff and audio-convert-mod with just the same error message

configure: error: GNU gettext tools not found; required for intltool

What can I do? Would filing a bug-report help?

Offline

#3 2008-08-15 20:42:47

fwojciec
Member
Registered: 2007-05-20
Posts: 1,411

Re: [solved] xfce4-mailwatch-plugin svn not able to compile

I haven't tried xfce4-mailwatch-plugin, but audio-convert-mod compiled on my system (both arches) without any problems.  Is there something unusual about your configuration?  Have you tried reinstalling gettext?

Offline

#4 2008-08-15 20:45:31

peart
Member
From: Kanuckistan
Registered: 2003-07-28
Posts: 510

Re: [solved] xfce4-mailwatch-plugin svn not able to compile

You need to install intltool too.

Offline

#5 2008-08-16 06:55:28

mykey
Member
From: out of the blue
Registered: 2007-03-02
Posts: 113

Re: [solved] xfce4-mailwatch-plugin svn not able to compile

Reinstalling gettext did it - thanks a lot fwojciec - strange - but now it seems to work.

Offline

Board footer

Powered by FluxBB