Date: Tue, 25 Jan 2005 18:40:54 +0100 From: Oliver Lehmann <lehmann@ans-netz.de> To: openoffice@FreeBSD.org Subject: Re: openoffice-2.0-devel - missing dep Message-ID: <20050125184054.2b8a4e34.lehmann@ans-netz.de> In-Reply-To: <20050125071103.60707fdf.lehmann@ans-netz.de> References: <20050125071103.60707fdf.lehmann@ans-netz.de>
next in thread | previous in thread | raw e-mail | index | archive | help
Oliver Lehmann wrote: > Hi, > > I think, there is a dependency missing? > > bsd.pro/misc/build/Python-2.3.4. > dmake: Error code 1, while making > './unxfbsd.pro/misc/build/so_built_so_python' > '---* tg_merge.mk *---' > > ERROR: Error 65280 occurred while making > /usr/obj/i386-6.0/usr/ports/editors/openoffice-2.0-devel/work/python > dmake: Error code 1, while making 'instsetoo_native/prj/build_all' > '---* tg_merge.mk *---' > *** Error code 255 installing python fixed this. But then I got into the following error. For me it looks like that openoffice tries to use mozilla header-files. But I specified WITHOUT_MOZILLA..... gcc-ooo -Wreturn-type -fmessage-length=0 -c -I. -I. -I../inc -I../../../../../../inc -I../../../../../../unx/inc -I../../../../../../unxfbsd.pro/inc -I. -I/usr/obj/i386-6.0/usr/ports/editors/openoffice-2.0-devel/work/solver/68 0/unxfbsd.pro/inc/dont_use_stl -I/usr/obj/i386-6.0/usr/ports/editors/openoffice-2.0-devel/work/solver/68 0/unxfbsd.pro/inc/external -I/usr/obj/i386-6.0/usr/ports/editors/openoffice-2.0-devel/work/solver/68 0/unxfbsd.pro/inc -I/usr/obj/i386-6.0/usr/ports/editors/openoffice-2.0-devel/work/solenv/un xfbsd/inc -I/usr/obj/i386-6.0/usr/ports/editors/openoffice-2.0-devel/work/solenv/inc -I/usr/obj/i386-6.0/usr/ports/editors/openoffice-2.0-devel/work/res -I/usr/obj/i386-6.0/usr/ports/editors/openoffice-2.0-devel/work/solver/68 0/unxfbsd.pro/inc/dont_use_stl -I/usr/obj/i386-6.0/usr/ports/editors/openoffice-2.0-devel/work/solenv/in c/Xp31 -INO_JAVA_HOME/include -INO_JAVA_HOME/include/freebsd -INO_JAVA_HOME/include/bsd -INO_JAVA_HOME/include/native_threads/include -I/usr/X11R6/include -I/usr/obj/i386-6.0/usr/ports/editors/openoffice-2.0-devel/work/solver/68 0/unxfbsd.pro/inc/mozilla -I/usr/obj/i386-6.0/usr/ports/editors/openoffice-2.0-devel/work/solver/68 0/unxfbsd.pro/inc/mozilla/nspr -I/usr/obj/i386-6.0/usr/ports/editors/openoffice-2.0-devel/work/solver/68 0/unxfbsd.pro/inc/mozilla/nss -I. -I../../../../../../res -I. -Wuninitialized -Os -fno-strict-aliasing -DHAVE_CONFIG_H -DPACKAGE=\"xmlsec1\" -DXMLSEC_NO_XSLT=1 -D_REENTRANT -DXMLSEC_NO_XKMS -I../../include -I../.. -pipe -mtune=pentiumpro -DFREEBSD -DUNX -DVCL -DGCC -DC300 -DINTEL -DGXX_INCLUDE_PATH=/usr/local/lib/gcc-ooo/i386-portbld-freebsd6.0/3.4.1/i nclude/c++ -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=680 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DEXCEPTIONS_OFF -DCUI -DSRC680 -DMULTITHREAD -o ../../../../../../unxfbsd.pro/obj/akmngr.o akmngr.c akmngr.c:11:18: nspr.h: No such file or directory akmngr.c:13:22: pk11func.h: No such file or directory akmngr.c:14:18: cert.h: No such file or directory akmngr.c:15:19: keyhi.h: No such file or directory In file included from akmngr.c:23: -- Oliver Lehmann http://www.pofo.de/ http://wishlist.ans-netz.de/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050125184054.2b8a4e34.lehmann>