Date: Thu, 20 Mar 2003 14:32:14 -0500 From: Jason Morgan <jwm-freebsd@sentinelchicken.net> To: Martin Blapp <mb@imp.ch>, freebsd-openoffice@freebsd.org Subject: Re: Build problem - is this where I should ask? Message-ID: <20030320193214.GA17887@sentinelchicken.net> In-Reply-To: <20030320162742.L51453@cvs.imp.ch> References: <20030320133955.GD16610@sentinelchicken.net> <20030320162742.L51453@cvs.imp.ch>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Mar 20, 2003 at 04:29:14PM +0100, Martin Blapp wrote: > > Hi, > > > Reference<com::sun::star::uno::XComponentContext>': > > /usr/ports/editors/openoffice/work/oo_1.0.2_src/solver/641/unxfbsd.pro/inc/com/s > > un/star/plugin/PluginDescription.hpp:60: instantiated from here > > /usr/ports/editors/openoffice/work/oo_1.0.2_src/solver/641/unxfbsd.pro/inc/com/s > > un/star/plugin/PluginDescription.hpp:60: internal > > error: Segmentation fault > > Please submit a full bug report, > > Which gcc version do you use ? I remember to have seen this (or a similar crash) > on 4.7R. > > Can you just try to type "make" again ? It will probably work the > second time. Tried 'make' again, this is what I got: ------------------------------------------------------------------------------ In file included from ../stlport/stl/_construct.h:43, from ../stlport/stl/_alloc.h:68, from ../stlport/memory:28, from dll_main.cpp:38: ../stlport/stl/_iterator_base.h:50: parse error before `,' token ../stlport/stl/_iterator_base.h:54: template declaration of `typedef _Tp _STL::value_type' ../stlport/stl/_iterator_base.h:54: confused by earlier errors, bailing out gmake: *** [../lib/obj/GCCi386/ReleaseD/dll_main.o] Error 1 dmake: Error code 2, while making './unxfbsd.pro/misc/build/so_built' ---* TG_SLO.MK *--- ERROR: Error 65280 occurred while making /usr/ports/editors/openoffice/work/oo_1 .0.2_src/stlport *** Error code 1 Stop in /usr/ports/editors/openoffice. ------------------------------------------------------------------------------ I also tried rebuilding GCC 3.2. Jason To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-openoffice" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030320193214.GA17887>