Date: Tue, 4 Feb 2003 08:59:28 -0500 From: stan <stanb@awod.com> To: Free BSD Questions list <freebsd-questions@freebsd.org> Subject: Re: Openoffice port build failure Message-ID: <20030204135928.GA31685@teddy.fas.com> In-Reply-To: <3E3FA561.2070107@tu-sofia.acad.bg> References: <20030204111551.GA27747@teddy.fas.com> <3E3FA561.2070107@tu-sofia.acad.bg>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Feb 04, 2003 at 01:34:57PM +0200, Kiril Anastasov wrote: > i.m sorry > ln -s /usr/local/linux-sun-jdk1.3.1 /usr/local/linux-jdk1.3.1 Thanks for the tip. Is this a result of having both the Linux jdk, and the native one installed? I any case, makeing this link did get me further down the road, but It's failing now with: rm -f libgkcontent.so g++32 -I/usr/X11R6/include -I/usr/X11R6/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wbad-function-cast -Wcast-align -Woverloaded-virt ual -Wsynth -Wno-ctor-dtor-privacy -Wno-long-long -O -pipe -march=k6 -fshort-wch ar -pipe -DNDEBUG -DTRIMMED -ffunction-sections -fPIC -shared -Wl,-h -Wl,libgkc ontent.so -o libgkcontent.so nsContentDLF.o nsContentModule.o nsContentHTTPStar tup.o -Wl,--whole-archive ../../dist/lib/libgkconevents_s.a ../../dist/lib/ libgkconhtmlcon_s.a ../../dist/lib/libgkconhtmldoc_s.a ../../dist/lib/libgkconht mlstyle_s.a ../../dist/lib/libgkconxmlcon_s.a ../../dist/lib/libgkconxmldoc_s.a ../../dist/lib/libgkconxsldoc_s.a ../../dist/lib/libgkconxulcon_s.a ../../dist/l ib/libgkconxuldoc_s.a ../../dist/lib/libgkconxultmpl_s.a ../../dist/lib/libgkcon xbl_s.a ../../dist/lib/libgkconbase_s.a ../../dist/lib/libgkconshared_s.a ../.. /dist/lib/libgkconsvgdoc_s.a ../../dist/lib/libgkcontentsvg_s.a -Wl,--no-whole- archive -L../../dist/bin -L../../dist/lib -lgkgfx -L../../dist/bin -lxpcom -lic onv -L../../dist/bin -L/usr/ports/editors/openoffice/work/mozilla/work/mozilla/d ist/lib -lplds4 -lplc4 -lnspr4 -pthread ../../dist/lib/libunicharutil_s.a -L../ ../dist/bin -lmozjs -Wl,-Bsymbolic -lm nsContentModule.o: file not recognized: File truncated collect2: ld returned 1 exit status gmake[3]: *** [libgkcontent.so] Error 1 gmake[3]: Leaving directory `/usr/ports/editors/openoffice/work/mozilla/work/moz illa/content/build' gmake[2]: *** [libs] Error 2 gmake[2]: Leaving directory `/usr/ports/editors/openoffice/work/mozilla/work/moz illa/content' gmake[1]: *** [tier_9] Error 2 gmake[1]: Leaving directory `/usr/ports/editors/openoffice/work/mozilla/work/moz illa' What next? -- "They that would give up essential liberty for temporary safety deserve neither liberty nor safety." -- Benjamin Franklin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030204135928.GA31685>