Date: Sat, 03 Jun 2006 20:14:06 -0300 From: "Carlos F. A. Paniago" <carlos.paniago@gmail.com> To: freebsd-openoffice@freebsd.org Subject: Problems with boost in amd64 and freebsd 6.1 and OOo 2.0.3rc5 Message-ID: <448217BE.8010904@gmail.com>
next in thread | raw e-mail | index | archive | help
Hi. We need to change the Makefile in line 168 from: .if (${GCCVER} == 4.1.1) to .if (${GCCVER} == 4.1.1 || ${GCCVER} == 4.1.2) because 6.1 with all the upgrades is running gcc41 as 4.1.2 (in the makefile there is a lot os references for thi s compiler). If we did't change we have problems with the old boost stuff that is inside the OOo 2.0.3rc5 Paniago
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?448217BE.8010904>