Date: Wed, 21 Oct 1998 13:46:08 -0700 (PDT) From: Narayanan Iyer - MPG SLV <niyer@pcocd2.intel.com> To: questions@FreeBSD.ORG Subject: Perl5 build on 3.0-RELEASE (fwd) Message-ID: <Pine.A41.3.96.981021134604.24616O-100000@frc569>
next in thread | raw e-mail | index | archive | help
---------- Forwarded message ----------
Date: Wed, 21 Oct 1998 13:35:55 -0700 (PDT)
From: Narayanan Iyer - MPG SLV <niyer@pcocd2.intel.com>
To: jkh@time.cdrom.com
Cc: Narayanan Iyer - MPG SLV <niyer@pcocd2.intel.com>
Subject: Perl5 build on 3.0-RELEASE
Hi Jordan
I am trying to rebuild perl /usr/ports/lang/perl5.004 either/or
5.005_02 on 3.0-RELEASE so that I can add THREAD support. However,
both builds die:
Specifically, /usr/ports/lang/perl5.004 dies with
Making DB_File (dynamic)
Note (probably harmless): No library found for -ldb
Writing Makefile for DB_File
mkdir ../../lib/auto/DB_File
cp DB_File.pm ../../lib/DB_File.pm
AutoSplitting DB_File (../../lib/auto/DB_File)
../../miniperl -I../../lib -I../../lib ../../lib/ExtUtils/xsubpp
-noprototypes -typemap ../../lib/ExtUtils/typemap -typemap typemap
DB_File.xs >DB_File.tc && mv DB_File.tc DB_File.c
cc -c -I/usr/local/include -O -DVERSION=\"1.15\"
-DXS_VERSION=\"1.15\" -DPIC -fpic -I../.. DB_File.c
Running Mkbootstrap for DB_File ()
chmod 644 DB_File.bs
LD_RUN_PATH="" cc -o ../../lib/auto/DB_File/DB_File.so -Bshareable
-L/usr/local/lib DB_File.o
DB_File.o: In function `btree_compare':
DB_File.o(.text+0x1a): undefined reference to `Perl_stack_sp'
DB_File.o(.text+0x4f): undefined reference to `Perl_push_scope'
DB_File.o(.text+0x55): undefined reference to `tmps_floor'
DB_File.o(.text+0x5a): undefined reference to `Perl_save_int'
DB_File.o(.text+0x60): undefined reference to `tmps_floor'
DB_File.o(.text+0x66): undefined reference to `tmps_ix'
DB_File.o(.text+0x70): undefined reference to `Perl_markstack_ptr'
Hacking the Makefile for 5.005_02 to remove the BROKEN also
cause its build to die.
Any clues as SNAP 052498 seemed to build just fine??
Thanks
Narayanan
niyer@pcocd2.intel.com
P.S.
Are you ready to return the 450NX system??
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?Pine.A41.3.96.981021134604.24616O-100000>
