Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Jan 1999 14:36:19 -0500 (EST)
From:      "John W. DeBoskey" <jwd@unx.sas.com>
To:        freebsd-current@FreeBSD.ORG
Subject:   Make world failure
Message-ID:  <199901151936.OAA81536@bb01f39.unx.sas.com>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199901151936.OAA81536>