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]

Problems with last BP patches for Makerules



Greg,

your latest patch breaks compilation of a static only glibc:

2000-06-20  Greg McGary  <greg@mcgary.org>

        * Makerules (objects): Add BP thunks.

The message is (this is make 3.79):
make[2]: *** No rule to make target `/builds/glibc/20000607-static/signal/BP-sigaltstack.o', needed by `/builds/glibc/20000607-static/signal/stamp.o'.  Stop.

I've configured glibc on i686-linux with:
/usr/src/cvs/libc/configure  --prefix=/usr/glibc/glibc-2.2 \
--enable-add-ons --disable-profile --without-cvs --disable-shared

Reverting the patch fixes the problem.

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de

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