Subject: Re: current build failed
To: James Chacon <jmc@NetBSD.org>
From: Chris Ross <cross+netbsd@distal.com>
List: current-users
Date: 07/01/2004 14:58:44
James Chacon wrote:
>># compile ftp-proxy/ipf.o
>>/usr/tools/bin/i386--netbsdelf-gcc -O2 -Wall -Wstrict-prototypes
>>-Wmissing-prototypes -Wpointer-arith -Wno-sign-compare
>>-Wno-traditional -Wno-uninitialized -Wreturn-type -Wswitch -Wshadow
>>-Werror -DLIBWRAP -nostdinc -isystem /usr/NetBSD_040701/usr/include
>> -c /usr/src/dist/pf/libexec/ftp-proxy/ipf.c
>>/usr/src/dist/pf/libexec/ftp-proxy/ipf.c:43:25: netinet/ipl.h: No such
>>file or directory
> This has been fixed
How was this fixed? I must've missed it. I fixed it myself
by installing ipl.h, and adding it to a set so that "build.sh
distribution" doesn't complain. Was there another fix that
I've missed? If so I can unmake those local changes...
- Chris