Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Sep 1998 15:12:23 +1000 (EST)
From:      John Birrell  <jb@cimlogic.com.au>
To:        jkb@best.com (Jan B. Koum)
Cc:        current@FreeBSD.ORG
Subject:   Re: Failing make elf 2.2 -> 3.0 (perl?)
Message-ID:  <199809150512.PAA28843@cimlogic.com.au>
In-Reply-To: <Pine.BSF.4.02A.9809142145260.9659-100000@shell6.ba.best.com> from "Jan B. Koum" at "Sep 14, 98 09:51:21 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
Jan B. Koum wrote:
> 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'
[...]
> 	This is coming from "make aout-to-elf". I guess I should try maybe
> non elf build first? Thanks,

No, don't do that. The make aout-to-elf should be all you need to do.
Before the perl5 changes, I tested each of 2.2.5, 2.2.6 and 2.2.7 upgrades
to current with the single command. A few days ago I saw the problem you
are reporting and I was hoping Mark would have fixed it by now. I've held
off committing a few things due to C-day.

-- 
John Birrell - jb@cimlogic.com.au; jb@freebsd.org http://www.cimlogic.com.au/
CIMlogic Pty Ltd, GPO Box 117A, Melbourne Vic 3001, Australia +61 418 353 137

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?199809150512.PAA28843>