On Jul 29, 2008, at 2:01 PM, Martin Costabel wrote: > Stan Sanderson wrote: > [] >> configure:4882: checking how to run the C preprocessor >> configure:4922: gcc -E -I/sw/lib/pango-ft219/include/pango-1.0 -I/ >> sw/ lib/pango-ft219/include -I/sw/lib/freetype219/include/freetype2 >> -I/sw/ lib/freetype219/include -I/sw/lib/fontconfig2/include -I/sw/ >> include conftest.c >> configure:4928: $? = 0 >> configure:4959: gcc -E -I/sw/lib/pango-ft219/include/pango-1.0 -I/ >> sw/ lib/pango-ft219/include -I/sw/lib/freetype219/include/freetype2 >> -I/sw/ lib/freetype219/include -I/sw/lib/fontconfig2/include -I/sw/ >> include conftest.c >> conftest.c:13:28: error: ac_nonexistent.h: No such file or directory >> configure:4965: $? = 1 >> configure: failed program was: >> | /* confdefs.h. */ > > This is not interesting. This error is expected. You should look at > the *last* error message in that file, in particular one that talks > about shared-mime-info. > > -- > Martin >
I still was unable to determine from the config.log where or how the shared-mime-info error was triggered. However, I did a search in /sw for shared-mime-info and found two files referencing the older shared-mime-info file which apparently were left over from an old install. I deleted them- something I try to avoid doing- and eog successfully compiled. Thank you once again for your suggestions and guidance. Stan ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
