Problems with boost in amd64 and freebsd 6.1 and OOo 2.0.3rc5

Carlos F. A. Paniago carlos.paniago at gmail.com
Sat Jun 3 16:14:17 PDT 2006


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


More information about the freebsd-openoffice mailing list