error in latest build, svn 15200

Robert P. J. Day rpjday at mindspring.com
Sat May 27 11:28:46 UTC 2006


  i haven't even had time to look more closely at this, but this is
from a "make defconfig busybox" of the latest checkout:

  CC miscutils/hdparm.o
In file included from
/home/rpjday/bbx/busybox.new/miscutils/hdparm.c:30:
/usr/include/asm/byteorder.h:6:2: warning: #warning using private
kernel header; include <endian.h> instead!
In file included from /usr/include/arpa/inet.h:23,
                 from
/home/rpjday/bbx/busybox.new/include/platform.h:125,
                 from /home/rpjday/bbx/busybox.new/include/libbb.h:14,
                 from
/home/rpjday/bbx/busybox.new/include/busybox.h:21,
                 from
/home/rpjday/bbx/busybox.new/miscutils/hdparm.c:37:
/usr/include/netinet/in.h:354: error: expected declaration specifiers
or ‘...’ before ‘(’ token
/usr/include/netinet/in.h:354: error: expected ‘)’ before ‘?’
token
/usr/include/netinet/in.h:355: error: expected declaration specifiers
or ‘...’ before ‘(’ token
/usr/include/netinet/in.h:355: error: expected ‘)’ before ‘?’
token
/usr/include/netinet/in.h:357: error: expected declaration specifiers
or ‘...’ before ‘(’ token
/usr/include/netinet/in.h:357: error: expected ‘)’ before ‘?’
token
/usr/include/netinet/in.h:359: error: expected declaration specifiers
or ‘...’ before ‘(’ token
/usr/include/netinet/in.h:359: error: expected ‘)’ before ‘?’
token
make[1]: *** [/home/rpjday/bbx/busybox.new/miscutils/hdparm.o] Error 1
make: *** [busybox] Error 2


rday


More information about the busybox mailing list