Date: Mon, 14 Sep 1998 21:51:21 -0700 (PDT) From: "Jan B. Koum " <jkb@best.com> To: current@FreeBSD.ORG Subject: Failing make elf 2.2 -> 3.0 (perl?) Message-ID: <Pine.BSF.4.02A.9809142145260.9659-100000@shell6.ba.best.com>
next in thread | raw e-mail | index | archive | help
Hello all, I want to have some answers when people start asking "can we upgrade from 2.2 to 3.0 and how do we do it". I have a "sandbox" 486 system which over the next month will get 2.2.7 installed and then made into 3.0 via different ways possible (I fall alseep better with hard drive spinning). Right now I am trying to upgrade from -STABLE of about two weeks go to -CURRENT (did CVSup last night). After about a day of make I am running into an error however: cc -nostdinc -O -pipe -I/usr/src/gnu/usr.bin/perl/perl/../../../../contrib/perl5 -I/usr/obj/elf/usr/src/gnu/usr.bin/perl/perl -I/usr/obj/elf/usr/src/tmp/usr/include -o perl perlmain.o lib/auto/DynaLoader/DynaLoader.a -lperl -lm -lcrypt perlmain.o: In function `xs_init': perlmain.o(.text+0x9d): undefined reference to `boot_DynaLoader' *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 [..snip..] This is coming from "make aout-to-elf". I guess I should try maybe non elf build first? Thanks, -- Yan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" 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.02A.9809142145260.9659-100000>