Subject: Open Office build problem
To: #List NetBSD current users <current-users@NetBSD.ORG>
From: Paul Goyette <paul@whooppee.com>
List: current-users
Date: 11/14/2004 15:22:36
Not sure if this is the right list or not - can't seem to find a
current-pkg list!
While making Open Office 1.1.1 from pkgsrc I got the following error.
Anyone got any ideas on what's wrong and/or how to fix? This is on
NetBSD 2.0G from mid-September timeframe.
Making: ../../../unxbsdi2.pro/slo/saldisp.obj
g++ -fmessage-length=0 -c -I. -I. -I../inc -I../../../inc
-I../../../unx/inc -I../../../unxbsdi2.pro/inc -I.
-I/usr/pkgsrc/misc/openoffice/work.i386/oo_1.1.1_src/solver/645/unxbsdi2.pro/inc/stl
-I/usr/pkgsrc/misc/openoffice/work.i386/oo_1.1.1_src/solver/645/unxbsdi2.pro/inc/external
-I/usr/pkgsrc/misc/openoffice/work.i386/oo_1.1.1_src/solver/645/unxbsdi2.pro/inc
-I/usr/pkgsrc/misc/openoffice/work.i386/oo_1.1.1_src/solenv/unxbsdi2/inc
-I/usr/pkgsrc/misc/openoffice/work.i386/oo_1.1.1_src/solenv/inc
-I/usr/pkgsrc/misc/openoffice/work.i386/oo_1.1.1_src/res
-I/usr/pkgsrc/misc/openoffice/work.i386/oo_1.1.1_src/solver/645/unxbsdi2.pro/inc/stl
-I/usr/pkgsrc/misc/openoffice/work.i386/oo_1.1.1_src/solenv/inc/Xp31
-INO_JAVA_HOME/include -INO_JAVA_HOME/include/netbsd
-INO_JAVA_HOME/include/solaris -INO_JAVA_HOME/include/linux
-INO_JAVA_HOME/include/native_threads/include -I/usr/X11R6/include
-I. -I../../../res -I. -O1 -pipe -fno-for-scope -fpermissive -frtti
-fno-exceptions -fpic -DNETBSD -DUNX -DVCL -DGCC -DC300 -DINTEL
-DGXX_INCLUDE_PATH=/usr/include/g++ -DCVER=C300 -D_USE_NAMESPACE -DX86
-D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1
-DSTLPORT_VERSION=400 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DSUPD=645
-DBUILD=8762 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0
-DOPTIMIZE -DEXCEPTIONS_OFF -DCUI -DSRX645 -DUSE_BUILTIN_RASTERIZER
-DENABLE_CTL -DSHAREDLIB -D_DLL_ -DMULTITHREAD -o
../../../unxbsdi2.pro/slo/saldisp.o
/usr/pkgsrc/misc/openoffice/work.i386/oo_1.1.1_src/vcl/unx/source/app/saldisp.cxx
/usr/pkgsrc/misc/openoffice/work.i386/oo_1.1.1_src/vcl/unx/source/app/saldisp.cxx:239:37:
X11/extensions/Xinerama.h: No such file or directory
In file included from
/usr/pkgsrc/misc/openoffice/work.i386/oo_1.1.1_src/vcl/unx/source/app/saldisp.cxx:256:
../../../unx/inc/i18n_im.hxx:99:8: warning: extra tokens at end of
#endif directive
In file included from ../../../inc/outdev.hxx:429,
from ../../../inc/salgdi.hxx:82,
from
/usr/pkgsrc/misc/openoffice/work.i386/oo_1.1.1_src/vcl/unx/source/app/saldisp.cxx:272:
../../../inc/outdev.imp:64: warning: class `OutputDevice' is implicitly
friends with itself
../../../inc/outdev.imp:65: warning: `VirtualDevice' is already a friend
of `OutputDevice'
../../../inc/outdev.imp:73: warning: `vcl::PDFWriterImpl' is already a
friend of `OutputDevice'
/usr/pkgsrc/misc/openoffice/work.i386/oo_1.1.1_src/vcl/unx/source/app/saldisp.cxx:
In member function `String SalDisplay::GetKeyName(short unsigned int)
const':
/usr/pkgsrc/misc/openoffice/work.i386/oo_1.1.1_src/vcl/unx/source/app/saldisp.cxx:1550:
error: `XK_Hangul_Hanja' undeclared (first use this function)
/usr/pkgsrc/misc/openoffice/work.i386/oo_1.1.1_src/vcl/unx/source/app/saldisp.cxx:1550:
error: (Each undeclared identifier is reported only once for each
function it appears in.)
/usr/pkgsrc/misc/openoffice/work.i386/oo_1.1.1_src/vcl/unx/source/app/saldisp.cxx:
In member function `void SalDisplay::InitXinerama()':
/usr/pkgsrc/misc/openoffice/work.i386/oo_1.1.1_src/vcl/unx/source/app/saldisp.cxx:3071:
error: `XineramaIsActive' undeclared (first use this function)
/usr/pkgsrc/misc/openoffice/work.i386/oo_1.1.1_src/vcl/unx/source/app/saldisp.cxx:3074:
error: `XineramaScreenInfo' undeclared (first use this function)
/usr/pkgsrc/misc/openoffice/work.i386/oo_1.1.1_src/vcl/unx/source/app/saldisp.cxx:3074:
error: `pScreens' undeclared (first use this function)
/usr/pkgsrc/misc/openoffice/work.i386/oo_1.1.1_src/vcl/unx/source/app/saldisp.cxx:3074:
error: `XineramaQueryScreens' undeclared (first use this function)
dmake: Error code 1, while making
'../../../unxbsdi2.pro/slo/saldisp.obj'
---* TG_SLO.MK *---
ERROR: Error 65280 occurred while making
/usr/pkgsrc/misc/openoffice/work.i386/oo_1.1.1_src/vcl/unx/source/app
dmake: Error code 1, while making 'build_all'
---* TG_SLO.MK *---
*** Error code 255
Stop.
make: stopped in /usr/pkgsrc/misc/openoffice
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/misc/openoffice
pc3:openoffice {104}
----------------------------------------------------------------------
| Paul Goyette | PGP DSS Key fingerprint: | E-mail addresses: |
| Network Engineer | FA29 0E3B 35AF E8AE 6651 | paul@whooppee.com |
| & World Cruiser | 0786 F758 55DE 53BA 7731 | pgoyette@juniper.net |
----------------------------------------------------------------------