From owner-freebsd-current Wed Jun 10 11:26:24 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA07176 for freebsd-current-outgoing; Wed, 10 Jun 1998 11:26:24 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from violet.csi.cam.ac.uk (exim@violet.csi.cam.ac.uk [131.111.8.58]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA07169 for ; Wed, 10 Jun 1998 11:26:21 -0700 (PDT) (envelope-from bjc23@hermes.cam.ac.uk) Received: from bjc23.trin.cam.ac.uk ([131.111.212.250]) by violet.csi.cam.ac.uk with smtp (Exim 1.92 #1) for freebsd-current@freebsd.org id 0yjpZi-0006lW-00; Wed, 10 Jun 1998 19:26:18 +0100 Date: Wed, 10 Jun 1998 19:26:18 +0100 (BST) From: Ben Cohen X-Sender: bjc23@bjc23.trin.cam.ac.uk Reply-To: bjc23@hermes.cam.ac.uk To: freebsd-current@FreeBSD.ORG Subject: Another make world problem Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I got another problem making world. Can anyone see what I did wrong this time? Thanks... Ben. ============= cc -fpic -DPIC -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 -D__DBINTERFACE_PRIVATE -DPOSIX_MISTAKE -I/usr/src/lib/libc_r/../libc/locale -DBROKEN_DES -DYP -I/usr/obj/ usr/src/tmp/usr/include -c /usr/src/lib/libc_r/uthread/uthread_spinlock.c -o uthread_spinlock.so --- uthread_spinlock.o --- *** Error code 1 --- uthread_spinlock.so --- /usr/src/lib/libc_r/uthread/uthread_spinlock.c:52: conflicting types for `_spinlock' /usr/src/lib/libc_r/../libc/include/spinlock.h:67: previous declaration of `_spinlock' /usr/src/lib/libc_r/uthread/uthread_spinlock.c: In function `_spinlock': /usr/src/lib/libc_r/uthread/uthread_spinlock.c:75: too many arguments to function `_atomic_lock' *** Error code 1 2 errors *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message