Steve Langasek <[EMAIL PROTECTED]> writes:

> On Sun, Nov 19, 2006 at 04:09:01PM +0100, Goswin von Brederlow wrote:
>> rebuilding ipmasqadm under etch fails with
>
>> gcc  -Wall -O2 -I /usr/include -I../include -I/debian/include -fPIC 
>> -DLIBDIR=\"/usr/lib/ipmasqadm\"   -c -o ip_masq_ioctl.o ip_masq_ioctl.c
>> ip_masq_ioctl.c:14:27: error: linux/ip_masq.h: No such file or directory
>> In file included from ip_masq_ioctl.c:16:
>> ../include/ipmasqctl.h:33:25: error: linux/ip_fw.h: No such file or directory
>> make[2]: *** [ip_masq_ioctl.o] Error 1
>> make[2]: Leaving directory 
>> `/home/mrvn/build/ipmasqadm_0.4.2-2.1/ipmasqadm-0.4.2/lib'
>> make[1]: *** [lib] Error 2
>
>> Are you maybe missing a versioned build-depends on linux-kernel-headers?
>
> No, the current version of l-k-h doesn't provide these headers.
>
> Are you building with -rsudo?  The -I/debian/include looks suspiciously like
> a truncated $(PWD)/debian/include.

I build with debuild, which should be using fakeroot. But if that gets
removed from a chroot or I forget to reinstall it after testing to
build with sudo then sudo will be used.

MfG
        Goswin


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to