[uClibc]Failing Syslog Compile?

theprototype at shaw.ca theprototype at shaw.ca
Fri Jan 10 14:17:41 UTC 2003


SPAM: -------------------- Start SpamAssassin results ----------------------
SPAM: This mail is probably spam.  The original message has been altered
SPAM: so you can recognise or block similar unwanted mail in future.
SPAM: See http://spamassassin.org/tag/ for more details.
SPAM: 
SPAM: Content analysis details:   (5.00 hits, 5 required)
SPAM: X_ACCEPT_LANG      (-0.2 points) Found a X-Accept-Language header
SPAM: NO_REAL_NAME       (1.3 points)  From: does not include a real name
SPAM: SPAM_PHRASE_00_01  (0.8 points)  BODY: Spam phrases score is 00 to 01 (low)
SPAM: NO_MX_FOR_FROM     (3.1 points)  No MX records for the From: domain
SPAM: 
SPAM: -------------------- End of SpamAssassin results ---------------------

Compile fails for syslog.

make -C  syslog
make[3]: Entering directory `/mnt/lfs/usr/src/uClibc/libc/misc/syslog'
gcc "-Wall" -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing  -Os -fno-bu
iltin -nostdinc  -D_LIBC   -I../../../include -I. -I/usr/lib/gcc-lib/mipsEEel-li
nux/2.95.2/include -DNDEBUG -fPIC -c syslog.c -o syslog.o
In file included from ../../../include/bits/sigcontext.h:28,
                 from ../../../include/signal.h:307,
                 from ../../../include/sys/signal.h:1,
                 from syslog.c:67:
../../../include/asm/sigcontext.h:16: linux/autoconf.h: No such file or director
y
In file included from ../../../include/linux/types.h:5,
                 from ../../../include/asm/sigcontext.h:17,
                 from ../../../include/bits/sigcontext.h:28,
                 from ../../../include/signal.h:307,
                 from ../../../include/sys/signal.h:1,
                 from syslog.c:67:
../../../include/asm/types.h:13: linux/autoconf.h: No such file or directory
make[3]: *** [syslog.o] Error 1
make[3]: Leaving directory `/mnt/lfs/usr/src/uClibc/libc/misc/syslog'
make[2]: *** [_dir_syslog] Error 2
make[2]: Leaving directory `/mnt/lfs/usr/src/uClibc/libc/misc'
make[1]: *** [_dir_misc] Error 2
make[1]: Leaving directory `/mnt/lfs/usr/src/uClibc/libc'
make: *** [_dir_libc] Error 2


include/asm/types.h
include/asm/sigcontext.h
Seem to be in place. Any suggestions?





More information about the uClibc mailing list