On Jul 18, 2005, at 15:14:01, Dave Vasilevsky wrote:
On Jul 18, 2005, at 10:42 AM, Kyle Moffett wrote:
virtual thunk to std::basic_istream<char, std::char_traits<char>
>::~basic_istream()
If you do a 'nm -m' on libstdc++, that symbol is in section
(__TEXT,__textcoal_nt), which means it's a 'coalesced' symbol.
I'm not sure if this is relevant, but I do know that we've
encountered a number of problems with this Apple 'innovation'.
Unfortunately, I don't remember quite what goes wrong with
coalesced symbols or how to fix it, hopefully somebody else
has a better memory than mine.
I suspect that if you can get your package building with g++
3.3 (or even 4.0!), that would make the problem go away.
Hmm, *looks at info file*, this is _really_ strange:
Package: pwlib
Version: 1.5.2
Revision: 12
Maintainer: Shawn Hsiao <[EMAIL PROTECTED]>
...
BuildDepends: fink (>= 0.9.12), gcc3.1 [<== NOTE: 3.1]
...
GCC: 3.3
CompileScript: <<
./configure --prefix=%p/lib/%n
make CPLUS=g++3 [...]
<<
...
It appears that it BuildDepends on 3.1, wants 3.3, and tries to use 3.1.
I'm quite confused. I'll try getting it to build with a different
version,
like 3.3 or 4.0, in addition to the previous patches, to see if that
fixes
it. Thanks for all your help!
Cheers,
Kyle Moffett
-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GCM/CS/IT/U d- s++: a18 C++++>$ UB/L/X/*++++(+)>$ P+++(++++)>$ L++++(+
++) E
W++(+) N+++(++) o? K? w--- O? M++ V? PS+() PE+(-) Y+ PGP+++ t+(+++) 5
X R?
tv-(--) b++++(++) DI+ D+ G e->++++$ h!*()>++$ r !y?(-)
------END GEEK CODE BLOCK------
-------------------------------------------------------
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-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel