Nils Homer wrote: > Here's wat I did: moved /usr/local, fink self-update, and fink update-all. > See belowfor all the details. Thanks for your help so far!
Your output is rather moth-eaten; about 1 in 20 characters is missing. But I don't think this matters for the problem at hand (if this were your harddisk dying, you would see more serious errors; it must come from your copy-paste technique or your mailer software). > $ kdir /tmp > $ sudo mv /usr/local /tmp/. > $ fink self-updatersync -az -q > rsync://msn.wi.us.finkmrrors.net/finkinfo//TIMESTAMP [etc] > ./configure --prefix=/sw/lib/freetype219-with-old-mac-fonts and later > cd builds/ix; ./configure Here is the bug: There should be --prefix=/sw/... on the configure command line, like it was the first time. This is the same bug as in the thread Alex was quoting. Like in that thread, I think the relevant information should be contained in the file /sw/src/fink.build/freetype219-2.3.7-7/freetype-2.3.7/builds/unix/config.log That file is too long to send to the mailing list. If you can, put it on the web somewhere and post a link here. If you cannot, please send it to me off-list, so that I can compare it with mine. No guarantees, however. I remember from a few years ago cases where despite a lot of effort, some people were simply unable to build freetype2 sucessfully. The build system is weird and uses features of the make command language that make it sometimes unstable. -- Martin ------------------------------------------------------------------------- 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-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
