This is the mail archive of the libc-alpha@cygnus.com 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]

make PARALLELMFLAGS=-j4 in the source directory fails



Klaus reported a problem with building glibc 2.1.1pre1 in the
sourcedirectory.  If he calls `make PARALLELMFLAGS=-j4', make
complains with the following message:

I../sysdeps/generic   -D_LIBC_REENTRANT -include ../include/libc-symbols.h  -DPIC   -o dl-minimal.os
make[1]: *** No rule to make target `../elf/stamp.os', needed by `../libc_pic.a'.  Stop.
make[1]: *** Waiting for unfinished jobs....
../sysdeps/i386/dl-machine.h:74: warning: `fixup' declared `static' but never defined
../sysdeps/i386/dl-machine.h:77: warning: `profile_fixup' declared `static' but never defined
make[1]: Leaving directory `/home/klaus/netscape/glibc-2.1.1/elf'
make: *** [elf/subdir_lib] Error 2                                    

Has anybody an idea what's broken and how to fix this?
Andreas
-- 
 Andreas Jaeger   aj@arthur.rhein-neckar.de    jaeger@informatik.uni-kl.de
  for pgp-key finger ajaeger@aixd1.rhrk.uni-kl.de


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