Date: Mon, 9 Oct 2006 06:05:55 +0000 (UTC) From: Vasil Dimov <vd@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/lwp Makefile Message-ID: <200610090605.k9965ttE056780@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610090605.k9965ttE056780>
