From owner-freebsd-current Mon Sep 14 21:51:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA25256 for freebsd-current-outgoing; Mon, 14 Sep 1998 21:51:46 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from shell6.ba.best.com (shell6.ba.best.com [206.184.139.137]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA25243 for ; Mon, 14 Sep 1998 21:51:39 -0700 (PDT) (envelope-from jkb@best.com) Received: from localhost (jkb@localhost) by shell6.ba.best.com (8.9.0/8.9.0/best.sh) with SMTP id VAA10551 for ; Mon, 14 Sep 1998 21:51:22 -0700 (PDT) X-Authentication-Warning: shell6.ba.best.com: jkb owned process doing -bs Date: Mon, 14 Sep 1998 21:51:21 -0700 (PDT) From: "Jan B. Koum " X-Sender: jkb@shell6.ba.best.com To: current@FreeBSD.ORG Subject: Failing make elf 2.2 -> 3.0 (perl?) Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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