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:55:55PM +0200, Bernd Ernesti wrote:
> > It's not just you (see Joerg's last bulk build) but I have no idea
> > what the problem is.
>
> Hmm, it seems to be a missing rpath:
> [snip]
Yeah, that makes sense. No idea how to fix it though...
> > > 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.
>
> There is a librdf.la in
> OOO310_m19/redland/unxbsdi3.pro/misc/build/redland-1.0.7/librdf
> which contains the -lraptor2 option but that is libtool magic.
>
> Maybe it comes by using /usr/pkg/lib/librasqal.la instead of
> OOO310_m19/redland/unxbsdi3.pro/misc/build/rasqal-0.9.15/src/librasqal.la
That's definitely possible.
Do we know why openoffice uses its own raptor/rasqal/redland instead
of the pkgsrc ones?
--
David A. Holland
dholland%netbsd.org@localhost
Home |
Main Index |
Thread Index |
Old Index