2.0 fails to compile on amd64
Sean McNeil
sean at mcneil.com
Sun Aug 20 02:35:59 UTC 2006
On Sat, 2006-08-19 at 20:59 -0500, Stephen Montgomery-Smith wrote:
>
> 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.
I saw the same thing. It looks like patch-i66667 is not up-to-date or, perhaps, obsolete. I deleted it.
More information about the freebsd-openoffice
mailing list