pkgsrc-Users archive

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

Re: openoffice build problem



On Sun, May 06, 2012 at 01:24:54AM +0200, Bernd Ernesti wrote:
 > Looking up in the redirected logfile I found these messages:
 > 
 > =======================
 > Checking DLL ../../../unxbsdi3.pro/lib/check_libucpftp1.so ...: ERROR: 
 > Shared object "libcurl.so.4" not found
 > dmake:  Error code 1, while making '../../../unxbsdi3.pro/lib/libucpftp1.so'

It's not just you (see Joerg's last bulk build) but I have no idea
what the problem is.

 > ld: cannot find -lraptor2
 > make[1]: *** [redland-db-upgrade] Error 1
 > make[1]: Leaving directory 
 > `/obj/pkgsrc/misc/openoffice3/work.i386/OOO310_m19/redland/unxbsdi3.pro/misc/build/redland-1.0.7/utils'
 > =======================

It looks as if it uses its own copies of both raptor and redland.
patch-dz apparently adjusts an internal copy of raptor 1.x; I don't
know why it would decide it wants to look for raptor 2.x. Maybe it's
finding the copy in /usr/pkg at configure time but is unable to
actually use it because it isn't buildlinked.

-- 
David A. Holland
dholland%netbsd.org@localhost


Home | Main Index | Thread Index | Old Index