tech-pkg archive

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

Re: xentools41 LDFLAGS Re: broken packages for 2012Q3



On Sat, Sep 29, 2012 at 11:13:07PM +0200, Joerg Sonnenberger wrote:
> On Sat, Sep 29, 2012 at 10:53:59PM +0200, Manuel Bouyer wrote:
> > I looked a bit at the xentools41 libray issue, but I will need some help.
> > dllxc_stubs.so:
> >         -lxenctrl.4.0 => 
> > /home/bouyer/pkgsrc/sysutils/xentools41/work/xen-4.1.3/tools/ocaml/libs/xc/../../../../tools/libxc/libxenctrl.so.4.0
> >         -lpthread.0 => /usr/lib/libpthread.so.0
> >         -lc.12 => /usr/lib/libc.so.12
> >         -lxenguest.4.0 => 
> > /home/bouyer/pkgsrc/sysutils/xentools41/work/xen-4.1.3/tools/ocaml/libs/xc/../../../../tools/libxc/libxenguest.so.4.0
> >         -lbz2.1 => /usr/lib/libbz2.so.1
> >         -lz.1 => /usr/lib/libz.so.1
> >         -lxenctrl.4.0 => /usr/pkg/lib/libxenctrl.so.4.0
> > 
> > Some librairies are properly fetched from /usr/pkg/lib, I don't know
> > why others are not. To make things worse, this is using ocaml, and I've
> > no idea how ocaml does this stuff.
> 
> As the message said, the problem is that it has rpath entries relative
> to ${WRKSRC}.

Yes, I understand that.

> I don't want to debug the CAML mess either.

But this is where the problem is. I don't know how to tell ocaml to do
a -Wl,-R ...

-- 
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
     NetBSD: 26 ans d'experience feront toujours la difference
--


Home | Main Index | Thread Index | Old Index