/usr/include/semaphore.h broken

Simon 'corecode' Schubert corecode at fs.ei.tum.de
Fri Jul 27 04:02:51 PDT 2007


%find /usr/include -name semaphore.h
/usr/include/semaphore.h
/usr/include/sys/semaphore.h
%less /usr/include/semaphore.h 
/usr/include/semaphore.h: No such file or directory
%ls -l /usr/include/semaphore.h 
lrwxr-xr-x  1 root  wheel  28 Jul 26 19:01 /usr/include/semaphore.h -> emulation/posix4/semaphore.h
%uname -a
DragonFly  1.10-RELEASE DragonFly 1.10-RELEASE #0: Thu Jul 26 19:48:52 GMT 2007     corecode@:/usr/obj/usr/src/src/sys/SMP  i386

this breaks compiling python and others.  definite blocker for 1.10-RELEASE.

cheers
 simon




More information about the Bugs mailing list