--- In "flyingcadet2002" <> wrote:
>
> --- In "Mike Charnoky" <mcharnoky@> wrote:
> >
> > Aha, I've got a solution. Technologic tech support informed me that
> > the libraries shipped with the board are from Debian Sarge. I thought
> > this was odd, since they don't seem to match the libraries on the
> > sarge distro found on the USB key that comes with the dev kit. So, I
> > poked around on the technologic ftp site and found *two* Sarge binary
> > bundles.
> >
> > First, there is the sarge distro from the USB key:
> >
> ftp://ftp.embeddedarm.com/ts-arm-sbc/ts-7260-linux/distributions/debian-sarge-udev-11-15-2007.tar.gz
> >
> > There is also this sarge distro, and libraries match exactly the ones
> > shipped with the TS-7250/60:
> >
> ftp://ftp.embeddedarm.com/ts-arm-sbc/ts-7260-linux/distributions/debian-sarge-256MB-05-01-2006.tar.bz2
> >
> > Use libpthread-0.10.so found in the latter distro and everything
> > should be fine. I tried it and my application works fine now.
> >
> >
> > Mike
> >
> > --- In "Mike Charnoky" <mcharnoky@> wrote:
> > >
> > > --- In "Anouk Ahamitet" <snowcone27@> wrote:
> > >
> > > > Our application works perfectly (well, almost, but that's a
> different
> > > > (hardware) issue) on the old board. But, when run on the new board,
> > > > the exact same app gets this error:
> > > >
> > > > relocation error: /lib/libpthread.so.0: symbol __libc_fork,
> > > > version GLIBC_PRIVATE not defined in file libc.so.6 with
> > > > link time reference
> >
>
> Can somebody help me get this straight:
>
> I used: ln -fs /lib/libpthread-0.10.so /lib/libpthread.so.0
>
> and I get this at run time:
>
> ./thread_b: relocation error: /lib/libpthread.so.0: symbol
> __libc_stack_end, version GLIBC_2.1 not defined in file ld-linux.so.2
> with link time reference
>
>
> Sorry to bring out a beat horse again, but I need this for a project.
>
> Thank you,
>
> Jimmy
>
I had the same problem, I was using an old version of the library... try
getting the files from the last distro.
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|