pkgsrc-Bugs archive

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

Re: pkg/36482: mppe-lkm dies on netbsd-4



The following reply was made to PR pkg/36482; it has been noted by GNATS.

From: Matthias Scheler <tron%zhadum.org.uk@localhost>
To: Charlie Allom <charlie%playlouder.com@localhost>
Cc: gnats-bugs%NetBSD.org@localhost
Subject: Re: pkg/36482: mppe-lkm dies on netbsd-4
Date: Wed, 13 Jun 2007 13:13:57 +0100

 On Wed, Jun 13, 2007 at 11:55:01AM +0000, charlie%playlouder.com@localhost 
wrote:
 > #   compile  mppe-lkm/ppp_mppe_compress.o
 > cc -O2 -ffreestanding  -fno-strict-aliasing -Wno-pointer-sign  -Werror   
 > -nostdinc -I. -I/home/obj/pkgsrc/net/mppe-lkm/work.backspace/mppe-lkm 
 > -isystem /usr/src/sys -isystem /usr/src/sys/arch -isystem 
 > /usr/src/sys/../common/include -D_KERNEL -D_LKM  -c    ppp_mppe_compress.c
 > ppp_mppe_compress.c:23:23: error: sys/cdefs.h: No such file or directory
 > ppp_mppe_compress.c:24:23: error: sys/param.h: No such file or directory
 > ppp_mppe_compress.c:25:23: error: sys/types.h: No such file or directory
 > ppp_mppe_compress.c:26:23: error: sys/systm.h: No such file or directory
 [...]
 
 Do you have a copy of the NetBSD kernel sources in "/usr/src/sys"?
 It looks like the "mppe-lkm" needs them during the build process.
 
        Kind regards
 
 -- 
 Matthias Scheler                                  http://zhadum.org.uk/
 



Home | Main Index | Thread Index | Old Index