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

Build bug in glibc 2.1.3?


Hi,

I see that linuxthreads_db is no longer in the glibc 2.1.3 branch of the cvs
tree (at least it didn't make it into my cvs snapshot of yesterday morning).

However when attempting to do the testing that Andreas requested I have come
across the following error:

mv -f /space/src/glibc-2.1.3/build-ppc-linux/debug/stamp.opT /space/src/glibc-2.1.3/build-ppc-linux/debug/stamp.op
echo '' > /space/src/glibc-2.1.3/build-ppc-linux/debug/stamp.oST
mv -f /space/src/glibc-2.1.3/build-ppc-linux/debug/stamp.oST /space/src/glibc-2.1.3/build-ppc-linux/debug/stamp.oS
make[2]: Leaving directory `/space/src/glibc-2.1.3/debug'
make  -C linuxthreads_db subdir_lib
make: Entering an unknown directory
make: *** linuxthreads_db: No such file or directory.  Stop.
make: Leaving an unknown directory
make[1]: *** [linuxthreads_db/subdir_lib] Error 2
make[1]: Leaving directory `/space/src/glibc-2.1.3'
make: *** [all] Error 2
[root@localhost build-ppc-linux]#


I assume linuxthreads_db either should be present in my tree and my cvs grab was
somehow faulty or that it should not and this is some remnant of its earlier
presence and that I need to track down where this is coming from and fix it.

So is my cvs tree bad or is there some Makefile I need to edit someplace.

Thanks,

Kevin

 --
Kevin B. Hendricks Associate Professor of Operations and Information Technology
Richard Ivey School of Business, University of Western Ontario London, Ontario 
N6A-3K7  CANADA    khendricks@ivey.uwo.ca, (519) 661-3874, fax: 519-661-3959


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