Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 May 1999 12:28:17 +0200
From:      Udo Schweigert <ust@cert.siemens.de>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   RELENG_3 broken for libc_r, libpam and truss/kdump
Message-ID:  <19990509122817.A25953@alaska.cert.siemens.de>

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

after cvsup today the "make world" with following errors:

===> libc_r
make: don't know how to make uthread_attr_getinheritsched.c(continuing)
*** Error code 2

===> libpam/modules/pam_deny
install -C -c -o root -g wheel -m 444     pam_deny.so /usr/obj/home/src/RELENG_3/tmp/usr/lib
install: pam_deny.so: No such file or directory
*** Error code 71 (continuing)
`install' not remade because of errors.

===> libpam/modules/pam_permit
install -C -c -o root -g wheel -m 444     pam_permit.so /usr/obj/home/src/RELENG_3/tmp/usr/lib
install: pam_permit.so: No such file or directory
*** Error code 71 (continuing)
`install' not remade because of errors.

===> usr.bin/kdump
cc -O2 -pipe -I/home/src/RELENG_3/usr.bin/kdump/../ktrace -I/home/src/RELENG_3/usr.bin/kdump/../..   -I/usr/obj/home/src/RELENG_3/tmp/usr/include -c ioctl.c
ioctl.c: In function `ioctlname':
ioctl.c:790: `SIOCSPVCTX' undeclared (first use this function)
ioctl.c:790: (Each undeclared identifier is reported only once
ioctl.c:790: for each function it appears in.)
ioctl.c:1168: `SIOCGPVCSIF' undeclared (first use this function)
ioctl.c:1244: `SIOCSPVCSIF' undeclared (first use this function)
ioctl.c:1278: `SIOCGPVCTX' undeclared (first use this function)
*** Error code 1
`all' not remade because of errors.

===> usr.bin/truss
cc -O2 -pipe -I/home/src/RELENG_3/usr.bin/truss -I.   -I/usr/obj/home/src/RELENG_3/tmp/usr/include -c ioctl.c
ioctl.c: In function `ioctlname':
ioctl.c:790: `SIOCSPVCTX' undeclared (first use this function)
ioctl.c:790: (Each undeclared identifier is reported only once
ioctl.c:790: for each function it appears in.)
ioctl.c:1168: `SIOCGPVCSIF' undeclared (first use this function)
ioctl.c:1244: `SIOCSPVCSIF' undeclared (first use this function)
ioctl.c:1278: `SIOCGPVCTX' undeclared (first use this function)
*** Error code 1
`all' not remade because of errors.

Regards

-------------------------------------------------------------------------------
Udo Schweigert              || Voice      : +49 89 636 42170
Siemens AG, Siemens CERT    || Fax        : +49 89 636 48000
ZT IK 3                     || email      : Udo.Schweigert@mchp.siemens.de
D-81730 Muenchen / Germany  ||            : ust@cert.siemens.de
PGP fingerprint             || 2A 53 F6 A6 30 59 64 02  6B C4 E0 73 B2 C9 6C E7
-------------------------------------------------------------------------------


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




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