This is the mail archive of the glibc-linux@ricardo.ecn.wfu.edu mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Glibc-2.1.2 problems


>>>>> Huabin Zhang writes:

 > Hi, Friends,
 > When I compile the glibc-2.1.2, I got lots of problems:

 > I install Slackware (kernel 2.2.6), make the Xwindows work, the gcc
 > is 2.7.2.3, I compile the gcc-2.95.1, it seems to work. then I
 > compile the glibc-2.1.2.  first time it stop and give a message
 > said dependency file "common-objpfx/db/libdb1.so-version"(actually
 > the depends of the db185-- "libdb1.so.2" can't found). I search all
 > the libdb1.so*, and only found the libdb1.so in the "/db"
 > directory. so I delete the "version" for the depends of db185 in
 > the "/db2/makefile". so it go on.

 > Then another problem appear: the libc-lock.h can't found for the "crypt-utils.c" in the line 268. I search the "libc-lock.h", and found it somewhere, so I added the path to the line 268 of the crypt-utils.c. the compile goes on, and finish normally.

Who told you to use the glibc-crypt add-on version 2.0.6?  It doesn't
work - see the FAQ, README, INSTALL files in the distribution.

 > But when I try to compile a simple c file, it give me a list of undefined reference of "libc.so.6". even if I didn't include a header in the c file.
Read the FAQ.

 > Please give me some suggestion. 
Please tell us exactly who you configured glibc (which commands) and
how you run make.

Andreas
-- 
 Andreas Jaeger   
  SuSE Linux Labs aj@suse.de	
   private aj@arthur.rhein-neckar.de

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]