On Tue, 2005-04-26 at 17:25 -0400, Neal Rhodes wrote: > Greetings. Attempts to recompile coreutils binaries to see why they > have all decided to segfault on one of our servers seems to be stymied > by the dependency of those sources on "localedir.h", which is not > included in that package... > > make basename > if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I../lib -I../lib -g -O2 -MT basename.o -MD -MP -MF ".deps/basename.Tpo" -c -o basename.o basename.c; \ > then mv -f ".deps/basename.Tpo" ".deps/basename.Po"; else rm -f ".deps/basename.Tpo"; exit 1; fi > In file included from basename.c:32: > system.h:62:23: localedir.h: No such file or directory > basename.c: In function `main': > basename.c:97: error: `LOCALEDIR' undeclared (first use in this function) > basename.c:97: error: (Each undeclared identifier is reported only once > basename.c:97: error: for each function it appears in.) > make: *** [basename.o] Error 1 > \ IIRC, the package conditionally creates the file temporarily (at least it is supposed to). -- Multi-RBL Check: http://www.TQMcube.com/rblcheck.htm Kill Spam at the Source: http://www.TQMcube.com/spam_trap.htm Today's Spam Trap Adds: http://www.TQMcube.com/BlockedToday RBLDNSD HowTo: http://www.TQMcube.com/rbldnsd.htm