[hxplay] [Fwd: Re: Error with player_tar-101403-51/linux-2.2-libc6-gcc32-i586]
Greg Wright gwright at real.com> > >>> Rob Lanphier wrote: > > >>> > > >>>> Hi all, > > >>>> > > >>>> I just tried to download the latest nightly build of the player > > >>>> tarball > > >>>> off of horton. I downloaded HelixPlayer.tar.gz, untarred, cd'ed to > > >>>> the > > >>>> directory, and tried running "./hxplay". Here's the result: > > >>>> > > >>>> ./hxplay: relocation error: ./hxplay: undefined symbol: > > >>>> _ZNSt24__default_alloc_templateILb1ELi0EE12_S_force_newE > > >>>> > > >>>> I'm on a Red Hat 8 system, with Ximian's XD2 installed (Gnome 2.2). > > >>>> Build id: player_tar-101403-51/linux-2.2-libc6-gcc32-i586 > > >>>> > > >>>> Rob Not knowing too much about this problem... What type of system was the tar ball built on? We should not have to statically link any of the system libs. At worse, we just need to provide binaries that are compiled against the correct glibc and stdc libs for each system we want to support with the binary downloads. My guess is that the binary Rob is trying to use was built of a system with newer/different libs then what Rob has on his RH8 box. If this is the case, simply compiling the binaries on a older box, as opposed to something like a RH9 box, whould fix it. --greg --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe at player.helixcommunity.org For additional commands, e-mail: dev-help at player.helixcommunity.org