Hallo,
ich update gerade einen Rechner von freebsd 3.5 auf 4.0.
Wenn ich alles richtig verstanden habe, dann läuft das so ab:
1.) cvsup
2.) make buildworld
3.) make installworld
4.) kernel neumachen
5.) reboot
Jetzt bekomme ich aber bei make buildworld einen error:
cc -O -pipe -I. -Dyylval=pcap_lval -DHAVE_SYS_IOCCOM_H=1
-DHAVE_SYS_SOCKIO_H=1
-DHAVE_ETHER_HOSTTON=1 -DHAVE_STRERROR=1 -DHAVE_SOCKADDR_SA_LEN=1
-DLBL_ALIGN=1 -DINET6 -I/usr/src/lib/libpcap/../../contrib/libpcap
-I/usr/src/lib/libpcap/../../contrib/libpcap/lbl
-I/usr/obj/usr/src/i386/usr/include -c
/usr/src/lib/libpcap/../../contrib/libpcap/nametoaddr.c -o nametoaddr.o
/usr/src/lib/libpcap/../../contrib/libpcap/nametoaddr.c:370: conflicting
types for `ether_hostton'
/usr/obj/usr/src/i386/usr/include/net/ethernet.h:111: previous declaration
of `ether_hostton'
*** Error code 1
Stop.
In /usr/src/UPDATING steht noch das man MAKE_KERBEROS4=yes auskommentieren
mus, was ich auch habe.
Hat da einer eine Idee?
-- Noch einen schönen Tag Noel Köthe To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org with "unsubscribe de-bsd-questions" in the body of the messageReceived on Wed 19 Jul 2000 - 12:03:59 CEST