From owner-freebsd-current Sun Jan 3 13:35:18 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA10644 for freebsd-current-outgoing; Sun, 3 Jan 1999 13:35:18 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from ix.netcom.com (sil-wa16-34.ix.netcom.com [207.93.148.162]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA10639 for ; Sun, 3 Jan 1999 13:35:15 -0800 (PST) (envelope-from tomdean@ix.netcom.com) Received: (from tomdean@localhost) by ix.netcom.com (8.9.1/8.8.8) id NAA01739; Sun, 3 Jan 1999 13:34:26 -0800 (PST) (envelope-from tomdean) Date: Sun, 3 Jan 1999 13:34:26 -0800 (PST) Message-Id: <199901032134.NAA01739@ix.netcom.com> From: Thomas Dean To: mark@grondar.za CC: freebsd-current@FreeBSD.ORG Subject: Perl gv.h Problem Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am running an SMP -current system, as of yesterday. In bringing the system up-to-date, as aout, I encountered a problem. In doing a make world, and, when attempting to do make aout-to-elf, I had to use -DNOPERL to complete. Here is a log clip from the aout-to-elf make. I lost the output from make world, but, I believe it was the same. Is this a new problem? I can retry this, anytime. Thanks, tomdean ===> gnu/usr.bin/perl/perl install -c -s -o root -g wheel -m 555 perl /usr/bin /usr/bin/perl5 -> /usr/bin/perl /usr/bin/perl5.00502 -> /usr/bin/perl cd /usr/obj/aout/usr/src/gnu/usr.bin/perl/perl/ext/B ; make -B install \ INSTALLPRIVLIB=/usr/libdata/perl/5.00502 \ INSTALLARCHLIB=/usr/libdata/perl/5.00502/mach make: don't know how to make /usr/obj/aout/usr/src/gnu/usr.bin/perl/perl/gv.h. Stop *** Error code 2 Stop. *** Error code 1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message