[pocket-linux] RE: Compiling Libraries

Bettes bettes at freegates.be
Thu Jul 22 08:59:22 CDT 2004


Thanks David,

I overlooked those libraries 
Shame on me :-(

On Thursday 22 July 2004 15:13, David Horton wrote:
> >Hi,
> >
> >I am trying to compile the libaries needed for pocket linux.
> >But I have difficulties to find which packages provides which libraries.
> >Is there a trick ?
> >
> >Can somebody fill in the other packages
> >library			package
> >-----------			------------
> >libc.so.6			glibc2.3.2
> >libdl.so.2
> >ld-linux.so.2
> >librt.so.1
> >libpthread.so.0
> >libcrypt.so.1
> >libnss_files.so.2
> >
> >Thanks
> >Bettes
>
> These are all from glibc which you can download at:
> ftp://ftp.gnu.org/gnu/glibc/  You will need to download both
> the glibc-2.3.2.tar.gz and glibc-linuxthreads-2.3.2.tar.gz
> tarballs.
>
> Unpack glibc-2.3.2.tar.gz first.  Change directory into
> glibc-2.3.2 and then unpack glibc-linuxthreads-2.3.2.tar.gz
> Like this:
>
> cd /usr/src
> tar -zxf glibc-2.3.2.tar.gz
> cd /usr/src/glibc-2.3.2
> tar -zxf ../glibc-linuxthreads-2.3.2.tar.gz
>
> Once you do this you are ready to start building.  You can
> either configure and build it yourself or download the
> architect toolkit and let the script do it for you.  See
> http://sourceforge.net/projects/architect/ for download.
>
> Good Luck,
> Dave
>
>
>
>
> _______________________________________________
> Pocket-Linux mailing list
> Pocket-Linux at ufo.chicago.il.us
> http://ufo.chicago.il.us/cgi-bin/mailman/listinfo/pocket-linux




More information about the Pocket-Linux mailing list