On Wed, Jun 26, 2002 at 02:40:55AM -0700, Bill Huey wrote:
> 
> 
> Grepping through /usr/src/ didn't reveal that these functions were defined. Are they
> in an external package or is this broken ?
> 

Garrett added prototypes to sys/statvfs.h for two functions.
It appears that some configure scripts pick up the prototypes
and then assume the functions exists.  I was able to build
archiver/rpm by deleting the declarations at the end of
sys/statvfs.h, but I don't know if rpm is actually functioning
correctly.  rpm died while trying to write on /proc during
installation of linux_base.

-- 
Steve

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to