From owner-freebsd-stable Tue Jan 26 14:23:13 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA09769 for freebsd-stable-outgoing; Tue, 26 Jan 1999 14:23:13 -0800 (PST) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from salmon.hei.net (salmon.hei.net [209.222.163.130]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA09716 for ; Tue, 26 Jan 1999 14:23:00 -0800 (PST) (envelope-from john@hei.net) Received: from trout (hst-trout.hei.net [209.222.163.131]) by salmon.hei.net (8.8.8/8.8.5) with SMTP id OAA23987 for ; Tue, 26 Jan 1999 14:22:45 -0800 (PST) From: "John A. Hengstler" To: Subject: aout-to-elf-build breakage Date: Tue, 26 Jan 1999 14:27:21 -0800 Message-ID: <000001be497b$0a19f170$83a3ded1@trout.heicomm.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Greetings, I have tried this twice now with same results. CVSUP'ed from cvsup.freebsd.org twice today, tried to to do a make aout-to-elf-build. Here are the results: -------------------------------------------------------------- >>> Rebuilding tools needed to build libraries -------------------------------------------------------------- cd /usr/src; PATH=/usr/obj/aout/usr/src/tmp/sbin:/usr/obj/aout/usr/src/tmp/usr/sbin:/usr/ obj/aout/usr/src/tmp/bin:/usr/obj/aout/usr/src/tmp/usr/bin:/sbin:/bin:/usr/s bin:/usr/bin:/usr/local/bin:/usr/local/lib:/usr/home/john/bin BISON_SIMPLE=/usr/obj/aout/usr/src/tmp/usr/share/misc/bison.simple COMPILER_PATH=/usr/obj/aout/usr/src/tmp/usr/libexec:/usr/obj/aout/usr/src/tm p/usr/bin GCC_EXEC_PREFIX=/usr/obj/aout/usr/src/tmp/usr/lib/aout:/usr/obj/aout/usr/src /tmp/usr/lib/ LD_LIBRARY_PATH=/usr/obj/aout/usr/src/tmp/usr/lib/aout LIBRARY_PATH=/usr/obj/aout/usr/src/tmp/usr/lib/aout:/usr/obj/aout/usr/src/tm p/usr/lib NOEXTRADEPEND=t OBJFORMAT_PATH=/usr/obj/aout/usr/src/tmp/usr/libexec:/usr/libexec /usr/obj/aout/usr/src/tmp/usr/bin/make DESTDIR=/usr/obj/aout/usr/src/tmp -f Makefile.inc1 lib-tools cd /usr/src/gnu/usr.bin/gperf; /usr/obj/aout/usr/src/tmp/usr/bin/make -DNOINFO -DNOMAN -DNOPIC -DNOPROFILE -DNOSHARED cleandepend; /usr/obj/aout/usr/src/tmp/usr/bin/make -DNOINFO -DNOMAN -DNOPIC -DNOPROFILE -DNOSHARED all; /usr/obj/aout/usr/src/tmp/usr/bin/make -DNOINFO -DNOMAN -DNOPIC -DNOPROFILE -DNOSHARED -B install; /usr/obj/aout/usr/src/tmp/usr/bin/make -DNOINFO -DNOMAN -DNOPROFILE -DNOSHAR ED -B cleandir obj rm -f .depend /usr/obj/aout/usr/src/gnu/usr.bin/gperf/GPATH /usr/obj/aout/usr/src/gnu/usr.bin/gperf/GRTAGS /usr/obj/aout/usr/src/gnu/usr.bin/gperf/GSYMS /usr/obj/aout/usr/src/gnu/usr.bin/gperf/GTAGS ===> doc cc -O -pipe -D_HAVE_PARAM_H -DLO_CAL -DGATHER_STATISTICS -I/usr/obj/aout/u sr/src/tmp/usr/include -c /usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/options.c cc -O -pipe -D_HAVE_PARAM_H -DLO_CAL -DGATHER_STATISTICS -I/usr/obj/aout/u sr/src/tmp/usr/include -c /usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/iterator.c cc -O -pipe -D_HAVE_PARAM_H -DLO_CAL -DGATHER_STATISTICS -I/usr/obj/aout/u sr/src/tmp/usr/include -c /usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/main.c cc -O -pipe -D_HAVE_PARAM_H -DLO_CAL -DGATHER_STATISTICS -I/usr/obj/aout/u sr/src/tmp/usr/include -c /usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/perfect.c cc -O -pipe -D_HAVE_PARAM_H -DLO_CAL -DGATHER_STATISTICS -I/usr/obj/aout/u sr/src/tmp/usr/include -c /usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/keylist.c cc -O -pipe -D_HAVE_PARAM_H -DLO_CAL -DGATHER_STATISTICS -I/usr/obj/aout/u sr/src/tmp/usr/include -c /usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/listnode.c cc -O -pipe -D_HAVE_PARAM_H -DLO_CAL -DGATHER_STATISTICS -I/usr/obj/aout/u sr/src/tmp/usr/include -c /usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/xmalloc.c cc -O -pipe -D_HAVE_PARAM_H -DLO_CAL -DGATHER_STATISTICS -I/usr/obj/aout/u sr/src/tmp/usr/include -c /usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/hashtable.c cc -O -pipe -D_HAVE_PARAM_H -DLO_CAL -DGATHER_STATISTICS -I/usr/obj/aout/u sr/src/tmp/usr/include -c /usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/boolarray.c cc -O -pipe -D_HAVE_PARAM_H -DLO_CAL -DGATHER_STATISTICS -I/usr/obj/aout/u sr/src/tmp/usr/include -c /usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/readline.c cc -O -pipe -D_HAVE_PARAM_H -DLO_CAL -DGATHER_STATISTICS -I/usr/obj/aout/u sr/src/tmp/usr/include -c /usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/stderr.c cc -O -pipe -D_HAVE_PARAM_H -DLO_CAL -DGATHER_STATISTICS -I/usr/obj/aout/u sr/src/tmp/usr/include -c /usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/version.c cc -O -pipe -D_HAVE_PARAM_H -DLO_CAL -DGATHER_STATISTICS -I/usr/obj/aout/u sr/src/tmp/usr/include -c /usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/getopt.c cc -O -pipe -D_HAVE_PARAM_H -DLO_CAL -DGATHER_STATISTICS -I/usr/obj/aout/u sr/src/tmp/usr/include -static -o gperf options.o iterator.o main.o perfect.o keylist.o listnode.o xmalloc.o hashtable.o boolarray.o readline.o stderr.o version.o getopt.o ===> doc install -c -s -o root -g wheel -m 555 gperf /usr/obj/aout/usr/src/tmp/usr/bin ===> doc ===> doc /usr/obj/aout/usr/src/gnu/usr.bin/gperf created for /usr/src/gnu/usr.bin/gperf ===> doc /usr/obj/aout/usr/src/gnu/usr.bin/gperf/doc created for /usr/src/gnu/usr.bin/gperf/doc cd /usr/src/gnu/usr.bin/ld; /usr/obj/aout/usr/src/tmp/usr/bin/make -DNOINFO -DNOMAN -DNOPIC -DNOPROFILE -DNOSHARED cleandepend; /usr/obj/aout/usr/src/tmp/usr/bin/make -DNOINFO -DNOMAN -DNOPIC -DNOPROFILE -DNOSHARED all; /usr/obj/aout/usr/src/tmp/usr/bin/make -DNOINFO -DNOMAN -DNOPIC -DNOPROFILE -DNOSHARED -B install; /usr/obj/aout/usr/src/tmp/usr/bin/make -DNOINFO -DNOMAN -DNOPROFILE -DNOSHAR ED -B cleandir obj rm -f .depend /usr/obj/aout/usr/src/gnu/usr.bin/ld/GPATH /usr/obj/aout/usr/src/gnu/usr.bin/ld/GRTAGS /usr/obj/aout/usr/src/gnu/usr.bin/ld/GSYMS /usr/obj/aout/usr/src/gnu/usr.bin/ld/GTAGS cc -O -pipe -I/usr/src/gnu/usr.bin/ld -I/usr/src/gnu/usr.bin/ld/../../../lib exec/rtld-aout -I/usr/src/gnu/usr.bin/ld/../../../libexec/rtld-aout/i386 -I /usr/src/gnu/usr.bin/ld/../../../contrib/gcc -DIN_GCC -DDEMANGLE_CPLUSPLUS - DFREEBSD_AOUT -I/usr/obj/aout/usr/src/tmp/usr/include -c /usr/src/gnu/usr.bin/ld/ld.c In file included from /usr/src/gnu/usr.bin/ld/ld.c:58: /usr/src/gnu/usr.bin/ld/ld.h:1: parse error before `&&' /usr/src/gnu/usr.bin/ld/ld.h:8: `symbol' undeclared here (not in a function) /usr/src/gnu/usr.bin/ld/ld.h:8: parse error before `)' /usr/src/gnu/usr.bin/ld/ld.h:11: `diff' undeclared here (not in a function) /usr/src/gnu/usr.bin/ld/ld.h:11: initializer element is not constant /usr/src/gnu/usr.bin/ld/ld.h:11: warning: data definition has no type or storage class /usr/src/gnu/usr.bin/ld/ld.h:12: parse error before `}' /usr/src/gnu/usr.bin/ld/ld.h:13: parse error before `++' /usr/src/gnu/usr.bin/ld/ld.h:14: conflicting types for `ptr' /usr/src/gnu/usr.bin/ld/ld.h:11: previous declaration of `ptr' /usr/src/gnu/usr.bin/ld/ld.h:14: `symbol' undeclared here (not in a function) /usr/src/gnu/usr.bin/ld/ld.h:14: parse error before `)' /usr/src/gnu/usr.bin/ld/ld.h: In function `set_element_prefixed_p': /usr/src/gnu/usr.bin/ld/ld.h:24: `set_element_prefixes' undeclared (first use this function) /usr/src/gnu/usr.bin/ld/ld.h:24: (Each undeclared identifier is reported only once /usr/src/gnu/usr.bin/ld/ld.h:24: for each function it appears in.) /usr/src/gnu/usr.bin/ld/ld.h:24: dereferencing pointer to incomplete type /usr/src/gnu/usr.bin/ld/ld.h:26: dereferencing pointer to incomplete type /usr/src/gnu/usr.bin/ld/ld.h:26: dereferencing pointer to incomplete type /usr/src/gnu/usr.bin/ld/ld.h:27: dereferencing pointer to incomplete type /usr/src/gnu/usr.bin/ld/ld.h: In function `decode_option': /usr/src/gnu/usr.bin/ld/ld.h:64: `text_start' undeclared (first use this function) /usr/src/gnu/usr.bin/ld/ld.h:65: `T_flag_specified' undeclared (first use this function) /usr/src/gnu/usr.bin/ld/ld.h:69: `rrs_data_start' undeclared (first use this function) /usr/src/gnu/usr.bin/ld/ld.h:70: `Tdata_flag_specified' undeclared (first use this function) /usr/src/gnu/usr.bin/ld/ld.h:74: `force_executable' undeclared (first use this function) /usr/src/gnu/usr.bin/ld/ld.h:78: `nostdlib' undeclared (first use this function) /usr/src/gnu/usr.bin/ld/ld.h:89: `specified_data_size' undeclared (first use this function) /usr/src/gnu/usr.bin/ld/ld.h:94: `force_common_definition' undeclared (first use this function) /usr/src/gnu/usr.bin/ld/ld.h:96: `force_alias_definition' undeclared (first use this function) /usr/src/gnu/usr.bin/ld/ld.h:102: `entry_symbol' undeclared (first use this function) /usr/src/gnu/usr.bin/ld/ld.h:104: `GS_REFERENCED' undeclared (first use this function) /usr/src/gnu/usr.bin/ld/ld.h:105: `undefined_global_sym_count' undeclared (first use this function) /usr/src/gnu/usr.bin/ld/ld.h:111: `flag_list_files' undeclared (first use this function) /usr/src/gnu/usr.bin/ld/ld.h:122: `write_map' undeclared (first use this function) /usr/src/gnu/usr.bin/ld/ld.h:126: `magic' undeclared (first use this function) /usr/src/gnu/usr.bin/ld/ld.h:134: `output_filename' undeclared (first use this function) /usr/src/gnu/usr.bin/ld/ld.h:137: `real_output_filename' undeclared (first use this function) /usr/src/gnu/usr.bin/ld/ld.h:145: `page_align_data' undeclared (first use this function) /usr/src/gnu/usr.bin/ld/ld.h:155: `relocatable_output' undeclared (first use this function) /usr/src/gnu/usr.bin/ld/ld.h:161: `rrs_search_paths' undeclared (first use this function) /usr/src/gnu/usr.bin/ld/ld.h:167: `strip_symbols' undeclared (first use this function) /usr/src/gnu/usr.bin/ld/ld.h:167: `STRIP_DEBUGGER' undeclared (first use this function) /usr/src/gnu/usr.bin/ld/ld.h:171: `STRIP_ALL' undeclared (first use this function) /usr/src/gnu/usr.bin/ld/ld.h:180: `trace_files' undeclared (first use this function) /usr/src/gnu/usr.bin/ld/ld.h:185: syntax error before `*' /usr/src/gnu/usr.bin/ld/ld.h:187: `sp' undeclared (first use this function) /usr/src/gnu/usr.bin/ld/ld.h:196: `soversion' undeclared (first use this function) /usr/src/gnu/usr.bin/ld/ld.h:201: `discard_locals' undeclared (first use this function) /usr/src/gnu/usr.bin/ld/ld.h:201: `DISCARD_L' undeclared (first use this function) /usr/src/gnu/usr.bin/ld/ld.h:205: `DISCARD_ALL' undeclared (first use this function) /usr/src/gnu/usr.bin/ld/ld.h:210: syntax error before `*' /usr/src/gnu/usr.bin/ld/ld.h:211: `GS_TRACE' undeclared (first use this function) /usr/src/gnu/usr.bin/ld/ld.h:217: `oldmagic' undeclared (first use this function) /usr/src/gnu/usr.bin/ld/ld.h:219: `netzmagic' undeclared (first use this function) /usr/src/gnu/usr.bin/ld/ld.h: In function `each_file': /usr/src/gnu/usr.bin/ld/ld.h:252: `number_of_files' undeclared (first use this function) /usr/src/gnu/usr.bin/ld/ld.h:253: `file_table' undeclared (first use this function) /usr/src/gnu/usr.bin/ld/ld.h:256: dereferencing pointer to incomplete type /usr/src/gnu/usr.bin/ld/ld.h:256: `E_SCRAPPED' undeclared (first use this function) /usr/src/gnu/usr.bin/ld/ld.h:259: dereferencing pointer to incomplete type /usr/src/gnu/usr.bin/ld/ld.h:259: `E_IS_LIBRARY' undeclared (first use this function) /usr/src/gnu/usr.bin/ld/ld.h:262: dereferencing pointer to incomplete type /usr/src/gnu/usr.bin/ld/ld.h:263: dereferencing pointer to incomplete type /usr/src/gnu/usr.bin/ld/ld.h:264: dereferencing pointer to incomplete type /usr/src/gnu/usr.bin/ld/ld.h: In function `check_each_file': /usr/src/gnu/usr.bin/ld/ld.h:306: `number_of_files' undeclared (first use this function) /usr/src/gnu/usr.bin/ld/ld.h:307: `file_table' undeclared (first use this function) /usr/src/gnu/usr.bin/ld/ld.h:308: dereferencing pointer to incomplete type /usr/src/gnu/usr.bin/ld/ld.h:308: `E_SCRAPPED' undeclared (first use this function) /usr/src/gnu/usr.bin/ld/ld.h:310: dereferencing pointer to incomplete type /usr/src/gnu/usr.bin/ld/ld.h:310: `E_IS_LIBRARY' undeclared (first use this function) /usr/src/gnu/usr.bin/ld/ld.h:311: dereferencing pointer to incomplete type /usr/src/gnu/usr.bin/ld/ld.h:312: dereferencing pointer to incomplete type /usr/src/gnu/usr.bin/ld/ld.h:313: dereferencing pointer to incomplete type /usr/src/gnu/usr.bin/ld/ld.h: In function `each_full_file': /usr/src/gnu/usr.bin/ld/ld.h:333: `number_of_files' undeclared (first use this function) /usr/src/gnu/usr.bin/ld/ld.h:334: `file_table' undeclared (first use this function) /usr/src/gnu/usr.bin/ld/ld.h:337: dereferencing pointer to incomplete type /usr/src/gnu/usr.bin/ld/ld.h:337: `E_SCRAPPED' undeclared (first use this function) /usr/src/gnu/usr.bin/ld/ld.h:337: `E_JUST_SYMS' undeclared (first use this function) /usr/src/gnu/usr.bin/ld/ld.h:357: dereferencing pointer to incomplete type /usr/src/gnu/usr.bin/ld/ld.h:357: `E_DYNAMIC' undeclared (first use this function) /usr/src/gnu/usr.bin/ld/ld.h:360: dereferencing pointer to incomplete type /usr/src/gnu/usr.bin/ld/ld.h:360: `E_IS_LIBRARY' undeclared (first use this function) /usr/src/gnu/usr.bin/ld/ld.h:363: dereferencing pointer to incomplete type /usr/src/gnu/usr.bin/ld/ld.h:364: dereferencing pointer to incomplete type /usr/src/gnu/usr.bin/ld/ld.h:365: dereferencing pointer to incomplete type /usr/src/gnu/usr.bin/ld/ld.h: In function `file_close': /usr/src/gnu/usr.bin/ld/ld.h:378: `input_desc' undeclared (first use this function) /usr/src/gnu/usr.bin/ld/ld.h:380: `input_file' undeclared (first use this function) /usr/src/gnu/usr.bin/ld/ld.h: In function `file_open': /usr/src/gnu/usr.bin/ld/ld.h:394: dereferencing pointer to incomplete type /usr/src/gnu/usr.bin/ld/ld.h:394: dereferencing pointer to incomplete type /usr/src/gnu/usr.bin/ld/ld.h:394: `E_IS_LIBRARY' undeclared (first use this function) /usr/src/gnu/usr.bin/ld/ld.h:395: dereferencing pointer to incomplete type /usr/src/gnu/usr.bin/ld/ld.h:397: `input_file' undeclared (first use this function) /usr/src/gnu/usr.bin/ld/ld.h:398: `input_desc' undeclared (first use this function) /usr/src/gnu/usr.bin/ld/ld.h:403: dereferencing pointer to incomplete type /usr/src/gnu/usr.bin/ld/ld.h:403: `E_SEARCH_DIRS' undeclared (first use this function) /usr/src/gnu/usr.bin/ld/ld.h:406: dereferencing pointer to incomplete type /usr/src/gnu/usr.bin/ld/ld.h:412: `ad' undeclared (first use this function) /usr/src/gnu/usr.bin/ld/ld.h:412: parse error before `in' /usr/src/gnu/usr.bin/ld/ld.h:414: `they' undeclared (first use this function) /usr/src/gnu/usr.bin/ld/ld.h:424: `see' undeclared (first use this function) /usr/src/gnu/usr.bin/ld/ld.h:512: parse error before `struct' /usr/src/gnu/usr.bin/ld/../../../libexec/rtld-aout/i386/md.h: At top level: In file included from /usr/src/gnu/usr.bin/ld/../../../libexec/rtld-aout/dynamic.h:38, from /usr/src/gnu/usr.bin/ld/ld.h:550, from /usr/src/gnu/usr.bin/ld/ld.c:58: /usr/src/gnu/usr.bin/ld/../../../libexec/rtld-aout/i386/md.h:109: warning: data definition has no type or storage class /usr/src/gnu/usr.bin/ld/../../../libexec/rtld-aout/i386/md.h:235: parse error before `*' /usr/src/gnu/usr.bin/ld/../../../libexec/rtld-aout/i386/md.h:236: parse error before `*' In file included from /usr/src/gnu/usr.bin/ld/ld.h:550, from /usr/src/gnu/usr.bin/ld/ld.c:58: /usr/src/gnu/usr.bin/ld/../../../libexec/rtld-aout/dynamic.h:157: parse error before `*' /usr/src/gnu/usr.bin/ld/../../../libexec/rtld-aout/dynamic.h:157: warning: data definition has no type or storage class /usr/src/gnu/usr.bin/ld/../../../libexec/rtld-aout/dynamic.h:166: parse error before `*' /usr/src/gnu/usr.bin/ld/../../../libexec/rtld-aout/dynamic.h:166: warning: data definition has no type or storage class /usr/src/gnu/usr.bin/ld/../../../libexec/rtld-aout/dynamic.h:167: parse error before `*' /usr/src/gnu/usr.bin/ld/../../../libexec/rtld-aout/dynamic.h:167: warning: data definition has no type or storage class /usr/src/gnu/usr.bin/ld/../../../libexec/rtld-aout/dynamic.h:261: `rrs_data_start' used prior to declaration /usr/src/gnu/usr.bin/ld/../../../libexec/rtld-aout/dynamic.h:262: `rrs_search_paths' used prior to declaration /usr/src/gnu/usr.bin/ld/../../../libexec/rtld-aout/dynamic.h:265: `soversion' used prior to declaration /usr/src/gnu/usr.bin/ld/../../../libexec/rtld-aout/dynamic.h:288: `magic' used prior to declaration /usr/src/gnu/usr.bin/ld/../../../libexec/rtld-aout/dynamic.h:289: `oldmagic' used prior to declaration /usr/src/gnu/usr.bin/ld/../../../libexec/rtld-aout/dynamic.h:290: `relocatable_output' used prior to declaration /usr/src/gnu/usr.bin/ld/../../../libexec/rtld-aout/dynamic.h:302: warning: prototype for `set_element_prefixed_p' follows /usr/src/gnu/usr.bin/ld/ld.h:19: warning: non-prototype definition here /usr/src/gnu/usr.bin/ld/../../../libexec/rtld-aout/dynamic.h:304: prototype for `file_open' follows and argument 1 /usr/src/gnu/usr.bin/ld/ld.h:390: doesn't match non-prototype definition here /usr/src/gnu/usr.bin/ld/../../../libexec/rtld-aout/dynamic.h:305: warning: prototype for `each_file' follows /usr/src/gnu/usr.bin/ld/ld.h:247: warning: non-prototype definition here /usr/src/gnu/usr.bin/ld/../../../libexec/rtld-aout/dynamic.h:306: warning: prototype for `each_full_file' follows /usr/src/gnu/usr.bin/ld/ld.h:328: warning: non-prototype definition here /usr/src/gnu/usr.bin/ld/../../../libexec/rtld-aout/dynamic.h:307: warning: prototype for `check_each_file' follows /usr/src/gnu/usr.bin/ld/ld.h:300: warning: non-prototype definition here In file included from /usr/src/gnu/usr.bin/ld/../../../libexec/rtld-aout/dynamic.h:321, from /usr/src/gnu/usr.bin/ld/ld.h:550, from /usr/src/gnu/usr.bin/ld/ld.c:58: /usr/src/gnu/usr.bin/ld/../../../libexec/rtld-aout/support.h:33: warning: type mismatch with previous external decl /usr/src/gnu/usr.bin/ld/ld.h:134: warning: previous external decl of `xmalloc' /usr/src/gnu/usr.bin/ld/../../../libexec/rtld-aout/support.h:33: warning: type mismatch with previous implicit declaration /usr/src/gnu/usr.bin/ld/ld.h:134: warning: previous implicit declaration of `xmalloc' /usr/src/gnu/usr.bin/ld/../../../libexec/rtld-aout/support.h:33: warning: `xmalloc' was previously implicitly declared to return `int' /usr/src/gnu/usr.bin/ld/../../../libexec/rtld-aout/support.h:35: warning: type mismatch with previous external decl /usr/src/gnu/usr.bin/ld/ld.h:163: warning: previous external decl of `concat' /usr/src/gnu/usr.bin/ld/../../../libexec/rtld-aout/support.h:35: warning: type mismatch with previous implicit declaration /usr/src/gnu/usr.bin/ld/ld.h:163: warning: previous implicit declaration of `concat' /usr/src/gnu/usr.bin/ld/../../../libexec/rtld-aout/support.h:35: warning: `concat' was previously implicitly declared to return `int' In file included from /usr/src/gnu/usr.bin/ld/ld.h:550, from /usr/src/gnu/usr.bin/ld/ld.c:58: /usr/src/gnu/usr.bin/ld/../../../libexec/rtld-aout/dynamic.h:325: parse error before `*' /usr/src/gnu/usr.bin/ld/../../../libexec/rtld-aout/dynamic.h:325: warning: type mismatch with previous external decl /usr/src/gnu/usr.bin/ld/ld.h:102: warning: previous external decl of `getsym' /usr/src/gnu/usr.bin/ld/../../../libexec/rtld-aout/dynamic.h:325: warning: type mismatch with previous implicit declaration /usr/src/gnu/usr.bin/ld/ld.h:102: warning: previous implicit declaration of `getsym' /usr/src/gnu/usr.bin/ld/../../../libexec/rtld-aout/dynamic.h:325: warning: `getsym' was previously implicitly declared to return `int' /usr/src/gnu/usr.bin/ld/../../../libexec/rtld-aout/dynamic.h:325: warning: data definition has no type or storage class In file included from /usr/src/gnu/usr.bin/ld/../../../libexec/rtld-aout/dynamic.h:333, from /usr/src/gnu/usr.bin/ld/ld.h:550, from /usr/src/gnu/usr.bin/ld/ld.c:58: /usr/src/gnu/usr.bin/ld/../../../libexec/rtld-aout/shlib.h:36: warning: type mismatch with previous external decl /usr/src/gnu/usr.bin/ld/ld.h:118: warning: previous external decl of `add_search_dir' /usr/src/gnu/usr.bin/ld/../../../libexec/rtld-aout/shlib.h:36: warning: type mismatch with previous implicit declaration /usr/src/gnu/usr.bin/ld/ld.h:118: warning: previous implicit declaration of `add_search_dir' /usr/src/gnu/usr.bin/ld/../../../libexec/rtld-aout/shlib.h:36: warning: `add_search_dir' was previously implicitly declared to return `int' In file included from /usr/src/gnu/usr.bin/ld/ld.h:550, from /usr/src/gnu/usr.bin/ld/ld.c:58: /usr/src/gnu/usr.bin/ld/../../../libexec/rtld-aout/dynamic.h:338: parse error before `symbol' /usr/src/gnu/usr.bin/ld/../../../libexec/rtld-aout/dynamic.h:340: parse error before `symbol' /usr/src/gnu/usr.bin/ld/../../../libexec/rtld-aout/dynamic.h:342: parse error before `symbol' /usr/src/gnu/usr.bin/ld/../../../libexec/rtld-aout/dynamic.h:344: parse error before `symbol' /usr/src/gnu/usr.bin/ld/../../../libexec/rtld-aout/dynamic.h:345: parse error before `symbol' /usr/src/gnu/usr.bin/ld/../../../libexec/rtld-aout/dynamic.h:348: parse error before `symbol' /usr/src/gnu/usr.bin/ld/../../../libexec/rtld-aout/dynamic.h:358: parse error before `*' /usr/src/gnu/usr.bin/ld/../../../libexec/rtld-aout/dynamic.h:359: parse error before `*' /usr/src/gnu/usr.bin/ld/ld.c:63: `file_table' used prior to declaration /usr/src/gnu/usr.bin/ld/ld.c:64: `number_of_files' used prior to declaration /usr/src/gnu/usr.bin/ld/ld.c:76: `force_executable' used prior to declaration /usr/src/gnu/usr.bin/ld/ld.c:79: `force_common_definition' used prior to declaration /usr/src/gnu/usr.bin/ld/ld.c:82: `force_alias_definition' used prior to declaration /usr/src/gnu/usr.bin/ld/ld.c:92: `page_align_data' used prior to declaration /usr/src/gnu/usr.bin/ld/ld.c:95: `nostdlib' used prior to declaration /usr/src/gnu/usr.bin/ld/ld.c:101: `text_start' used prior to declaration /usr/src/gnu/usr.bin/ld/ld.c:136: `input_file' used prior to declaration /usr/src/gnu/usr.bin/ld/ld.c:137: `input_desc' used prior to declaration /usr/src/gnu/usr.bin/ld/ld.c:140: `output_filename' used prior to declaration /usr/src/gnu/usr.bin/ld/ld.c:141: `real_output_filename' used prior to declaration /usr/src/gnu/usr.bin/ld/ld.c:148: parse error before `*' /usr/src/gnu/usr.bin/ld/ld.c:148: `entry_symbol' used prior to declaration /usr/src/gnu/usr.bin/ld/ld.c:148: warning: data definition has no type or storage class /usr/src/gnu/usr.bin/ld/ld.c:158: parse error before `*' /usr/src/gnu/usr.bin/ld/ld.c:158: conflicting types for `cmdline_references' /usr/src/gnu/usr.bin/ld/ld.h:8: previous declaration of `cmdline_references' /usr/src/gnu/usr.bin/ld/ld.c:158: warning: data definition has no type or storage class /usr/src/gnu/usr.bin/ld/ld.c:166: `STRIP_ALL' used prior to declaration /usr/src/gnu/usr.bin/ld/ld.c:167: `STRIP_DEBUGGER' used prior to declaration /usr/src/gnu/usr.bin/ld/ld.c:167: `strip_symbols' used prior to declaration /usr/src/gnu/usr.bin/ld/ld.c:174: `DISCARD_ALL' used prior to declaration /usr/src/gnu/usr.bin/ld/ld.c:175: `DISCARD_L' used prior to declaration /usr/src/gnu/usr.bin/ld/ld.c:175: `discard_locals' used prior to declaration /usr/src/gnu/usr.bin/ld/ld.c:183: `undefined_global_sym_count' used prior to declaration /usr/src/gnu/usr.bin/ld/ld.c:203: `flag_list_files' used prior to declaration /usr/src/gnu/usr.bin/ld/ld.c:206: `set_element_prefixes' used prior to declaration /usr/src/gnu/usr.bin/ld/ld.c:208: `trace_files' used prior to declaration /usr/src/gnu/usr.bin/ld/ld.c:209: `write_map' used prior to declaration /usr/src/gnu/usr.bin/ld/ld.c:221: `T_flag_specified' used prior to declaration /usr/src/gnu/usr.bin/ld/ld.c:227: `Tdata_flag_specified' used prior to declaration /usr/src/gnu/usr.bin/ld/ld.c:234: `specified_data_size' used prior to declaration /usr/src/gnu/usr.bin/ld/ld.c:239: warning: prototype for `decode_option' follows /usr/src/gnu/usr.bin/ld/ld.h:43: warning: non-prototype definition here /usr/src/gnu/usr.bin/ld/ld.c: In function `main': /usr/src/gnu/usr.bin/ld/ld.c:320: `DEFAULT_MAGIC' undeclared (first use this function) /usr/src/gnu/usr.bin/ld/ld.c:342: `symbol' undeclared (first use this function) /usr/src/gnu/usr.bin/ld/ld.c:342: parse error before `)' /usr/src/gnu/usr.bin/ld/ld.c: At top level: /usr/src/gnu/usr.bin/ld/ld.c:591: parse error before `symbol' /usr/src/gnu/usr.bin/ld/ld.c:591: `sp' used prior to declaration /usr/src/gnu/usr.bin/ld/ld.c:591: warning: data definition has no type or storage class /usr/src/gnu/usr.bin/ld/ld.c:592: parse error before `{' /usr/src/gnu/usr.bin/ld/ld.c:603: conflicting types for `cmdline_references' /usr/src/gnu/usr.bin/ld/ld.c:158: previous declaration of `cmdline_references' /usr/src/gnu/usr.bin/ld/ld.c:603: `symbol' undeclared here (not in a function) /usr/src/gnu/usr.bin/ld/ld.c:603: parse error before `)' /usr/src/gnu/usr.bin/ld/ld.c:606: conflicting types for `ptr' /usr/src/gnu/usr.bin/ld/ld.h:14: previous declaration of `ptr' /usr/src/gnu/usr.bin/ld/ld.c:606: `diff' undeclared here (not in a function) /usr/src/gnu/usr.bin/ld/ld.c:606: initializer element is not constant /usr/src/gnu/usr.bin/ld/ld.c:606: warning: data definition has no type or storage class /usr/src/gnu/usr.bin/ld/ld.c:607: parse error before `}' /usr/src/gnu/usr.bin/ld/ld.c:608: parse error before `++' /usr/src/gnu/usr.bin/ld/ld.c:609: conflicting types for `ptr' /usr/src/gnu/usr.bin/ld/ld.c:606: previous declaration of `ptr' /usr/src/gnu/usr.bin/ld/ld.c:609: `symbol' undeclared here (not in a function) /usr/src/gnu/usr.bin/ld/ld.c:609: parse error before `)' /usr/src/gnu/usr.bin/ld/ld.c:614: redefinition of `set_element_prefixed_p' /usr/src/gnu/usr.bin/ld/ld.h:19: `set_element_prefixed_p' previously defined here /usr/src/gnu/usr.bin/ld/ld.c: In function `set_element_prefixed_p': /usr/src/gnu/usr.bin/ld/ld.c:619: dereferencing pointer to incomplete type /usr/src/gnu/usr.bin/ld/ld.c:621: dereferencing pointer to incomplete type /usr/src/gnu/usr.bin/ld/ld.c:621: dereferencing pointer to incomplete type /usr/src/gnu/usr.bin/ld/ld.c:622: dereferencing pointer to incomplete type /usr/src/gnu/usr.bin/ld/ld.c: At top level: /usr/src/gnu/usr.bin/ld/ld.c:638: redefinition of `decode_option' /usr/src/gnu/usr.bin/ld/ld.h:43: `decode_option' previously defined here /usr/src/gnu/usr.bin/ld/ld.c: In function `decode_option': /usr/src/gnu/usr.bin/ld/ld.c:698: request for member `defined' in something not a structure or union /usr/src/gnu/usr.bin/ld/ld.c:699: request for member `flags' in something not a structure or union /usr/src/gnu/usr.bin/ld/ld.c:701: request for member `flags' in something not a structure or union /usr/src/gnu/usr.bin/ld/ld.c:780: syntax error before `*' /usr/src/gnu/usr.bin/ld/ld.c:782: request for member `defined' in something not a structure or union /usr/src/gnu/usr.bin/ld/ld.c:782: request for member `flags' in something not a structure or union /usr/src/gnu/usr.bin/ld/ld.c:784: request for member `flags' in something not a structure or union /usr/src/gnu/usr.bin/ld/ld.c:805: syntax error before `*' /usr/src/gnu/usr.bin/ld/ld.c:806: request for member `flags' in something not a structure or union /usr/src/gnu/usr.bin/ld/ld.c: At top level: /usr/src/gnu/usr.bin/ld/ld.c:842: redefinition of `each_file' /usr/src/gnu/usr.bin/ld/ld.h:247: `each_file' previously defined here /usr/src/gnu/usr.bin/ld/ld.c:895: redefinition of `check_each_file' /usr/src/gnu/usr.bin/ld/ld.h:300: `check_each_file' previously defined here /usr/src/gnu/usr.bin/ld/ld.c:923: redefinition of `each_full_file' /usr/src/gnu/usr.bin/ld/ld.h:328: `each_full_file' previously defined here /usr/src/gnu/usr.bin/ld/ld.c:972: redefinition of `file_close' /usr/src/gnu/usr.bin/ld/ld.h:377: `file_close' previously defined here /usr/src/gnu/usr.bin/ld/ld.c:985: redefinition of `file_open' /usr/src/gnu/usr.bin/ld/ld.h:390: `file_open' previously defined here {standard input}: Assembler messages: {standard input}:1054: Fatal error:Symbol _set_element_prefixed_p already defined. /usr/src/gnu/usr.bin/ld/ld.c: In function `read_entry_strings': /usr/src/gnu/usr.bin/ld/ld.c:1140: output pipe has been closed cpp: output pipe has been closed *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. Any help would be appreciated. John Hengstler To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message