pkgsrc-Users archive

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

Re: 2011Q1 OpenOffice3 build problem



On Mon 04 Jul 2011 at 00:25:07 +0200, Havard Eidnes wrote:
> However, doing a "ktrace -i make install" followed by objdump
> reveals:
> 
>  16658      1 ld       CALL  open(0xbb90e980,0,0x1b6)
>  16658      1 ld       NAMI  "/usr/X11R7/lib/libpixman-1.so.0"
>  16658      1 ld       RET   open 5
> 
> and it probably goes downhill from there.  Why the *&^(*&^ does
> it reference that one?

I think it should really be (made) possible to have absolute path
references to shared object, instead of a RPATH + filename. I admit that
having an RPATH in the referencing object is already better than just
having a global search path like Lunix and FreeBSD do, but obviously it
isn't always specific enough.

-Olaf.
-- 
___ Olaf 'Rhialto' Seibert  -- There's no point being grown-up if you 
\X/ rhialto/at/xs4all.nl    -- can't be childish sometimes. -The 4th Doctor


Home | Main Index | Thread Index | Old Index