Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Jan 2000 00:03:27 -0500 (EST)
From:      Daniel Corbe <corbe@corbe.net>
To:        freebsd-stable@freebsd.org
Subject:   3.4 compile problem
Message-ID:  <Pine.BSF.4.10.10001100002410.312-100000@atlantis.corbe.net>

next in thread | raw e-mail | index | archive | help

cc -O -pipe   -I/usr/obj/usr/src/tmp/usr/include  -static -o uudecode
uudecode.o
/usr/libexec/elf/ld: /usr/obj/usr/src/tmp/usr/lib/crt1.o: invalid string
offset 1 >= 1 for section `.strtab'
/usr/libexec/elf/ld: /usr/obj/usr/src/tmp/usr/lib/crt1.o: invalid string
offset 10 >= 1 for section `.strtab'
/usr/libexec/elf/ld: /usr/obj/usr/src/tmp/usr/lib/crt1.o: invalid string
offset 16 >= 1 for section `.strtab'
/usr/libexec/elf/ld: /usr/obj/usr/src/tmp/usr/lib/crt1.o: invalid string
offset 24 >= 1 for section `.strtab'
/usr/libexec/elf/ld: /usr/obj/usr/src/tmp/usr/lib/crt1.o: invalid string
offset 35 >= 1 for section `.strtab'
/usr/libexec/elf/ld: /usr/obj/usr/src/tmp/usr/lib/crt1.o: invalid string
offset 1 >= 1 for section `.strtab'
/usr/libexec/elf/ld: /usr/obj/usr/src/tmp/usr/lib/crt1.o: invalid string
offset 10 >= 1 for section `.strtab'
/usr/libexec/elf/ld: /usr/obj/usr/src/tmp/usr/lib/crt1.o: invalid string
offset 16 >= 1 for section `.strtab'
/usr/libexec/elf/ld: /usr/obj/usr/src/tmp/usr/lib/crt1.o: invalid string
offset 24 >= 1 for section `.strtab'
/usr/libexec/elf/ld: /usr/obj/usr/src/tmp/usr/lib/crt1.o: invalid string
offset 35 >= 1 for section `.strtab'
/usr/libexec/elf/ld: /usr/obj/usr/src/tmp/usr/lib/crt1.o: invalid string
offset 42 >= 1 for section `.strtab'
/usr/libexec/elf/ld: /usr/obj/usr/src/tmp/usr/lib/crt1.o: invalid string
offset 47 >= 1 for section `.strtab'
/usr/libexec/elf/ld: /usr/obj/usr/src/tmp/usr/lib/crt1.o: invalid string
offset 53 >= 1 for section `.strtab'
/usr/libexec/elf/ld: /usr/obj/usr/src/tmp/usr/lib/crt1.o: invalid string
offset 60 >= 1 for section `.strtab'
/usr/obj/usr/src/tmp/usr/lib/crt1.o: In function `shstrtab':
/usr/obj/usr/src/tmp/usr/lib/crt1.o(.text+0x0): multiple definition of
`shstrtab'
/usr/obj/usr/src/tmp/usr/lib/crt1.o(.data+0x0): first defined here
/usr/libexec/elf/ld: Warning: size of symbol `' changed from 4 to 116 in
/usr/obj/usr/src/tmp/usr/lib/crt1.o
/usr/libexec/elf/ld: Warning: type of symbol `' changed from 1 to 2 in
/usr/obj/usr/src/tmp/usr/lib/crt1.o
/usr/libexec/elf/ld: warning: cannot find entry symbol _start; defaulting
to 0804807c
/usr/obj/usr/src/tmp/usr/lib/libc.a(getopt.o): In function `getopt':
getopt.o(.text+0xde): undefined reference to `__progname'
getopt.o(.text+0x15a): undefined reference to `__progname'
/usr/obj/usr/src/tmp/usr/lib/libc.a(err.o): In function `verrc':
err.o(.text+0xa0): undefined reference to `__progname'
/usr/obj/usr/src/tmp/usr/lib/libc.a(err.o): In function `verrx':
err.o(.text+0x148): undefined reference to `__progname'
/usr/obj/usr/src/tmp/usr/lib/libc.a(err.o): In function `vwarnc':
err.o(.text+0x204): undefined reference to `__progname'
/usr/obj/usr/src/tmp/usr/lib/libc.a(err.o)(.text+0x290): more undefined
references to `__progname' follow
/usr/obj/usr/src/tmp/usr/lib/libc.a(getenv.o): In function `__findenv':
getenv.o(.text+0x11): undefined reference to `environ'
getenv.o(.text+0x20): undefined reference to `environ'
getenv.o(.text+0x4b): undefined reference to `environ'
/usr/obj/usr/src/tmp/usr/lib/libc.a(getenv.o): In function `getenv':
getenv.o(.text+0xa1): undefined reference to `environ'
getenv.o(.text+0xb0): undefined reference to `environ'
/usr/obj/usr/src/tmp/usr/lib/libc.a(getenv.o)(.text+0xdb): more undefined
references to `environ' follow
/usr/obj/usr/src/tmp/usr/lib/libc.a(collate.o): In function
`__collate_err':
collate.o(.text+0x368): undefined reference to `__progname'
/usr/obj/usr/src/tmp/usr/lib/libc.a(syslog.o): In function `vsyslog':
syslog.o(.text+0x14a): undefined reference to `__progname'
*** Error code 1

Stop.
*** Error code 1


--
Daniel Corbe <corbe@corbe.net>

-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCM/CC/IT dpu s+:+ !a C++++ UBL++++ P+ L++@ E--- W+ N++(--) o? K- w(++++)$
O- M-- V PS(+) !PE !Y PGP- t@ 5-- X- R(+) tv b+ DI+ D+ G++ e h! r-- !y+ 
------END GEEK CODE BLOCK------



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?Pine.BSF.4.10.10001100002410.312-100000>