Subject: more pkgsrc problems.
To: None <port-vax@netbsd.org>
From: matthew green <mrg@eterna.com.au>
List: port-vax
Date: 04/04/2002 20:20:04
xv fails to build:


gcc -O2   -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include  -I/usr/pkg/include -I/usr/X11R6/include  -DCSRG_BASED   -DFUNCPROTO=15 -DNARROWPROTO     -DNEED_VPRINTF -DINTSPRINTF -DLONGINT -DNOVOID           -DDOJPEG -DDOTIFF -DDOPNG -DDOPDS          -c vprintf.c
vprintf.c: In function `vsprintf':
vprintf.c:80: argument `format' doesn't match prototype
/usr/include/stdio.h:261: prototype declaration
vprintf.c: In function `vfprintf':
vprintf.c:190: argument `format' doesn't match prototype
/usr/include/stdio.h:253: prototype declaration
vprintf.c: In function `vprintf':
vprintf.c:301: argument `format' doesn't match prototype
/usr/include/stdio.h:254: prototype declaration
*** Error code 1


why does it -DNEED_VPRINTF?  seems broken there.




mawk's tests fail (so it fails to install):


return1 = 2
return2 = 2
return3 = 132
test3 failed
compilation defines for floating point are incorrect
*** Error code 1

Stop.
make: stopped in /var/obj.pkgsrc/lang/mawk/work.the-k-the-l-the-f/mawk-1.3.3
*** Error code 1



gs6 failed with bzip2 lossage.