Hallo! Aus irgendeinem Grund kann ich Busybox mit dem udhcp Client unter freetz-linux nicht bauen. Hier die Fehlermeldung:
Was kann ich tun?
/edit
freetz-2.0 rev 11287
Code:
make[1]: Betrete Verzeichnis '/home/freetz/freetz-stable-2.0/source/target-mipsel_uClibc-0.9.29/busybox-1.21.0'
CC networking/udhcp/dhcpc.o
LD printutils/built-in.o
AR printutils/lib.a
LD procps/built-in.o
CC procps/free.o
networking/udhcp/dhcpc.c: In function 'udhcp_recv_raw_packet':
networking/udhcp/dhcpc.c:839:24: error: invalid application of 'sizeof' to incomplete type 'struct tpacket_auxdata'
networking/udhcp/dhcpc.c:902:26: error: 'PACKET_AUXDATA' undeclared (first use in this function)
networking/udhcp/dhcpc.c:902:26: note: each undeclared identifier is reported only once for each function it appears in
networking/udhcp/dhcpc.c:909:11: error: dereferencing pointer to incomplete type
networking/udhcp/dhcpc.c:839:16: warning: unused variable 'cmsgbuf' [-Wunused-variable]
networking/udhcp/dhcpc.c: In function 'udhcp_raw_socket':
networking/udhcp/dhcpc.c:1035:33: error: 'PACKET_AUXDATA' undeclared (first use in this function)
make[2]: *** [networking/udhcp/dhcpc.o] Fehler 1
make[1]: *** [networking/udhcp] Fehler 2
make[1]: *** Warte auf noch nicht beendete Prozesse...
CC procps/kill.o
CC procps/pidof.o
CC procps/ps.o
CC procps/sysctl.o
procps/ps.c: In function 'ps_main':
procps/ps.c:748:14: warning: 'uptime' may be used uninitialized in this function [-Wuninitialized]
CC procps/top.o
CC procps/uptime.o
procps/top.c: In function 'handle_input':
procps/top.c:921:16: warning: variable 'pfd' set but not used [-Wunused-but-set-variable]
AR procps/lib.a
make[1]: Verlasse Verzeichnis '/home/freetz/freetz-stable-2.0/source/target-mipsel_uClibc-0.9.29/busybox-1.21.0'
ERROR: Build failed.
make: *** [source/target-mipsel_uClibc-0.9.29/busybox-1.21.0/busybox] Fehler 1
Was kann ich tun?
/edit
freetz-2.0 rev 11287
Zuletzt bearbeitet: