From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wes Morgan To: gcc AT gcc.gnu.org Subject: FreeBSD 4.0 Date: Tue, 14 Sep 1999 19:32:00 -0000 Message-id: X-SW-Source: 1999-09/msg00575.html Trying to build the latest CVS snapshot under freebsd 4.0 fails with these errors: In file included from ../../egcs/gcc/libgcc2.c:1408: include/stdio.h:245: parse error before `__gnuc_va_list' include/stdio.h:246: parse error before `__gnuc_va_list' include/stdio.h:247: parse error before `__gnuc_va_list' include/stdio.h:311: parse error before `__gnuc_va_list' include/stdio.h:313: parse error before `__gnuc_va_list' include/stdio.h:315: parse error before `__gnuc_va_list' include/stdio.h:316: parse error before `__gnuc_va_list' include/stdio.h:346: parse error before `__gnuc_va_list' *** Error code 1 There are a few mentions of fixing _BSD_VA_LIST_ to __gnuc_va_list in some of the changelogs, but I haven't seen anything conclusive... Is this a known problem, or is my CVS tree out of sync somehow? Or maybe I need to set some different CFLAGS? WM -- The difference between genius and stupidity is that genius has its limits. Hi! I'm a .signature virus! Copy me into your ~/.signature to help me spread! From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wes Morgan To: gcc@gcc.gnu.org Subject: FreeBSD 4.0 Date: Thu, 30 Sep 1999 18:02:00 -0000 Message-ID: X-SW-Source: 1999-09n/msg00575.html Message-ID: <19990930180200.N5TCwm6bpg3rl9MVC-41w-5J6BHQwTdYD7oQ8_hcaMI@z> Trying to build the latest CVS snapshot under freebsd 4.0 fails with these errors: In file included from ../../egcs/gcc/libgcc2.c:1408: include/stdio.h:245: parse error before `__gnuc_va_list' include/stdio.h:246: parse error before `__gnuc_va_list' include/stdio.h:247: parse error before `__gnuc_va_list' include/stdio.h:311: parse error before `__gnuc_va_list' include/stdio.h:313: parse error before `__gnuc_va_list' include/stdio.h:315: parse error before `__gnuc_va_list' include/stdio.h:316: parse error before `__gnuc_va_list' include/stdio.h:346: parse error before `__gnuc_va_list' *** Error code 1 There are a few mentions of fixing _BSD_VA_LIST_ to __gnuc_va_list in some of the changelogs, but I haven't seen anything conclusive... Is this a known problem, or is my CVS tree out of sync somehow? Or maybe I need to set some different CFLAGS? WM -- The difference between genius and stupidity is that genius has its limits. Hi! I'm a .signature virus! Copy me into your ~/.signature to help me spread!