Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Apr 1995 14:15:24 -0700 (PDT)
From:      pete@pelican.com (Pete Carah)
To:        current@FreeBSD.org
Subject:   make world, yesterday morning sup
Message-ID:  <m0ryQns-000K0jC@pelican.com>

next in thread | raw e-mail | index | archive | help
Make world from a Sunday morning PDT sup:

--------------------------------------------------------------------------
TRY_ABOR -DGATEWAY   -c /u2/pete/src-2.0/usr.bin/ncftp/ftprc.c
/u2/pete/src-2.0/usr.bin/ncftp/ftprc.c: In function `SortRecentList':
/u2/pete/src-2.0/usr.bin/ncftp/ftprc.c:255: warning: passing arg 4 of `qsort' fr
om incompatible pointer type
cc -O2 -DGZCAT=\"/usr/bin/gzcat\" -DREADLINE -DCURSES -DNO_CURSES_H  -DSYSLOG -D
TRY_ABOR -DGATEWAY   -c /u2/pete/src-2.0/usr.bin/ncftp/getpass.c
cc -O2 -DGZCAT=\"/usr/bin/gzcat\" -DREADLINE -DCURSES -DNO_CURSES_H  -DSYSLOG -D
TRY_ABOR -DGATEWAY   -c /u2/pete/src-2.0/usr.bin/ncftp/glob.c
cc -O2 -DGZCAT=\"/usr/bin/gzcat\" -DREADLINE -DCURSES -DNO_CURSES_H  -DSYSLOG -D
TRY_ABOR -DGATEWAY   -c /u2/pete/src-2.0/usr.bin/ncftp/main.c
cc -O2 -DGZCAT=\"/usr/bin/gzcat\" -DREADLINE -DCURSES -DNO_CURSES_H  -DSYSLOG -D
TRY_ABOR -DGATEWAY   -c /u2/pete/src-2.0/usr.bin/ncftp/open.c
cc -O2 -DGZCAT=\"/usr/bin/gzcat\" -DREADLINE -DCURSES -DNO_CURSES_H  -DSYSLOG -D
TRY_ABOR -DGATEWAY   -c /u2/pete/src-2.0/usr.bin/ncftp/set.c
cc -O2 -DGZCAT=\"/usr/bin/gzcat\" -DREADLINE -DCURSES -DNO_CURSES_H  -DSYSLOG -D
TRY_ABOR -DGATEWAY   -c /u2/pete/src-2.0/usr.bin/ncftp/tips.c
cc -O2 -DGZCAT=\"/usr/bin/gzcat\" -DREADLINE -DCURSES -DNO_CURSES_H  -DSYSLOG -D
TRY_ABOR -DGATEWAY   -c /u2/pete/src-2.0/usr.bin/ncftp/util.c
cc -O2 -DGZCAT=\"/usr/bin/gzcat\" -DREADLINE -DCURSES -DNO_CURSES_H  -DSYSLOG -D
TRY_ABOR -DGATEWAY    -o ncftp cmds.o cmdtab.o ftp.o ftprc.o getpass.o glob.o ma
in.o open.o set.o tips.o util.o  -lreadline -ltermcap
===> usr.bin/netstat
cc -O2 -I/sys   -c /u2/pete/src-2.0/usr.bin/netstat/if.c
cc -O2 -I/sys   -c /u2/pete/src-2.0/usr.bin/netstat/inet.c
/u2/pete/src-2.0/usr.bin/netstat/inet.c: In function `protopr':
/u2/pete/src-2.0/usr.bin/netstat/inet.c:102: structure has no member named `list
'
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1
--------------------------------------------------------------------

Arg 4 of qsort is usually  incompatible but I like to cast them :-)
The other in netstat is  more serious; either make world is missing
a beforeinstall somewhere or someone broke something :-)

-- Pete



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?m0ryQns-000K0jC>