[Mplayer-users] unresolved symbol with gcc-3.0, the solution
joy_ping
joy at pingfm.org
Wed Aug 22 02:04:03 CEST 2001
the problem was on my side or better on gcc eg. binutils side. after the
same error came up while compiling other sources, i looked for it. thats
what i found on a gcc-faq:
Some versions of the GNU linker have broken support for the '.hidden'
directive, which results in problems with shared libraries built
with recent versions of gcc.
after upgrading binutils rebuilding gcc etc./etc. mplayer compiles AND
seems to be work
thanks for any help
z.
On Mon, 20 Aug 2001, joy_ping wrote:
> hi,
>
> libstdc++.so was/is still linked against libstdc++.so.3.0.0. i try to link
> it to libstdc++.so.3, the result was the same.
>
> links in gcc-3.0/lib:
>
> lrwxrwxrwx 1 root root 18 Aug 20 15:15 libstdc++.so ->
> libstdc++.so.3.0.0*
> lrwxrwxrwx 1 root root 18 Aug 18 04:29 libstdc++.so.3 ->
> libstdc++.so.3.0.0*
> -rwxr-xr-x 1 root root 1948653 Aug 18 04:29
> libstdc++.so.3.0.0*
>
> but maybe my libstdc++ is broken.
> dont know.
>
>
> On Mon, 20 Aug 2001, Jesse Hepburn wrote:
>
> > All you have to do is create a symbolic link from libstdc++.so to
> > libstdc++.so.3
> >
> > Then it'll compile (and run!) just fine.
> >
> > Cheers,
> > Jesse
> >
>
>
> _______________________________________________
> Mplayer-users mailing list
> Mplayer-users at lists.sourceforge.net
> http://lists.sourceforge.net/lists/listinfo/mplayer-users
>
_______________________________________________
Mplayer-users mailing list
Mplayer-users at lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/mplayer-users
More information about the MPlayer-users
mailing list