From owner-freebsd-questions Wed Oct 21 13:46:45 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA08770 for freebsd-questions-outgoing; Wed, 21 Oct 1998 13:46:45 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from calliope1.fm.intel.com (calliope1.fm.intel.com [132.233.247.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA08765 for ; Wed, 21 Oct 1998 13:46:42 -0700 (PDT) (envelope-from niyer@pcocd2.intel.com) Received: from pcocd2.intel.com (pcocd2.intel.com [132.233.108.99]) by calliope1.fm.intel.com (8.8.6/8.8.5) with ESMTP id UAA19019 for ; Wed, 21 Oct 1998 20:46:09 GMT Received: from frc569 (frc569.fm.intel.com [132.233.118.114]) by pcocd2.intel.com (8.8.5/8.8.5) with SMTP id NAA28276 for ; Wed, 21 Oct 1998 13:46:09 -0700 (PDT) Received: from localhost by frc569 (AIX 4.1/UCB 5.64/FMDT-RS6000) id AA24838; Wed, 21 Oct 1998 13:46:08 -0700 Date: Wed, 21 Oct 1998 13:46:08 -0700 (PDT) From: Narayanan Iyer - MPG SLV X-Sender: niyer@frc569 To: questions@FreeBSD.ORG Subject: Perl5 build on 3.0-RELEASE (fwd) Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ---------- Forwarded message ---------- Date: Wed, 21 Oct 1998 13:35:55 -0700 (PDT) From: Narayanan Iyer - MPG SLV To: jkh@time.cdrom.com Cc: Narayanan Iyer - MPG SLV 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