Project

General

Profile

Actions

Bug #746

closed

/usr/include/semaphore.h broken

Added by corecode over 16 years ago. Updated over 16 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:

Description

%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

Actions #1

Updated by corecode almost 18 years ago

along the same lines:

%find /usr/include -name sched.h
/usr/include/sched.h
/usr/include/sys/sched.h
%ls -l /usr/include/sched.h
lrwxr-xr-x 1 root wheel 24 Jul 26 19:01 /usr/include/sched.h -> emulation/posix4/sched.h

Actions #2

Updated by josepht almost 18 years ago

I'll have this fixed in just a moment.

Joe

Actions

Also available in: Atom PDF