Date: Thu, 09 Apr 2009 08:27:38 +0200 From: "Oliver Lehmann" <lehmann@ans-netz.de> To: gerald@FreeBSD.org Cc: ports@FreeBSD.org Subject: problems with lang/gcc43 Message-ID: <20090409062738.65318.qmail@avocado.salatschuessel.net>
next in thread | raw e-mail | index | archive | help
Hi, I've two problems with lang/gcc43. 1) for me it appears not to be MAKE_JOBS_SAFE. I'm getting continous errors compiling it on my dual PIII850 System: http://files.pofo.de/gcc-4.3.4_20090326.log 2) something in the /usr/local/lib/gcc-4.3.4/include/c++/bits/locale_facets.h header seems to be broken. just take the toupper() function definition. It takes two arguments and it conflicts somehow with the libc declaration of toupper() where toupper(3) reveals that it only takes one argument. http://files.pofo.de/freeorion-0.3.12.20090408_2.log
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090409062738.65318.qmail>