[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

header files not found



Whenever I try to repack certain packages, I get errors like the ones below, unless I copy the "missing" header files from /usr/include/linux to /usr/include/net each and every time I compile a new kernel.  Is anyone else having this problem?  How did you fix it, with a symlink?

thanks

lilypad:/home/pollywog/temp#dpkg-repack libc6 libc6-dev libc6-dbg
dpkg-deb: building package `libc6' in `./libc6_2.2.2-4_i386.deb'.
dpkg-repack: File not found: //usr/include/net/if.h
dpkg-repack: File not found: //usr/include/net/if_ppp.h
dpkg-repack: File not found: //usr/include/net/ppp-comp.h
dpkg-repack: File not found: //usr/include/net/ppp_defs.h
dpkg-repack: File not found: //usr/include/net/if_arp.h
dpkg-repack: File not found: //usr/include/net/ethernet.h
dpkg-repack: File not found: //usr/include/net/if_slip.h
dpkg-repack: File not found: //usr/include/net/if_packet.h
dpkg-repack: File not found: //usr/include/net/if_shaper.h



Reply to: