Fresh install of Tiger, Xcode 2.0, latest fink. gnupg fails to build
with the following error:

> if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I../intl  
> -no-cpp-precomp -I/sw/include  -g -O2 -Wall -MT ttyio.o -MD -MP -MF 
> ".deps/ttyio.Tpo" -c -o ttyio.o ttyio.c; \
> then mv -f ".deps/ttyio.Tpo" ".deps/ttyio.Po"; else rm -f ".deps/ttyio.Tpo"; 
> exit 1; fi
> ttyio.c: In function 'init_ttyfp':
> ttyio.c:166: error: 'rl_catch_signals' undeclared (first use in this function)
> ttyio.c:166: error: (Each undeclared identifier is reported only once
> ttyio.c:166: error: for each function it appears in.)
> ttyio.c: In function 'tty_print_utf8_string2':
> ttyio.c:333: warning: pointer targets in passing argument 1 of 
> 'utf8_to_native' differ in signedness
> make[2]: *** [ttyio.o] Error 1
> make[1]: *** [all-recursive] Error 1
> make: *** [all] Error 2
> ### execution of make failed, exit code 2
> Removing build lock...
> dpkg -r fink-buildlock-gnupg-1.4.0-1
> (Reading database ... 4391 files and directories currently installed.)
> Removing fink-buildlock-gnupg-1.4.0-1 ...
> Failed: phase compiling: gnupg-1.4.0-1 failed

texinfo, one of gnupg's dependencies, built without problems.

Mike.


-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to