Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Mar 2002 12:19:51 +0100
From:      Roman Neuhauser <neuhauser@mobil.cz>
To:        freebsd-stable <freebsd-stable@freebsd.org>
Subject:   /usr/src/gnu/usr.bin/binutils/ld broken
Message-ID:  <20020329111951.GI389@roman.mobil.cz>

next in thread | raw e-mail | index | archive | help
cc -O2 -pipe -march=k6 -D_GNU_SOURCE -I- -I.
-I/usr/src/gnu/usr.bin/binutils/ld/i386
-I/usr/src/gnu/usr.bin/binutils/ld
-I/usr/src/gnu/usr.bin/binutils/ld/../libbfd/i386
-I/usr/src/gnu/usr.bin/binutils/ld/../../../../contrib/binutils/include
-DDEFAULT_EMULATION=\"elf_i386\" -DTARGET=\"i386-unknown-freebsd\"
-DSCRIPTDIR=\"/usr/libdata\"
-I/usr/src/gnu/usr.bin/binutils/ld/../../../../contrib/binutils/ld
-I/usr/src/gnu/usr.bin/binutils/ld/../../../../contrib/binutils/bfd
-DVERSION=\""2.11.2 20010719 [FreeBSD]"\" -DBFD_VERSION=\""2.11.2
20010719 [FreeBSD]"\"     -static -o ld eelf_i386.o ldcref.o ldctor.o
ldemul.o ldexp.o ldfile.o ldgram.o ldlang.o ldlex.o ldmain.o ldmisc.o
ldver.o ldwrite.o lexsup.o mri.o  ../libbfd/libbfd.a
../libiberty/libiberty.a
ldfile.o: In function `ldfile_open_command_file':
ldfile.o(.text+0x50d): undefined reference to `had_script'
ldlang.o: In function `load_symbols':
ldlang.o(.text+0x130d): undefined reference to `yyparse'
ldlex.o: In function `yylex':
ldlex.o(.text+0x296): undefined reference to `yylval'
ldlex.o(.text+0x2cb): undefined reference to `yylval'
ldlex.o(.text+0x2e0): undefined reference to `yylval'
ldlex.o(.text+0x2fd): undefined reference to `yylval'
ldlex.o(.text+0x306): undefined reference to `yylval'
ldlex.o(.text+0x31a): more undefined references to `yylval' follow
ldmain.o: In function `main':
ldmain.o(.text+0x299): undefined reference to `force_make_executable'
ldmain.o(.text+0x3a0): undefined reference to `had_script'
ldmain.o(.text+0x42c): undefined reference to `yyparse'
ldmain.o(.text+0x59c): undefined reference to `force_make_executable'
lexsup.o: In function `parse_args':
lexsup.o(.text+0x5d4): undefined reference to `yyparse'
lexsup.o(.text+0x876): undefined reference to `force_make_executable'
lexsup.o(.text+0xe06): undefined reference to `had_script'
lexsup.o(.text+0xe1a): undefined reference to `had_script'
lexsup.o(.text+0xe29): undefined reference to `yyparse'
*** Error code 1


-- 
FreeBSD 4.4-STABLE
12:18PM up 4 days, 20:04, 23 users, load averages: 0.37, 0.20, 0.12

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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