Steve O'Hara-Smith schrieb: > I upgraded my ports tree and found the the xorg-server port (now > at 6.9.0) won't build on 4.11 because it can't find a working va_copy. I've > checked /usr/include and indeed there is no mention of va_copy in there.
Here the same problem :( uname -a FreeBSD xxxxxxxxxxx 4.11-STABLE FreeBSD 4.11-STABLE #54: Mon Jan 23 17:37:23 CET 2006 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/PEANUTS i386 xprintf.c:42: #error "no working va_copy was found" xprintf.c: In function `Xvprintf': xprintf.c:53: warning: implicit declaration of function `va_copy' xprintf.c:51: warning: `va2' might be used uninitialized in this function xprintf.c: In function `XNFvprintf': xprintf.c:81: warning: `va2' might be used uninitialized in this function *** Error code 1 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"
