Subject: No /usr/include/ieeefp.h?
To: None <port-vax@netbsd.org>
From: John <john@sixgirls.org>
List: port-vax
Date: 06/01/2001 13:03:04
Hello,
While trying to build perl (/usr/pkgsrc/lang/perl5), I got this error:
===> real-build [perl-base-5.6.0nb2, perl-5.6.0nb6] ===> Building for
perl-base-5.6.0nb2
`sh cflags libperl.so.6.0 miniperlmain.o` -DPIC -fPIC miniperlmain.c
CCCMD = gcc -DPERL_CORE -c -fno-strict-aliasing
-I/usr/local/include -O2
In file included from perl.h:1148,
from miniperlmain.c:12:
/usr/include/ieeefp.h:12: machine/ieeefp.h: No such file or directory
*** Error code 1
Stop.
Did I screw up my install, or is /usr/include/ieeefp.h not properly
installed for VAX?
I just completed a make build on /usr/src (1.5-release, updated
Wednesday).
I wanted to ask here before submitting a PR to make sure I'm not
complaining about something that I did.
Thanks,
John Klos