netstat build problem in current of 2004.12.30 22:49
From: Randy Bush (randy_at_psg.com)
Date: 12/31/04
- Previous message: John Baldwin: "Re: page fault panic in device_get_softc/acpi_pcib_route_interrupt"
- Next in thread: Mike Jakubik: "Re: netstat build problem in current of 2004.12.30 22:49"
- Reply: Mike Jakubik: "Re: netstat build problem in current of 2004.12.30 22:49"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 30 Dec 2004 13:15:22 -1000 To: FreeBSD Current <freebsd-current@freebsd.org>
===> usr.bin/ncplist (all)
cc -O -pipe -march=pentiumpro -c /usr/src/usr.bin/ncplist/ncplist.c
cc -O -pipe -march=pentiumpro -o ncplist ncplist.o -lncp -lipx
gzip -cn /usr/src/usr.bin/ncplist/ncplist.1 > ncplist.1.gz
===> usr.bin/ncplogin (all)
cc -O -pipe -march=pentiumpro -c /usr/src/usr.bin/ncplogin/ncplogin.c
cc -O -pipe -march=pentiumpro -o ncplogin ncplogin.o -lncp -lipx
gzip -cn /usr/src/usr.bin/ncplogin/ncplogin.1 > ncplogin.1.gz
gzip -cn /usr/src/usr.bin/ncplogin/ncplogout.1 > ncplogout.1.gz
===> usr.bin/netstat (all)
cc -O -pipe -march=pentiumpro -DIPSEC -DINET6 -Wsystem-headers -Wall -Wno-format-y2k -Wno-uninitialized -c /usr/src/usr.bin/netstat/if.c
cc -O -pipe -march=pentiumpro -DIPSEC -DINET6 -Wsystem-headers -Wall -Wno-format-y2k -Wno-uninitialized -c /usr/src/usr.bin/netstat/inet.c
cc -O -pipe -march=pentiumpro -DIPSEC -DINET6 -Wsystem-headers -Wall -Wno-format-y2k -Wno-uninitialized -c /usr/src/usr.bin/netstat/inet6.c
cc -O -pipe -march=pentiumpro -DIPSEC -DINET6 -Wsystem-headers -Wall -Wno-format-y2k -Wno-uninitialized -c /usr/src/usr.bin/netstat/main.c
cc -O -pipe -march=pentiumpro -DIPSEC -DINET6 -Wsystem-headers -Wall -Wno-format-y2k -Wno-uninitialized -c /usr/src/usr.bin/netstat/mbuf.c
cc -O -pipe -march=pentiumpro -DIPSEC -DINET6 -Wsystem-headers -Wall -Wno-format-y2k -Wno-uninitialized -c /usr/src/usr.bin/netstat/mcast.c
cc -O -pipe -march=pentiumpro -DIPSEC -DINET6 -Wsystem-headers -Wall -Wno-format-y2k -Wno-uninitialized -c /usr/src/usr.bin/netstat/mroute.c
cc -O -pipe -march=pentiumpro -DIPSEC -DINET6 -Wsystem-headers -Wall -Wno-format-y2k -Wno-uninitialized -c /usr/src/usr.bin/netstat/ipx.c
/usr/src/usr.bin/netstat/ipx.c: In function `ipxprotopr':
/usr/src/usr.bin/netstat/ipx.c:100: error: structure has no member named `ipxp_next'
/usr/src/usr.bin/netstat/ipx.c:102: error: structure has no member named `ipxp_next'
/usr/src/usr.bin/netstat/ipx.c:105: error: structure has no member named `ipxp_next'
/usr/src/usr.bin/netstat/ipx.c:107: error: structure has no member named `ipxp_prev'
*** Error code 1
Stop in /usr/src/usr.bin/netstat.
*** Error code 1
Stop in /usr/src/usr.bin.
*** Error code 1
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
- Previous message: John Baldwin: "Re: page fault panic in device_get_softc/acpi_pcib_route_interrupt"
- Next in thread: Mike Jakubik: "Re: netstat build problem in current of 2004.12.30 22:49"
- Reply: Mike Jakubik: "Re: netstat build problem in current of 2004.12.30 22:49"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]