From owner-freebsd-current Fri Jan 15 11:36:24 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA28843 for freebsd-current-outgoing; Fri, 15 Jan 1999 11:36:24 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from lamb.sas.com (lamb.sas.com [192.35.83.8]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA28830 for ; Fri, 15 Jan 1999 11:36:21 -0800 (PST) (envelope-from jwd@unx.sas.com) Received: from mozart (mozart.unx.sas.com [192.58.184.8]) by lamb.sas.com (8.9.1/8.9.1) with SMTP id OAA15163 for ; Fri, 15 Jan 1999 14:36:20 -0500 (EST) Received: from bb01f39.unx.sas.com by mozart (5.65c/SAS/Domains/5-6-90) id AA26873; Fri, 15 Jan 1999 14:36:19 -0500 Received: (from jwd@localhost) by bb01f39.unx.sas.com (8.9.1/8.9.1) id OAA81536 for freebsd-current@freebsd.org; Fri, 15 Jan 1999 14:36:19 -0500 (EST) (envelope-from jwd) From: "John W. DeBoskey" Message-Id: <199901151936.OAA81536@bb01f39.unx.sas.com> Subject: Make world failure To: freebsd-current@FreeBSD.ORG Date: Fri, 15 Jan 1999 14:36:19 -0500 (EST) X-Mailer: ELM [version 2.4ME+ PL43 (25)] Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, My src tree is current as of 2:00 EST (35 minutes ago), and I'm seeing the following failure: cp dl_dlopen.xs DynaLoader.xs /usr/obj/usr/src/tmp/usr/bin/miniperl -I/usr/obj/usr/src/gnu/usr.bin/perl/perl/lib -I/usr/obj/usr/src/gnu/usr.bin/perl/perl/lib /usr/obj/usr/src/gnu/usr.bin/perl/perl/lib/ExtUtils/xsubpp -noprototypes -typemap /usr/obj/usr/src/gnu/usr.bin/perl/perl/lib/ExtUtils/typemap DynaLoader.xs >xstmp.c && mv xstmp.c DynaLoader.c cc -c -nostdinc -O -pipe -DVERSION=\"1.03\" -DXS_VERSION=\"1.03\" -DPIC -fpic -I/usr/obj/usr/src/gnu/usr.bin/perl/perl -DPERL_CORE -DLIBC="" DynaLoader.c In file included from DynaLoader.xs:107: /usr/obj/usr/src/gnu/usr.bin/perl/perl/perl.h:301: sys/types.h: No such file or directory /usr/obj/usr/src/gnu/usr.bin/perl/perl/perl.h:312: stdarg.h: No such file or directory In file included from /usr/obj/usr/src/gnu/usr.bin/perl/perl/iperlsys.h:203, from /usr/obj/usr/src/gnu/usr.bin/perl/perl/perl.h:319, from DynaLoader.xs:107: /usr/obj/usr/src/gnu/usr.bin/perl/perl/perlsdio.h:5: stdio.h: No such file or directory In file included from DynaLoader.xs:107: I'll see if I can figure out what changed later this afternoon. Later, John To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message