On 3/1/07, Guy Lauquin <[EMAIL PROTECTED]> wrote: > OSX 10.4.8 > Package manager version: 0.26.1 > Distribution version: 0.8.1.rsync powerpc > > Scibus failed to compile: > message error in config.log > > configure:4937: gcc -E -I/sw/include conftest.c > conftest.c:12:28: error: ac_nonexistent.h: No such file or directory > configure:4943: $? = 1 > configure: failed program was: > | /* confdefs.h. */ > | #define PACKAGE_NAME "" > | #define PACKAGE_TARNAME "" > | #define PACKAGE_VERSION "" > | #define PACKAGE_STRING "" > | #define PACKAGE_BUGREPORT "" > | #define PACKAGE "scribus" > | #define VERSION "1.3.3.8" > | #define KDELIBSUFF "" > | #define HAVE_LIBART 1 > | /* end confdefs.h. */ > | #include <ac_nonexistent > > Thanks > guy >
It would have been good to provide the build output--I see messages like this fairly often in config.log even on successful builds--and to provide context for the config.log piece. Are you saying that your attempt failed during configuration, or was the failure the one reported in http://www.mail-archive.com/fink-devel%40lists.sourceforge.net/msg14983.html ? If it was the latter, a fix for the package that was causing the problem (libart2) was committed about five hours ago to CVS, and should be available to you if you selfupdate. -- Alexander K. Hansen (akh) Fink Documenter (still) ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
