Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Nov 1995 02:35:21 -0800
From:      asami@cs.berkeley.edu (Satoshi Asami)
To:        markm@freefall.freebsd.org
Cc:        CVS-commiters@freefall.freebsd.org, cvs-ports@freefall.freebsd.org
Subject:   Re: cvs commit: ports/security/pidentd/patches patch-ae
Message-ID:  <199511211035.CAA00806@silvia.HIP.Berkeley.EDU>
In-Reply-To: <199511202125.NAA09429@freefall.freebsd.org> (message from Mark Murray on Mon, 20 Nov 1995 13:25:38 -0800)

next in thread | previous in thread | raw e-mail | index | archive | help
 *   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 -DHAVE_KVM -c identd.c
cc -O2 -m486 -pipe -fno-strength-reduce -DFREEBSD  -DINCLUDE_EXTENSIONS -DHAVE_KVM -c parse.c
cc -c -I. -O2 -m486 -pipe -fno-strength-reduce -DFREEBSD  -DINCLUDE_EXTENSIONS -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 function)
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199511211035.CAA00806>