compilation of core-utils missing localedir.h?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


As yet I've not figured out how to dope out what other source package 
does include that file, and where to install it so that the sources in 
/usr/src/redhat/SOURCES/coreutils-5.2.1/src can see it. 

Thanks.

-- 
============================================================================
Neal Rhodes                    MNOP Ltd                       (770) 972-5430
President                  4737 Habersham Ridge         fax:  (770) 978-4741
                          Lilburn (atlanta) GA 30047    


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux