pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: compiling openoffice3



On Thu, Apr 30, 2009 at 11:44:02AM +0100, Patrick Welche wrote:
> Have any of you managed to compile misc/openoffice3 on -current/i386?
> 
> I get plenty of "illegal flag specified to DB->remove" errors during the
> build e.g.
> 
> echo zipdep_langs=en-US >> ../../unxbsdi3.pro/misc/util_scalc.dpz
> -------------
> HelpLinker @/tmp/mk22212g
> DB->pget: method not permitted before handle's open method
> DB->pget: method not permitted before handle's open method
> DB->pget: method not permitted before handle's open method
> Making 
> /usr/pkgsrc/misc/openoffice3/work.i386/OOO300_m15/helpcontent2/unxbsdi3.p
> ro/bin/scalc_en-US.zip from 1249 input files
> .illegal flag specified to DB->remove
> .illegal flag specified to DB->remove
> ...
> 
> 
> and then building stops at ucb:
> 
> Running processes: 0
> deliver -- version: 1.130
> Module 'dictionaries' delivered successfully. 25 files copied, 0 files 
> unchanged
> 
> 1 module(s): 
>         ucb
> need(s) to be rebuilt
> 
> Reason(s):
> 
> ERROR: error 65280 occurred while making 
> /usr/pkgsrc/misc/openoffice3/work.i386/
> OOO300_m15/ucb/source/ucp/ftp
> 
> Attention: if you build and deliver the above module(s) you may prolongue 
> your t
> he build issuing command "build --from ucb"


Just for the mail archives... This was due to curl include files not
being found because -I/usr/pkg/include didn't make it - but in the
meantime openoffice3 has been upgraded from 3.0.1 to 3.1, and
built successfully.

DB->pget: method not permitted before handle's open method terminate called 
after throwing an instance of 'com::sun::star::uno::RuntimeException'
DB->pget: method not permitted before handle's open method

went away after updating databases/db4 from db4-4.7.25.1 to db4-4.7.25.3
which seems odd as AFAICT there was no code change.

Conclusion: all is well :-)

Cheers,

Patrick



Home | Main Index | Thread Index | Old Index