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 Fri, Nov 23, 2012 at 10:02:45PM -0800, Aaron J. Grier wrote:
> On Mon, Oct 15, 2012 at 10:50:26AM +0200, Joerg Sonnenberger wrote:
> > You need to use both -Wl,-rpath and -Wl,-rpath-link in that case. The
> > former is about the destination embedded in the binary, the latter is
> > used for lookup during linkage.
> 
> see attached patch, which allows oxenstored to build with the correct
> rpath.  -L seems to take care of the link rpath.  untested, as I'm still
> getting another xen server assembled to test this on.

oxenstored compiles and runs, but falls over quickly due to some
linuxisms in define.ml that I'm now attempting to flush out.  :)

-- 
  Aaron J. Grier | "Not your ordinary poofy goof." | 
agrier%poofygoof.com@localhost


Home | Main Index | Thread Index | Old Index