From owner-freebsd-questions@FreeBSD.ORG Sat May 31 04:18:53 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7AAB337B401 for ; Sat, 31 May 2003 04:18:53 -0700 (PDT) Received: from galilee.polands.org (CPE-24-208-57-240.new.rr.com [24.208.57.240]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3761F43FAF for ; Sat, 31 May 2003 04:18:52 -0700 (PDT) (envelope-from djp@polands.org) Received: from sheba.polands.org (sheba.polands.org [172.16.1.33]) by galilee.polands.org (8.12.9/8.12.9) with ESMTP id h4VBIpNP077869 for ; Sat, 31 May 2003 06:18:51 -0500 (CDT) (envelope-from djp@polands.org) Received: from sheba.polands.org (localhost [127.0.0.1]) by sheba.polands.org (8.12.9/8.12.9) with ESMTP id h4VBIoUQ020048 for ; Sat, 31 May 2003 06:18:50 -0500 (CDT) (envelope-from djp@sheba.polands.org) Received: (from djp@localhost) by sheba.polands.org (8.12.9/8.12.9/Submit) id h4VBIoxi020047 for questions@freebsd.org; Sat, 31 May 2003 06:18:50 -0500 (CDT) Date: Sat, 31 May 2003 06:18:50 -0500 From: Doug Poland To: questions@freebsd.org Message-ID: <20030531111850.GA20029@polands.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.4i Subject: openoffice port fails to build X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 May 2003 11:18:53 -0000 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