|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH][TOOLS] ioemu: linking fix for *BSD
On Thursday 14 August 2008 11:34:27 Ian Jackson wrote:
> Christoph Egger writes ("Re: [Xen-devel] [PATCH][TOOLS] ioemu: linking fix
for *BSD"):
> > On Thursday 14 August 2008 11:21:54 Ian Jackson wrote:
> > > I'm confused as to why this is necessary.
> >
> > ldd qemu-dm shows this:
> > libxenctrl.so.3.2 => not found
> > libxenguest.so.3.2 => not found
> > libxenstore.so.3.0 => not found
> > and launching qemu-dm fails with not finding these three libs.
>
> Are they in /usr/lib64 ? If they are, why isn't your dynamic linker
> finding and using them ? There must be something else going on here,
> surely. Where _is_ it looking ? (Use ktrace perhaps.)
>
> Perhaps something is being built as the wrong bitness (or at least, an
> unexpected bitness). Are those libraries really the same bitness as
> qemu-dm and is everything in the right places ?
The libraries are not in system libraries but in a separate directory
where all the 3rd party applicatios' libraries are kept.
The patch does the right thing for netbsd.
Christoph
--
AMD Saxony, Dresden, Germany
Operating System Research Center
Legal Information:
AMD Saxony Limited Liability Company & Co. KG
Sitz (Geschäftsanschrift):
Wilschdorfer Landstr. 101, 01109 Dresden, Deutschland
Registergericht Dresden: HRA 4896
vertretungsberechtigter Komplementär:
AMD Saxony LLC (Sitz Wilmington, Delaware, USA)
Geschäftsführer der AMD Saxony LLC:
Dr. Hans-R. Deppe, Thomas McCoy
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|