Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Jul 2002 20:56:00 -0400
From:      Andrew Martin <ugly@inhuman.org>
To:        freebsd-stable@freebsd.org
Subject:   buildworld fails on getpeereid.c
Message-ID:  <20020716205600.5f5609db.ugly@inhuman.org>

next in thread | raw e-mail | index | archive | help
Hello,

I'm trying to run a buildworld on 4.6-STABLE source checked out today
(07/16) but it errors as show below.  I will provide more information
if needed.

My current uname output:

FreeBSD spectrum 4.5-STABLE FreeBSD 4.5-STABLE #2: Thu Feb  7 17:48:35
EST 2002     ugly@spectrum:/usr/src/sys/compile/SPECTRUM  i386

error output on 'make buildworld':

cc -O -pipe  -DLIBC_RCS -DSYSLIBC_RCS
-I/usr/src/lib/libc_r/../libc/include -DPTHREAD_KERNEL -D_THREAD_SAFE
-I/usr/src/lib/libc_r/uthread -I/usr/src/lib/libc_r/../../include
-D_LOCK_DEBUG -D_PTHREADS_INVARIANTS -D__DBINTERFACE_PRIVATE -DINET6
-DPOSIX_MISTAKE -I/usr/src/lib/libc_r/../libc/locale -DBROKEN_DES -DYP 
-c /usr/src/lib/libc_r/../libc/gen/getpeereid.c -o getpeereid.o
/usr/src/lib/libc_r/../libc/gen/getpeereid.c: In function `getpeereid':
/usr/src/lib/libc_r/../libc/gen/getpeereid.c:41: storage size of `xuc'
isn't known
/usr/src/lib/libc_r/../libc/gen/getpeereid.c:46: `LOCAL_PEERCRED'
undeclared (first use in this function)
/usr/src/lib/libc_r/../libc/gen/getpeereid.c:46: (Each undeclared
identifier is reported only once
/usr/src/lib/libc_r/../libc/gen/getpeereid.c:46: for each function it
appears in.)
/usr/src/lib/libc_r/../libc/gen/getpeereid.c:49: `XUCRED_VERSION'
undeclared (first use in this function)
*** Error code 1

Stop in /usr/src/lib/libc_r.
*** Error code 1

-Andrew

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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