Date: Tue, 21 Nov 1995 14:05:05 +0200 From: Mark Murray <mark@grondar.za> To: asami@cs.berkeley.edu (Satoshi Asami) Cc: markm@freefall.freebsd.org, CVS-commiters@freefall.freebsd.org, cvs-ports@freefall.freebsd.org Subject: Re: cvs commit: ports/security/pidentd/patches patch-ae Message-ID: <199511211205.OAA25764@grumble.grondar.za>
next in thread | raw e-mail | index | archive | help
What version are you running? I did this to fix compiles in 2.2-CURRENT. M > * Added: security/pidentd/patches patch-ae > * Log: > * Some macros were missing. This include sorts that out. > > Seems like you broke something here. ;) > > Satoshi > ------- > ## make package > Checksums OK. > ===> Extracting for pidentd-2.6.1 > ===> Patching for pidentd-2.6.1 > ===> Applying FreeBSD patches for pidentd-2.6.1 > ===> Configuring for pidentd-2.6.1 > ===> Building for pidentd-2.6.1 > Building for FreeBSD 2.x ... > cc -O2 -m486 -pipe -fno-strength-reduce -DFREEBSD -DINCLUDE_EXTENSIONS -DHAV E_KVM -c identd.c > cc -O2 -m486 -pipe -fno-strength-reduce -DFREEBSD -DINCLUDE_EXTENSIONS -DHAV E_KVM -c parse.c > cc -c -I. -O2 -m486 -pipe -fno-strength-reduce -DFREEBSD -DINCLUDE_EXTENSION S -DHAVE_KVM kernel/freebsd.c > In file included from /usr/include/sys/sysctl.h:48, > from kernel/freebsd.c:16: > /usr/include/sys/ucred.h:47: `NGROUPS' undeclared here (not in a function) > In file included from /usr/include/sys/sysctl.h:49, > from kernel/freebsd.c:16: > /usr/include/sys/proc.h:58: `MAXLOGNAME' undeclared here (not in a function) > /usr/include/sys/proc.h:149: parse error before `sigset_t' > /usr/include/sys/proc.h:149: warning: no semicolon at end of struct or union > /usr/include/sys/proc.h:150: warning: data definition has no type or storage class > /usr/include/sys/proc.h:151: parse error before `p_sigcatch' > /usr/include/sys/proc.h:151: warning: data definition has no type or storage class > /usr/include/sys/proc.h:156: `MAXCOMLEN' undeclared here (not in a function) > /usr/include/sys/proc.h:156: size of array `p_comm' has non-integer type > /usr/include/sys/proc.h:172: parse error before `}' > In file included from kernel/freebsd.c:16: > /usr/include/sys/sysctl.h:199: field `kp_proc' has incomplete type > /usr/include/sys/sysctl.h:230: `MAXLOGNAME' undeclared here (not in a functio n) > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. -- Mark Murray 46 Harvey Rd, Claremont, Cape Town 7700, South Africa +27 21 61-3768 GMT+0200 Finger mark@grumble.grondar.za for PGP key
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199511211205.OAA25764>