fetchmail-friends
[Top] [All Lists]

[fetchmail]missing header file...

2001-08-04 04:56:42
hi all,

in the recent version of fetchmail-src v5.8.16
the file intl/gettext.h is missing !

i ran ./configure with option

--with-included-gettext

and 'make' fails on this one

make[1]: Entering directory `/usr/src/packages/BUILD/fetchmail-5.8.16/intl'
gcc -c -DLOCALEDIR=\"/usr/share/locale\" \
-DGNULOCALEDIR=\"/usr/share/locale\" \
-DLOCALE_ALIAS_PATH=\"/usr/share/locale:.\" \
-DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib  -O2 -m486 \
-fno-strength-reduce  intl-compat.c
make[1]: *** No rule to make target `gettext.h', needed by `bindtextdom.o'.  
Stop.
make[1]: Leaving directory `/usr/src/packages/BUILD/fetchmail-5.8.16/intl'
make: *** [intl/libintl.a] Error 2

Cheers

-chris

PS:     i copied the missing file from fetchmail-src v5.8.14.
                for me it fixed the problem ;-) 


<Prev in Thread] Current Thread [Next in Thread>
  • [fetchmail]missing header file..., christian mueller <=