On Fri, Jul 22, 2005 at 07:24:36PM -0700, Jens N?ckel wrote: > > on both Panther and Tiger, the most recent version of matplotlib > (matplotlib-py23_0.83.1-1) is not installing any plotting libraries. > <snip> > ld: /usr/lib/gcc/darwin/3.3/libstdc++.a(stdexcept.o) malformed object, > illegal reference for -dynamic code (reference to a coalesced section > (__TEXT,__textcoal_nt) from section (__ > TEXT,__eh_frame) relocation entry (0)) > ld: /usr/lib/gcc/darwin/3.3/libstdc++.a(stdexcept.o) malformed object, > illegal reference for -dynamic code (reference to a coalesced section > (__TEXT,__textcoal_nt) from section (__TEXT,__eh_frame) relocation entry > (4)) error: command 'g++-3.3' failed with exit status 1 > running build [continues normally (!)] > <snip> > and then the files are created as if nothing had happened (i.e., fink > lets dpkg install the mutilated package).
I don't know a thing about matplatlib, but I just tweaked the CompileScript of these packages so that the whole build process should abort if the compiling fails. dan -- Daniel Macks [EMAIL PROTECTED] http://www.netspace.org/~dmacks ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
