Subject: misc/openoffice 'make package' fails (on NetBSD/i386)
To: None <tech-pkg@netbsd.org>
From: Markus W Kilbinger <kilbi@rad.rwth-aachen.de>
List: tech-pkg
Date: 01/13/2005 17:56:51
Hi!
'make install' just succeeded in misc/openoffice (v1.1.4) on
NetBSD/i386, but 'make package' fails with:
===> Packaging openoffice-1.1.4
===> Building binary package for openoffice-1.1.4
Creating package /usr/pkgsrc/packages/i386/All/openoffice-1.1.4.tgz
Using SrcDir value of /usr/pkg
Registering depends: libxslt>=1.1.10nb1.
Registering conflicts: staroffice-[0-9]* openoffice-linux-[0-9]*.
pkg_create: can't stat `/usr/pkg/OpenOffice.org1.1.4/program/python-core-2.2.2/lib/lib-dynload/bsddb.so'
tar: Unable to access OpenOffice.org1.1.4/program/python-core-2.2.2/lib/lib-dynload/bsddb.so (No such file or directory)
tar: WARNING! These file names were not selected:
OpenOffice.org1.1.4/program/python-core-2.2.2/lib/lib-dynload/bsddb.so
pkg_create: tar command failed with code 256
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/misc/openoffice
*** Error code 1
Stop.
I cannot find 'bsddb.so' in the build tree...
Might this be a conflict with otherwise installed Python?
Markus.