On Sunday 18 May 2008 04:18:50 Stefan Wallin wrote: > Tried to install yafc-unstable on my Macbook, newly updated client updated > list and updated all packages. I know it's flagged as unstable, but I'd > still like to give my two cents(and hope for a solution) >
The reason for the failure is somewhat different than the usual "unstable" issues though--which are because packages are new and not well tested. This is an old package which was automatically carried over to Leopard. > [EMAIL PROTECTED]:~]$* fink --version > Package manager version: 0.28.2 > Distribution version: selfupdate-rsync Sat May 17 23:38:21 2008, 10.5, i386 > <anip> > if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I../src -I../src/ftp > -I../src/libmhe -I/sw/include -g -O2 -MT gssapi.o -MD -MP -MF > ".deps/gssapi.Tpo" \ > -c -o gssapi.o `test -f 'gssapi.c' || echo './'`gssapi.c; \ > then mv ".deps/gssapi.Tpo" ".deps/gssapi.Po"; \ > else rm -f ".deps/gssapi.Tpo"; exit 1; \ > fi > gssapi.c:44:23: error: krb5_err.h: No such file or directory > gssapi.c: In function 'gss_auth': > gssapi.c:288: error: 'KRB5KDC_ERR_S_PRINCIPAL_UNKNOWN' undeclared (first > use in this function) > gssapi.c:288: error: (Each undeclared identifier is reported only once > gssapi.c:288: error: for each function it appears in.) > make[2]: *** [gssapi.o] Error 1 > make[1]: *** [all-recursive] Error 1 > make: *** [all] Error 2 The listed maintainer for the package isn't active in the project any more, so I guess nobody checked this one--and you're the first person to try it and file a report here (I haven't checked the bug tracker) I get the same error on my own machine (10.5.2/PowerPC), so the package probably is in need of some Leopard-specific updating. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
