Date: Sun, 16 May 1999 17:04:02 -0400 From: John.Shue@symmetron.com (John A. Shue) To: <questions@freeBSD.org> Subject: HELP: make aout-to-elf-build failed w/ sources from 05/13/99 Message-ID: <000e01be9fdf$a005f160$42baefce@mail.symmetron.com>
next in thread | raw e-mail | index | archive | help
I posted this to the STABLE mailing list and got no response. Maybe I'll get a better response from the QUESTIONS mailing list. -------------------------- I'm trying to upgrade a 2.1-STABLE machine to RELENG_3. I cvsup'ed RELENG_3 on 5/13/99 from cvsup.freebsd.org. I'm following instructions I found by searching the mail archives in combination w/ Nik Clayton's "Making the world your own" (which I've used many times in the past to track 2.1-STABLE and 2.2-STABLE). The upgrade instructions say to do "make aout-to-elf-build" in /usr/src. It immediately flashed the warning message: "Makefile.upgrade", line 111: warning: Couldn't read shell's output This doesn't seem to bother the make, because it continues to: -------------------------------------------------------------- Upgrading the installed make -------------------------------------------------------------- Then it does: -------------------------------------------------------------- Doing an aout buildworld to get an up-to-date set of tools -------------------------------------------------------------- -------------------------------------------------------------- >>> Cleaning up the temporary aout build tree -------------------------------------------------------------- Then it dies during: -------------------------------------------------------------- >>> Making make -------------------------------------------------------------- with the following error message: main.o: Undefined symbol `_sysctlbyname' referenced from text segment *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. Is it supposed to make "make" after it did so in the first step "Upgrading the installed make"? And why did it appear to build "make" successfully the first time and die w/ an unresolved symbol the second time? What can I try to get this thing to build? I used "script" to capture the output from running make, if anyone wants to take a look --------------- John A. Shue 4000 Legato Road, Suite 600 Fairfax, VA 22033 (703) 591-5559 (703) 591-6337 FAX To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000e01be9fdf$a005f160$42baefce>