Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Aug 2006 20:59:46 -0500 (CDT)
From:      Stephen Montgomery-Smith <stephen@math.missouri.edu>
To:        Sean McNeil <sean@mcneil.com>
Cc:        openoffice@freebsd.org
Subject:   Re: 2.0 fails to compile on amd64
Message-ID:  <20060819205823.D71642@math.missouri.edu>
In-Reply-To: <20060819184411.B69059@math.missouri.edu>
References:  <1156012505.63467.0.camel@triton.mcneil.com>  <44E77A34.3080606@math.missouri.edu> <1156021188.1452.11.camel@triton.mcneil.com> <44E77E2A.2080808@math.missouri.edu> <1156022154.2020.4.camel@triton.mcneil.com> <1156026025.24431.7.camel@triton.mcneil.com> <1156026962.30100.3.camel@triton.mcneil.com> <20060819184411.B69059@math.missouri.edu>

next in thread | previous in thread | raw e-mail | index | archive | help


On Sat, 19 Aug 2006, Stephen Montgomery-Smith wrote:

> You need to make a similar change in
> moz/unxfbsdi.pro/misc/build/mozilla/nsprpub/pr/src/misc/prnetdb.c
>
> I'm trying it now to see if it will compile all the way through.
>

No, it failed like this:

Making: ../../../unxfbsdi.pro/slo/gtkinst.obj
g++-ooo -fmessage-length=0 -c -Os -fno-strict-aliasing 
-fvisibility=hidden -DXTHREADS -DXUSE_MTSAFE_API 
-I/usr/local/include/atk-1.0 -I/usr/local/include/cairo 
-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include 
-I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include 
-I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include 
-I/usr/local/include/freetype2 -I/usr/local/include -I. 
-I../../../unxfbsdi.pro/inc/gtkapp -I../inc -I../../../inc/pch 
-I../../../inc -I../../../unx/inc -I../../../unxfbsdi.pro/inc -I. 
-I/usr/p/editors/openoffice.org-2.0/work/OOD680_m1/solver/680/unxfbsdi.pro/inc/stl 
-I/usr/p/editors/openoffice.org-2.0/work/OOD680_m1/solver/680/unxfbsdi.pro/inc/external 
-I/usr/p/editors/openoffice.org-2.0/work/OOD680_m1/solver/680/unxfbsdi.pro/inc 
-I/usr/p/editors/openoffice.org-2.0/work/OOD680_m1/solenv/unxfbsdi/inc 
-I/usr/p/editors/openoffice.org-2.0/work/OOD680_m1/solenv/inc 
-I/usr/p/editors/openoffice.org-2.0/work/OOD680_m1/res 
-I/usr/p/editors/openoffice.org-2.0/work/OOD680_m1/solver/680/unxfbsdi.pro/inc/stl 
-I/usr/p/editors/openoffice.org-2.0/work/OOD680_m1/solenv/inc/Xp31 
-I/usr/local/jdk1.4.2/include -I/usr/local/jdk1.4.2/include/freebsd 
-I/usr/local/jdk1.4.2/include/bsd -I/usr/local/jdk1.4.2/include/linux 
-I/usr/local/jdk1.4.2/include/native_threads/include -I/usr/X11R6/include 
-I/usr/p/editors/openoffice.org-2.0/work/OOD680_m1/solver/680/unxfbsdi.pro/inc/offuh 
-I. -I../../../res -I. -pipe -mtune=pentiumpro -fvisibility-inlines-hidden 
-g1 -fno-exceptions -Wall -Wextra -Wendif-labels -Wshadow 
-Wno-ctor-dtor-privacy     -Wno-non-virtual-dtor   -fpic -DFREEBSD -DUNX 
-DVCL -DGCC -DC341 -DINTEL -DCVER=C341 -DX86  -D_PTHREADS -D_REENTRANT 
-DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 
-DHAVE_GCC_VISIBILITY_FEATURE -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 
-DGXX_INCLUDE_PATH=/usr/local/gcc-ooo/i386-portbld-freebsd6.1/3.4.1/include/c++ 
-DSUPD=680 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 
-DOPTIMIZE -DEXCEPTIONS_OFF -DCUI -DSOLAR_JAVA -DOOD680=OOD680 
-DUSE_BUILTIN_RASTERIZER  -DVCL_DLLIMPLEMENTATION -DSHAREDLIB -D_DLL_ 
-DMULTITHREAD  -o ../../../unxfbsdi.pro/slo/gtkinst.o 
/usr/p/editors/openoffice.org-2.0/work/OOD680_m1/vcl/unx/gtk/app/gtkinst.cxx
/usr/p/editors/openoffice.org-2.0/work/OOD680_m1/vcl/unx/gtk/app/gtkinst.cxx: 
In function `bool hookLocks()':
/usr/p/editors/openoffice.org-2.0/work/OOD680_m1/vcl/unx/gtk/app/gtkinst.cxx:136: 
error: `pModule' undeclared (first use this function)
/usr/p/editors/openoffice.org-2.0/work/OOD680_m1/vcl/unx/gtk/app/gtkinst.cxx:136: 
error: (Each undeclared identifier is reported only once for each function 
it appears in.)
/usr/p/editors/openoffice.org-2.0/work/OOD680_m1/vcl/unx/gtk/app/gtkinst.cxx: 
At global scope:
/usr/p/editors/openoffice.org-2.0/work/OOD680_m1/vcl/unx/gtk/app/gtkinst.cxx:153: 
warning: unused parameter 'pModule'
dmake:  Error code 1, while making '../../../unxfbsdi.pro/slo/gtkinst.obj'
'---* tg_merge.mk *---'

ERROR: Error 65280 occurred while making 
/usr/p/editors/openoffice.org-2.0/work/OOD680_m1/vcl/unx/gtk/app
dmake:  Error code 1, while making 'build_instsetoo_native'
'---* *---'
*** Error code 255

Stop in /usr/p/editors/openoffice.org-2.0.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060819205823.D71642>