Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jun 1998 19:26:18 +0100 (BST)
From:      Ben Cohen <bjc23@hermes.cam.ac.uk>
To:        freebsd-current@FreeBSD.ORG
Subject:   Another make world problem
Message-ID:  <Pine.BSF.3.96.980610190702.25852A-100000@bjc23.trin.cam.ac.uk>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980610190702.25852A-100000>