Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 May 2003 06:18:50 -0500
From:      Doug Poland <doug@polands.org>
To:        questions@freebsd.org
Subject:   openoffice port fails to build
Message-ID:  <20030531111850.GA20029@polands.org>

next in thread | raw e-mail | index | archive | help
Hello,

I'm having a problem building the openoffice port.  The build fails
deep in the bowels of a mozilla build.  Since I have the 1.3.1 Mozilla
port installed on my 4-STABLE box, I'm wondering why it's attempting 
to install another mozilla.

As always, thanks for your help and support.


... snip ...

gmake[4]: Entering directory `/usr/ports/editors/openoffice/work/mozilla/work/mozilla/extensions/xmlterm/tests'
gcc32  -I/usr/X11R6/include  -I/usr/X11R6/include -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -O -pipe -pipe  -DNDEBUG -DTRIMMED -ffunction-sections -o escape escape.o   -L../../../dist/bin -L../../../dist/lib  -L/usr/ports/editors/openoffice/work/mozilla/work/mozilla/dist/lib -lplds4 -lplc4 -lnspr4 -pthread  -lm    
/usr/libexec/elf/ld: warning: libgcc_s.so.1, needed by ../../../dist/bin/libplds4.so, not found (try using -rpath or -rpath-link)
../../../dist/bin/libnspr4.so: undefined reference to `__divdi3@GCC_3.0'
../../../dist/bin/libnspr4.so: undefined reference to `__moddi3@GCC_3.0'
../../../dist/bin/libnspr4.so: undefined reference to `__udivdi3@GCC_3.0'
../../../dist/bin/libnspr4.so: undefined reference to `__umoddi3@GCC_3.0'
collect2: ld returned 1 exit status
gmake[4]: *** [escape] Error 1
gmake[4]: Leaving directory `/usr/ports/editors/openoffice/work/mozilla/work/mozilla/extensions/xmlterm/tests'
gmake[3]: *** [libs] Error 2
gmake[3]: Leaving directory `/usr/ports/editors/openoffice/work/mozilla/work/mozilla/extensions/xmlterm'
gmake[2]: *** [libs] Error 2
gmake[2]: Leaving directory `/usr/ports/editors/openoffice/work/mozilla/work/mozilla/extensions'
gmake[1]: *** [tier_94] Error 2
gmake[1]: Leaving directory `/usr/ports/editors/openoffice/work/mozilla/work/mozilla'
gmake: *** [default] Error 2
*** Error code 2

Stop in /usr/ports/editors/openoffice/work/mozilla.
*** Error code 1

Stop in /usr/ports/editors/openoffice.
*** Error code 1

Stop in /usr/ports/editors/openoffice.
*** Error code 1

Stop in /usr/ports/editors/openoffice.
*** Error code 1

Stop in /usr/ports/editors/openoffice.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portinstall79554.0 make reinstall
** Fix the installation problem and try again.
** The following packages were not installed or upgraded (*:skipped / !:failed)
        ! editors/openoffice    (install error)


-- 
Regards,
Doug



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030531111850.GA20029>