From owner-freebsd-current Wed Sep 9 19:37:00 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA10776 for freebsd-current-outgoing; Wed, 9 Sep 1998 19:37:00 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from gatekeeper.tsc.tdk.com (gatekeeper.tsc.tdk.com [207.113.159.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA10766 for ; Wed, 9 Sep 1998 19:36:57 -0700 (PDT) (envelope-from gdonl@tsc.tdk.com) Received: from sunrise.gv.tsc.tdk.com (root@sunrise.gv.tsc.tdk.com [192.168.241.191]) by gatekeeper.tsc.tdk.com (8.8.8/8.8.8) with ESMTP id TAA25110 for ; Wed, 9 Sep 1998 19:36:49 -0700 (PDT) (envelope-from gdonl@tsc.tdk.com) Received: from salsa.gv.tsc.tdk.com (salsa.gv.tsc.tdk.com [192.168.241.194]) by sunrise.gv.tsc.tdk.com (8.8.5/8.8.5) with ESMTP id TAA19515 for ; Wed, 9 Sep 1998 19:36:45 -0700 (PDT) Received: (from gdonl@localhost) by salsa.gv.tsc.tdk.com (8.8.5/8.8.5) id TAA16096 for freebsd-current@freebsd.org; Wed, 9 Sep 1998 19:36:41 -0700 (PDT) Date: Wed, 9 Sep 1998 19:36:41 -0700 (PDT) From: Don Lewis Message-Id: <199809100236.TAA16096@salsa.gv.tsc.tdk.com> To: freebsd-current@FreeBSD.ORG Subject: aout-to-elf-build dies when building perl Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I installed 3.0-19980804-SNAP, then loaded todays's /usr/src using cvsup. Things blew up in "make aout-to-elf-build" when it was building perl. ===> gnu/usr.bin/perl/utils/c2ph miniperl c2ph.PL Can't locate Config.pm in @INC (@INC contains: /usr/libdata/perl/5.00502/mach /u sr/libdata/perl/5.00502 /usr/local/lib/perl/5.00502/i386-freebsd /usr/local/lib/ perl/5.00502 .) at c2ph.PL line 3. BEGIN failed--compilation aborted at c2ph.PL line 3. *** Error code 2 Config.pm is present, but not where perl is looking. % find /usr/obj -name Config.pm -print /usr/obj/aout/usr/src/gnu/usr.bin/perl/perl/lib/Config.pm /usr/obj/aout/usr/src/gnu/usr.bin/perl/perl/Config.pm /usr/obj/aout/usr/src/gnu/usr.bin/perl/suidperl/lib/Config.pm /usr/obj/aout/usr/src/gnu/usr.bin/perl/suidperl/Config.pm To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message