On 6/12/12 11:41 AM, Greg A. Woods wrote: > At Tue, 12 Jun 2012 11:35:59 -0700, Alexander Hansen > <[email protected]> wrote: Subject: Re: [Fink-users] > problems compiling qt4-base-mac-4.7.3-4 >> >> On 6/12/12 11:33 AM, Greg A. Woods wrote: >>> At Tue, 12 Jun 2012 11:28:52 -0700, Alexander Hansen >>> <[email protected]> wrote: Subject: Re: [Fink-users] >>> problems compiling qt4-base-mac-4.7.3-4 >>>> >>>> >>>> Fink can prevent problems from a user's environment >>>> settings, but it is essentially impossible to stop the build >>>> tools from dragging in headers and libraries from /usr/local, >>>> since that's a hardcoded location in their search paths. >>> >>> Then I guess that's a problem that only pkgsrc has solved! :-) >>> >> >> On OS X? That's all I'm covering here. > > Apparently (since it does the same tricks on all supported > platforms), though as yet I've personally only used pkgsrc on > NetBSD. > > At the time I wanted to add third-party open-source stuff to OS X > the pkgsrc versions of things I was most interested in were not as > up-to-date as they were in fink. >
Interesting. That might presuppose supplying a full set of build tools which don't do that. I _have_ experienced a similar error to what you reported. The context in my case was that I had a "foreign" library which was giving symbols to my compiler that it didn't understand. (Though "foreign" in this case was "Built by Fink on a G5, but installed on a G4", and the compiler was gfortran). The best thing I can suggest in the near term is to look for any extraneous compiler libraries. Otherwise, I can build you a set of .debs to install. That'll take a little bit of time because I'll need to set up an 10.6/x86_64 Fink that builds in /sw. -- Alexander Hansen, Ph.D. Fink User Liaison My package updates: http://finkakh.wordpress.com/ ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Fink-users mailing list [email protected] List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users
