Subject: 19990205 build failure
To: None <current-users@netbsd.org>
From: Chris Jones <cjones@rupert.honors.montana.edu>
List: current-users
Date: 02/05/1999 09:20:44
Script started on Fri Feb 5 08:41:16 1999
# machine
i386
# pwd
/usr/src/gnu/usr.bin/gas.new
# make depend
cc -O2 -Werror -I/usr/src/gnu/usr.bin/gas.new -I/usr/src/gnu/usr.bin/gas.new/arch/i386 -I/usr/src/gnu/lib/bfd -I/usr/src/gnu/usr.bin/gas.new/../../dist/gas -I/usr/src/gnu/usr.bin/gas.new/../../dist/gas/config -I/usr/src/gnu/usr.bin/gas.new/../../dist/bfd -I/usr/src/gnu/usr.bin/gas.new/../../dist/include -I/usr/src/gnu/usr.bin/gas.new/../../dist -D_GNU_SOURCE -DBFD_ASSEMBLER=1 -o depend /usr/src/gnu/usr.bin/gas.new/../../dist/gas/depend.c
/usr/lib/crt0.o: Undefined symbol `_main' referenced from text segment
/tmp/ccSmfuwN.o: Undefined symbol `_xmalloc' referenced from text segment
/tmp/ccSmfuwN.o: Undefined symbol `_xstrdup' referenced from text segment
/tmp/ccSmfuwN.o: Undefined symbol `_out_file_name' referenced from text segment
/tmp/ccSmfuwN.o: Undefined symbol `_as_warn' referenced from text segment
collect2: ld returned 1 exit status
*** Error code 1
Stop.
# exit
Script done on Fri Feb 5 08:41:24 1999
This is not surprising, as depend.c doesn't ever define main. What's
it supposed to be linked against?
Chris
--
-----------------------------------------------------cjones@math.montana.edu
Chris Jones cjones@honors.montana.edu
Mad scientist at large cjones@nervana.montana.edu
"Is this going to be a stand-up programming session, sir, or another bug hunt?"