Subject: Re: -current build failure
To: Simon Burge <simonb@wasabisystems.com>
From: Rick Kelly <rmk@toad.rmkhome.com>
List: current-users
Date: 01/15/2001 13:10:06
Simon Burge said:
>I just tried this we fresh sources (from the master CVS repository) and
>it worked ok. Was this in a "make build"? It may be that you need a
>new make(1) as there's been a bit of churn recently. Try:
>
> cd /usr/src/usr.bin/make
> make dependall && make install
>
>then try a "make dependall" in usr.sbin/sup again.
I have grabbed the sources twice this mornign from anoncvs.
I still can't get supscan.c to compile
cc -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Werror -UCMUCS -UCMU -UMACH -DVAR_TMP -DHAS_DAEMON -DHAS_POSIX_DIR -DLIBWRAP -DHAS_FPARSELN -I/usr/src/usr.sbin/sup/supscan/../source -I/usr/src/usr.sbin/sup/supscan/../lib -I/usr/src/usr.sbin/sup/supscan/../sys -DEE_XXX -o supscan /usr/src/usr.sbin/sup/supscan/../source/supscan.c
/tmp/ccshi8wc.o: In function `main':
/tmp/ccshi8wc.o(.text+0x9b): undefined reference to `makescanlists'
/tmp/ccshi8wc.o: In function `init':
/tmp/ccshi8wc.o(.text+0x33e): undefined reference to `quit'
/tmp/ccshi8wc.o(.text+0x388): undefined reference to `nxtarg'
/tmp/ccshi8wc.o(.text+0x39d): undefined reference to `skipover'
/tmp/ccshi8wc.o(.text+0x3bd): undefined reference to `salloc'
/tmp/ccshi8wc.o(.text+0x467): undefined reference to `quit'
/tmp/ccshi8wc.o(.text+0x4b8): undefined reference to `nxtarg'
/tmp/ccshi8wc.o(.text+0x4ca): undefined reference to `skipover'
/tmp/ccshi8wc.o(.text+0x4d6): undefined reference to `salloc'
/tmp/ccshi8wc.o(.text+0x4dd): undefined reference to `salloc'
/tmp/ccshi8wc.o(.text+0x546): undefined reference to `salloc'
/tmp/ccshi8wc.o(.text+0x558): undefined reference to `salloc'
/tmp/ccshi8wc.o: In function `getscancoll':
/tmp/ccshi8wc.o(.text+0x5ee): undefined reference to `nxtarg'
/tmp/ccshi8wc.o(.text+0x640): undefined reference to `salloc'
/tmp/ccshi8wc.o(.text+0x680): undefined reference to `skipover'
/tmp/ccshi8wc.o(.text+0x68c): undefined reference to `salloc'
/tmp/ccshi8wc.o(.text+0x708): undefined reference to `salloc'
/tmp/ccshi8wc.o(.text+0x77a): undefined reference to `quit'
/tmp/ccshi8wc.o: In function `localhost':
/tmp/ccshi8wc.o(.text+0x82c): undefined reference to `quit'
collect2: ld returned 1 exit status
*** Error code 1
Stop.
*** Error code 1
Stop.
*** Error code 1
Stop.
--
Rick Kelly rmk@rmkhome.com www.rmkhome.com