Re: FTP on ARM
- From: "J.O. Aho" <user@xxxxxxxxxxx>
- Date: Fri, 16 Feb 2007 11:22:50 +0100
FabX wrote:
When I try to execute proftp I have this error:
./proftpd: /lib/libc.so.6: version `GLIBC_2.2.3' not found (required
by ./proftpd)
It seems like your crosscompiler uses another glibc version than you have installed on your ARM machine. When you setup a crosscompiler, you have to see to have the same version of gcc, glibc, kernel headers and bintools, to be sure that it will work properly.
If you had used Gentoo Linux on both of your machines, the building of the cross compiler is quite simple with crossdev. I do myself use distcc to speed on the compile for my slower machines, you run the compile on the slow machine, but it uses the faster ones to compile the code, this givies the advantage that things are linked against the right libs.
--
//Aho
.
- Follow-Ups:
- Re: FTP on ARM
- From: FabX
- Re: FTP on ARM
- References:
- FTP on ARM
- From: FabX
- Re: FTP on ARM
- From: J.O. Aho
- Re: FTP on ARM
- From: FabX
- FTP on ARM
- Prev by Date: Re: FTP on ARM
- Next by Date: Re: SuSe 9.0 Keyboard/Mouse lockup with "some" internet sites.
- Previous by thread: Re: FTP on ARM
- Next by thread: Re: FTP on ARM
- Index(es):
Relevant Pages
|