Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 06 Feb 1999 10:58:56 -0500
From:      Drew Baxter <netmonger@genesis.ispace.com>
To:        hackers@FreeBSD.ORG
Subject:   Re: Make world woes..
Message-ID:  <4.1.19990206105723.03915e00@genesis.ispace.com>

next in thread | raw e-mail | index | archive | help
Looks like a fluky situation.  Done cvsup like 4 or 5 times across the
week, new updates and all.  But I'm starting to think I'm lacking some
ELF-items, so I did a make aout-to-elf-build, to later install.  However if
I make, make buildworld, make aout-to-elf-build, I get to the same place in
the SVR4 stuff..

If I cut and paste those compiler lines, it builds fine.  Anyone have any
idea bout this?
---
cc -c -x assembler-with-cpp -DLOCORE -DKERNEL -nostdinc -O -pipe -DKERNEL
-DCOMPAT_SVR4  -DKERNEL -Wall -Wredundant-decls -Wnested-externs
-Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline
-Wcast-qual  -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I-
-I/usr/obj/aout/usr/src/sys/modules/svr4
-I/usr/obj/aout/usr/src/sys/modules/svr4/@
-I/usr/obj/aout/usr/src/tmp/usr/include
/usr/src/sys/modules/svr4/../../i386/svr4/svr4_locore.s -o svr4_locore.o
/usr/src/sys/modules/svr4/../../i386/svr4/svr4_locore.s: Assembler messages:
/usr/src/sys/modules/svr4/../../i386/svr4/svr4_locore.s:46: Error: Can't
emit reloc {- unknown-seg symbol "svr4_sigcode"} @ file address 48.
/usr/src/sys/modules/svr4/../../i386/svr4/svr4_locore.s:46: Fatal error:1
error, 0 warnings, no object file generated.
*** Error code 1
1 error
*** Error code 2
1 error
*** Error code 2
1 error
*** Error code 2
1 error
*** Error code 2
1 error
*** Error code 2
2 errors
*** Error code 2
1 error
---

Thanks,


---
Drew "Droobie" Baxter
Network Admin/Professional Computer Nerd(TM)
OneEX: The OneNetwork Exchange, Bangor Maine USA
http://www.droo.orland.me.us

PGP ID: 409A1F7D


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



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