Subject: Re: pkgtools/pkg_install fails under Linux (due to HAVE_STATVFS?)
To: None <tech-pkg@netbsd.org>
From: Jeremy C. Reed <reed@reedmedia.net>
List: tech-pkg
Date: 12/21/2002 18:31:26
And more:
cd create && bmake
cc -pipe -DHAVE_CONFIG_H -I. -I. -I../lib -g -c main.c -o main.o
cc -pipe -DHAVE_CONFIG_H -I. -I. -I../lib -g -c perform.c -o perform.o
perform.c: In function `make_dist':
perform.c:169: incompatible type for argument 1 of `wait'
*** Error code 1
I didn't see any diff for bootstrap-pkgsrc for this.
This is the same as NetBSD Problem Report #19316.
But note: I am not using bootstrap-pkgsrc anymore for pkg_install. I
updated pkgsrc. Attempting to build any package tells me to update my
pkgtools/pkg_install.
Jeremy C. Reed
http://bsd.reedmedia.net/