was error in latest build, svn 15200: Enable getopt long

Robert P. J. Day rpjday at mindspring.com
Sun May 28 17:14:23 UTC 2006


  i'm still seeing the following build error with revision 15209:

$ make clean defconfig busybox
...
  CC miscutils/hdparm.o
In file included from
/home/rpjday/bbx/busybox.new/miscutils/hdparm.c:29:
/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:36:
/usr/include/netinet/in.h:354: error: expected declaration specifiers or '...' before '(' token
/usr/include/netinet/in.h:354: error: expected '...' before '(' token

... repeated three more times for lines 355, 357 and 359 ...

make[1]: *** [/home/rpjday/bbx/busybox.new/miscutils/hdparm.o] Error 1
make: *** [busybox] Error 2

  is *no one* else seeing this?  i'm running FC5, fully updated.  as i
mentioned in an earlier post, this error began at r15169.  r15168
built just fine.

rday



More information about the busybox mailing list