Subject: pkg/15706: openoffice build fails
To: None <gnats-bugs@gnats.netbsd.org>
From: seebs <seebs@ged.plethora.net>
List: netbsd-bugs
Date: 02/23/2002 00:01:38
>Number: 15706
>Category: pkg
>Synopsis: openoffice build fails
>Confidential: no
>Severity: serious
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Fri Feb 22 23:03:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator: seebs
>Release: NetBSD 1.5ZA
>Organization:
n/a
>Environment:
System: NetBSD ged.plethora.net 1.5ZA NetBSD 1.5ZA (GED) #0: Sat Feb 16 00:05:37 CST 2002 seebs@ged.plethora.net:/usr/src/sys/arch/i386/compile/GED i386
Architecture: i386
Machine: i386
>Description:
When I try to build openoffice, it fails. Messages:
---
creating ./config.status
===> Building for openoffice-0.0.0.641
tcsh -c "setenv DISPLAY :0.0; cd
/usr/src/pkgsrc/misc/openoffice/work/oo_641_src/config_office/..&& ./bootstrap&& source *.Set&& dmake"
./bootstrap: Command not found.
*** Error code 1
---
It looks like there's supposed to be a bootstrap program in config_office.
There isn't. "find . -name bootstrap -print" says:
---
./work/oo_641_src/sal/test/bootstrap
./work/oo_641_src/jurt/test/com/sun/star/comp/bootstrap
---
>How-To-Repeat:
cd /usr/src/pkgsrc/misc/openoffice
make cleandir
make
>Fix:
Dunno. I do notice that config_office has a "bootstrap.1" and a
"bootstrap.2".
I also notice that it has a file named "javac.core". It's possible
that this is an issue, and indeed, the configure says:
checking the installed JDK... Segmentation fault - core dumped
configure: warning: Correct jdk not found
However, I'm running the jdk I get by going into lang/jdk and
building. ?
>Release-Note:
>Audit-Trail:
>Unformatted: