Date: Wed, 16 Apr 2014 17:47:48 -0700 (PDT) From: Jakub Lach <jakub_lach@mailplus.pl> To: freebsd-ports@freebsd.org Subject: Re: [HEADS UP] WITH_NEW_XORG is now the default on FreeBSD 10 and 9 stable Message-ID: <1397695667853-5904246.post@n5.nabble.com> In-Reply-To: <534ECCE7.7050204@freebsd.org> References: <534ECCE7.7050204@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Unless I'm mistaken, a lots of ports had libraries bumped down ( freetype2, libxcb...), results here are a little short of catastrophic... I've rebuilt what I could but still... e.g. --- XpAttr.lo --- In file included from XpAttr.c:44: ./XpExtUtil.h:55:20: error: static declaration of '_XEatDataWords' follows non-static declaration static inline void _XEatDataWords(Display *dpy, unsigned long n) ^ /usr/local/include/X11/Xlibint.h:840:13: note: previous declaration is here extern void _XEatDataWords( ^ --- XpContext.lo --- In file included from XpContext.c:44: ./XpExtUtil.h:55:20: error: static declaration of '_XEatDataWords' follows non-static declaration static inline void _XEatDataWords(Display *dpy, unsigned long n) ^ /usr/local/include/X11/Xlibint.h:840:13: note: previous declaration is here extern void _XEatDataWords( 1 error generated. *** [XpContext.lo] Error code 1 make[3]: stopped in /usr/obj/usr/ports/x11/libXp/work/libXp-1.0.2/src Is https://trillian.chruetertee.ch/svn/ports/trunk/ aligned at the moment with the ports tree? -- View this message in context: http://freebsd.1045724.n5.nabble.com/HEADS-UP-WITH-NEW-XORG-is-now-the-default-on-FreeBSD-10-and-9-stable-tp5904196p5904246.html Sent from the freebsd-ports mailing list archive at Nabble.com.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1397695667853-5904246.post>