Subject: cannot build openoffice under current
To: None <netbsd-help@netbsd.org>
From: Thierry Lacoste <th.lacoste@wanadoo.fr>
List: netbsd-help
Date: 01/30/2005 00:52:39
I have the following error when building misc/oppenoffice
(I browsed the web but couldn't find something similar).

# uname -a
NetBSD sirius 2.99.15 NetBSD 2.99.15 (MYKERNEL) #1: Sat Jan 29 01:37:24 CET 
2005  root@sirius.stars.net:/usr/obj/sys/arch/i386/compile/MYKERNEL i386

(MYKERNEL is essentially GENERIC_LAPTOP with acpi instead of apm) 

# cd /usr/pkgsrc/misc/openoffice
# make
[...]
=============
Building project nas
=============
/usr/pkgsrc/misc/openoffice/work/nas
-------------
cp 
-f ./unxbsdi2.pro/misc/build/nas-1.6/lib/audio/libaudio.a ./unxbsdi2.pro/lib
cp: ./unxbsdi2.pro/misc/build/nas-1.6/lib/audio/libaudio.a: No such file or 
directory
dmake:  Error code 1, while making 
'./unxbsdi2.pro/misc/build/so_predeliver_nas'
---* TG_SLO.MK *---

ERROR: Error 65280 occurred while making /usr/pkgsrc/misc/openoffice/work/nas
dmake:  Error code 1, while making 'build_all'
---* TG_SLO.MK *---
*** Error code 255

Perhaps I should say that I'm experiencing weird behaviors in pkgsrc
since I moved from 2.0 to current.
For instance when I ran make in meta-pkgs/kde3 it stopped with an error
in databases/db4. But make worked in databases/db4 and I was able
to continue the building of kde.
I had about a dozen of similar problems when building "large"
packages (i.e. packages which recursively build and install other packages).

Regards,
Thierry Lacoste.