Subject: pkg/31328:
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Charlie Root <root@gw.caunter.ca>
List: pkgsrc-bugs
Date: 09/17/2005 03:02:00
	Note: There was a bad value `' for the field `Class'.
	It was set to the default value of `sw-bug'.

	Note: There was a bad value `' for the field `Priority'.
	It was set to the default value of `medium'.

	Note: There was a bad value `' for the field `Severity'.
	It was set to the default value of `serious'.

	Note: There was a bad value `' for the field `Confidential'.
	It was set to the default value of `yes'.

>Number:         31328
>Category:       pkg
>Synopsis:       
>Confidential:   yes
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Sep 17 03:02:00 +0000 2005
>Originator:     Charlie Root
>Release:        NetBSD 3.99.6
>Organization:
	
>Environment:
	
	
System: NetBSD stef.caunter.ca 3.99.6 NetBSD 3.99.6 (neb3) #0: Fri Sep 16 22:02:41 EDT 2005 stef@stef.caunter.ca:/usr/current/src/sys/arch/i386/compile/neb3 i386
Architecture: i386
Machine: i386
>Description:
make install fails for net/mppe-lkm
error output:
ppp_mppe_compress.c:23:23: sys/cdefs.h: No such file or directory
ppp_mppe_compress.c:24:23: sys/param.h: No such file or directory
ppp_mppe_compress.c:25:23: sys/types.h: No such file or directory
ppp_mppe_compress.c:26:23: sys/systm.h: No such file or directory
ppp_mppe_compress.c:27:24: sys/malloc.h: No such file or directory
ppp_mppe_compress.c:28:22: sys/mbuf.h: No such file or directory
ppp_mppe_compress.c:32:26: net/ppp_defs.h: No such file or directory
ppp_mppe_compress.c:33:26: net/ppp-comp.h: No such file or directory
ppp_mppe_compress.c:35:22: sys/sha1.h: No such file or directory
ppp_mppe_compress.c:36:30: crypto/arc4/arc4.h: No such file or directory
ppp_mppe_compress.c:71: error: field `stats' has incomplete type
ppp_mppe_compress.c:90: error: parse error before "__P"
ppp_mppe_compress.c:94: error: parse error before "__P"
ppp_mppe_compress.c:95: error: parse error before "__P"
ppp_mppe_compress.c:96: error: parse error before "__P"
ppp_mppe_compress.c:97: error: parse error before "__P"
ppp_mppe_compress.c:99: error: parse error before "__P"
ppp_mppe_compress.c:102: error: parse error before "__P"
ppp_mppe_compress.c:105: error: parse error before "__P"
ppp_mppe_compress.c:108: error: parse error before "__P"
ppp_mppe_compress.c:109: error: parse error before "__P"
ppp_mppe_compress.c:111: error: parse error before "__P"
ppp_mppe_compress.c:112: error: parse error before "__P"
ppp_mppe_compress.c:113: error: parse error before "__P"
ppp_mppe_compress.c: In function `GetNewKeyFromSHA':
ppp_mppe_compress.c:124: error: `SHA1_CTX' undeclared (first use in this function)
ppp_mppe_compress.c:124: error: (Each undeclared identifier is reported only once
ppp_mppe_compress.c:124: error: for each function it appears in.)
ppp_mppe_compress.c:124: error: parse error before "Context"
ppp_mppe_compress.c:140: error: `Context' undeclared (first use in this function)
ppp_mppe_compress.c: In function `mppe_alloc':
ppp_mppe_compress.c:189: error: `NULL' undeclared (first use in this function)
ppp_mppe_compress.c:191: error: `M_DEVBUF' undeclared (first use in this function)
ppp_mppe_compress.c:191: error: `M_NOWAIT' undeclared (first use in this function)
ppp_mppe_compress.c: In function `mppe_free':
ppp_mppe_compress.c:220: error: `M_DEVBUF' undeclared (first use in this function)
ppp_mppe_compress.c: In function `mppe_init':
ppp_mppe_compress.c:242: error: `u_char' undeclared (first use in this function)
ppp_mppe_compress.c:242: error: `ptr' undeclared (first use in this function)
ppp_mppe_compress.c:254: error: `M_DEVBUF' undeclared (first use in this function)
ppp_mppe_compress.c:254: error: `M_NOWAIT' undeclared (first use in this function)
ppp_mppe_compress.c:254: warning: assignment makes pointer from integer without a cast
ppp_mppe_compress.c:255: error: `NULL' undeclared (first use in this function)
ppp_mppe_compress.c: At top level:
ppp_mppe_compress.c:332: warning: `struct mbuf' declared inside parameter list
ppp_mppe_compress.c:332: warning: its scope is only this definition or declaration, which is probably not what you want
ppp_mppe_compress.c: In function `mppe_compress':
ppp_mppe_compress.c:338: error: `NULL' undeclared (first use in this function)
ppp_mppe_compress.c:339: error: parse error before "unsigned"
ppp_mppe_compress.c:370: error: `M_DONTWAIT' undeclared (first use in this function)
ppp_mppe_compress.c:370: error: `MT_DATA' undeclared (first use in this function)
ppp_mppe_compress.c:380: error: dereferencing pointer to incomplete type
ppp_mppe_compress.c:384: error: `MHLEN' undeclared (first use in this function)
ppp_mppe_compress.c:388: error: dereferencing pointer to incomplete type
ppp_mppe_compress.c:389: error: `MLEN' undeclared (first use in this function)
ppp_mppe_compress.c:398: error: parse error before "unsigned"
ppp_mppe_compress.c:405: error: `PPP_COMP' undeclared (first use in this function)
ppp_mppe_compress.c:407: error: `PPP_HDRLEN' undeclared (first use in this function)
ppp_mppe_compress.c:430: error: dereferencing pointer to incomplete type
ppp_mppe_compress.c:437: error: dereferencing pointer to incomplete type
ppp_mppe_compress.c:442: error: parse error before "unsigned"
ppp_mppe_compress.c:445: error: dereferencing pointer to incomplete type
ppp_mppe_compress.c:447: error: dereferencing pointer to incomplete type
ppp_mppe_compress.c:449: error: dereferencing pointer to incomplete type
ppp_mppe_compress.c:453: error: parse error before "unsigned"
ppp_mppe_compress.c:456: error: dereferencing pointer to incomplete type
ppp_mppe_compress.c:458: error: dereferencing pointer to incomplete type
ppp_mppe_compress.c:464: error: parse error before "unsigned"
ppp_mppe_compress.c:467: error: dereferencing pointer to incomplete type
ppp_mppe_compress.c:468: error: dereferencing pointer to incomplete type
ppp_mppe_compress.c:469: error: dereferencing pointer to incomplete type
ppp_mppe_compress.c:471: error: dereferencing pointer to incomplete type
ppp_mppe_compress.c: In function `mppe_comp_stats':
ppp_mppe_compress.c:495: error: dereferencing pointer to incomplete type
ppp_mppe_compress.c: At top level:
ppp_mppe_compress.c:521: warning: `struct mbuf' declared inside parameter list
ppp_mppe_compress.c: In function `mppe_decompress':
ppp_mppe_compress.c:531: error: `DECOMP_ERROR' undeclared (first use in this function)
ppp_mppe_compress.c:534: error: dereferencing pointer to incomplete type
ppp_mppe_compress.c:534: error: `PPP_HDRLEN' undeclared (first use in this function)
ppp_mppe_compress.c:537: error: dereferencing pointer to incomplete type
ppp_mppe_compress.c:541: error: parse error before "unsigned"
ppp_mppe_compress.c:578: error: `DECOMP_FATALERROR' undeclared (first use in this function)
ppp_mppe_compress.c:640: error: dereferencing pointer to incomplete type
ppp_mppe_compress.c:640: error: dereferencing pointer to incomplete type
ppp_mppe_compress.c:644: error: `M_DONTWAIT' undeclared (first use in this function)
ppp_mppe_compress.c:644: error: `MT_DATA' undeclared (first use in this function)
ppp_mppe_compress.c:645: error: `NULL' undeclared (first use in this function)
ppp_mppe_compress.c:653: error: dereferencing pointer to incomplete type
ppp_mppe_compress.c:657: error: `MHLEN' undeclared (first use in this function)
ppp_mppe_compress.c:661: error: dereferencing pointer to incomplete type
ppp_mppe_compress.c:662: error: `MLEN' undeclared (first use in this function)
ppp_mppe_compress.c:671: error: parse error before "unsigned"
ppp_mppe_compress.c:680: error: dereferencing pointer to incomplete type
ppp_mppe_compress.c:710: error: dereferencing pointer to incomplete type
ppp_mppe_compress.c:715: error: parse error before "unsigned"
ppp_mppe_compress.c:718: error: dereferencing pointer to incomplete type
ppp_mppe_compress.c:720: error: dereferencing pointer to incomplete type
ppp_mppe_compress.c:722: error: dereferencing pointer to incomplete type
ppp_mppe_compress.c:726: error: parse error before "unsigned"
ppp_mppe_compress.c:729: error: dereferencing pointer to incomplete type
ppp_mppe_compress.c:731: error: dereferencing pointer to incomplete type
ppp_mppe_compress.c:737: error: parse error before "unsigned"
ppp_mppe_compress.c:740: error: dereferencing pointer to incomplete type
ppp_mppe_compress.c:741: error: dereferencing pointer to incomplete type
ppp_mppe_compress.c:742: error: dereferencing pointer to incomplete type
ppp_mppe_compress.c:744: error: dereferencing pointer to incomplete type
ppp_mppe_compress.c:750: error: dereferencing pointer to incomplete type
ppp_mppe_compress.c:758: error: `DECOMP_OK' undeclared (first use in this function)
ppp_mppe_compress.c: At top level:
ppp_mppe_compress.c:768: warning: `struct mbuf' declared inside parameter list
ppp_mppe_compress.c: In function `mppe_incomp':
ppp_mppe_compress.c:773: error: dereferencing pointer to incomplete type
ppp_mppe_compress.c:774: error: dereferencing pointer to incomplete type
ppp_mppe_compress.c:775: error: dereferencing pointer to incomplete type
ppp_mppe_compress.c: At top level:
ppp_mppe_compress.c:788: error: variable `ppp_mppe' has initializer but incomplete type
ppp_mppe_compress.c:789: warning: excess elements in struct initializer
ppp_mppe_compress.c:789: warning: (near initialization for `ppp_mppe')
ppp_mppe_compress.c:790: warning: excess elements in struct initializer
ppp_mppe_compress.c:790: warning: (near initialization for `ppp_mppe')
ppp_mppe_compress.c:791: warning: excess elements in struct initializer
ppp_mppe_compress.c:791: warning: (near initialization for `ppp_mppe')
ppp_mppe_compress.c:792: warning: excess elements in struct initializer
ppp_mppe_compress.c:792: warning: (near initialization for `ppp_mppe')
ppp_mppe_compress.c:793: warning: excess elements in struct initializer
ppp_mppe_compress.c:793: warning: (near initialization for `ppp_mppe')
ppp_mppe_compress.c:794: warning: excess elements in struct initializer
ppp_mppe_compress.c:794: warning: (near initialization for `ppp_mppe')
ppp_mppe_compress.c:795: warning: excess elements in struct initializer
ppp_mppe_compress.c:795: warning: (near initialization for `ppp_mppe')
ppp_mppe_compress.c:796: warning: excess elements in struct initializer
ppp_mppe_compress.c:796: warning: (near initialization for `ppp_mppe')
ppp_mppe_compress.c:797: warning: excess elements in struct initializer
ppp_mppe_compress.c:797: warning: (near initialization for `ppp_mppe')
ppp_mppe_compress.c:798: warning: excess elements in struct initializer
ppp_mppe_compress.c:798: warning: (near initialization for `ppp_mppe')
ppp_mppe_compress.c:799: warning: excess elements in struct initializer
ppp_mppe_compress.c:799: warning: (near initialization for `ppp_mppe')
ppp_mppe_compress.c:800: warning: excess elements in struct initializer
ppp_mppe_compress.c:800: warning: (near initialization for `ppp_mppe')
ppp_mppe_compress.c:801: warning: excess elements in struct initializer
ppp_mppe_compress.c:801: warning: (near initialization for `ppp_mppe')
ppp_mppe_compress.c:802: warning: excess elements in struct initializer
ppp_mppe_compress.c:802: warning: (near initialization for `ppp_mppe')
ppp_mppe_compress.c:788: error: storage size of `ppp_mppe' isn't known
>How-To-Repeat:
type 'make install' in pkgsrc/net/mppe-lkm
>Fix:
	

>Unformatted: