Tim Harder wrote: [] > checking for cpp... /sw/bin/cpp > checking if /sw/bin/cpp requires -undef... gcc: no input files > gcc: no input files > configure: error: /sw/bin/cpp defines unix with or without -undef. I > don't know what to do.
Find out which package /sw/bin/cpp comes from dpkg -S /bin/cpp (probably binutils or some such) and remove it. Then, if this works, write back to the list with CC to both maintainers of xmkmf and that other package, so that they can work out what to do about the incompatibility. -- Martin ------------------------------------------------------------------------------ _______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
