Ive seen similar problems with other symbols in gcc, where the
maintainers made a mistake and the static and dynamic versions of the
lib are different. Cant remember the exact symbol (it was before the
holidays), but theyd put versioning on just that one so the name was
mangled differently.

Nice to see another Gentoo user too :D


On Wed, 5 Jan 2005 12:35:43 -0700, Jeffrey Moss <[EMAIL PROTECTED]> wrote:
> Yes I found that too. It's compiling right now.
>
> -Jeff
>
> ----- Original Message -----
> From: "Jeffrey "botman" Broome" <[EMAIL PROTECTED]>
> To: <[email protected]>
> Sent: Wednesday, January 05, 2005 12:12 PM
> Subject: Re: [hlcoders] Problems for a first timer, please read
>
> > Jeffrey Moss wrote:
> >>
> >> When the actual mod is compiling, what seems to be the very last
> >> step, I get this final error (scroll down to the bottom):
> >>
> >
> > I don't know if this is any help, but...
> >
> > All of these failed with the same error message about unresolved symbols
> > in std::[EMAIL PROTECTED] After some searching and a discussion
> > with rac on irc i found that i had no libstdc++.so.5 anywhere and no
> > libstdc++.so.* in /usr/lib/gcc-lib/ only /usr/lib/gcc-lib/libstdc++.a
> > and libstdc++.la and /usr/lib/libstdc++.so.2.* Remerging gcc with
> > USE="-static" generated the proper libraries and fixed the other ebuilds
> > that were failing. Reproducible: Always Steps to Reproduce: 1.
> > USE="static" emerge gcc 2. emerge fam-oss or other packages that depend
> > on libstdc++.so.5
> >
> > from here...
> >
> > http://bugs.gentoo.org/show_bug.cgi?id=18050
> >
> > (found using google.com and searching for "time_put_w")
> >
> > --
> > Jeffrey "botman" Broome
> >
> > _______________________________________________
> > To unsubscribe, edit your list preferences, or view the list archives,
> > please visit:
> > http://list.valvesoftware.com/mailman/listinfo/hlcoders
> >
>
> _______________________________________________
> To unsubscribe, edit your list preferences, or view the list archives, please 
> visit:
> http://list.valvesoftware.com/mailman/listinfo/hlcoders
>
>

_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlcoders

Reply via email to