cvs commit: ports/devel/lwp Makefile
Vasil Dimov
vd at FreeBSD.org
Sun Oct 8 23:05:56 PDT 2006
vd 2006-10-09 06:05:55 UTC
FreeBSD ports repository
Modified files:
devel/lwp Makefile
Log:
Mark as BROKEN on 4.x:
In file included from lwp.private.h:50,
from iomgr.c:53:
lwp_ucontext.h:33: conflicting types for `mcontext_t'
/usr/include/machine/ucontext.h:63: previous declaration of `mcontext_t'
lwp_ucontext.h:39: conflicting types for `ucontext_t'
/usr/include/sys/ucontext.h:51: previous declaration of `ucontext_t'
gmake[2]: *** [liblwp_la-iomgr.lo] Error 1
Reported by: kris
Revision Changes Path
1.27 +7 -1 ports/devel/lwp/Makefile
More information about the cvs-ports
mailing list