|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH 00 of 30] tools: shave build yaks
On Mon, Mar 21, Ian Campbell wrote:
> Clean up a bunch of inconsistency, wierdness, cut-and-paste etc in the
> tools/ build system. All in all it's a bit of a grab bag of stuff I
> happened to notice as I was trawling
>
> One specific useful thing which comes out of it is to isolate users of
> libxl from needing to know about libxenstore or libxenctrl.
Ian,
from a quick look its not clear which patch between changeset 23062 and
23082 causes a link failure in libxenstat.
Appending -fPIC to the CFLAGS in tools/xenstat/libxenstat/Makefile
fixed this failure for me:
/usr/lib64/gcc/x86_64-suse-linux/4.3/../../../../x86_64-suse-linux/bin/ld:
src/xenstat.o: relocation R_X86_64_32S against `.rodata' can not be used
when making a shared object; recompile with -fPIC
Olaf
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] [PATCH 22 of 30] tools: flask: remove $(LOADLIBES), (continued)
- [Xen-devel] [PATCH 22 of 30] tools: flask: remove $(LOADLIBES), Ian Campbell
- [Xen-devel] [PATCH 23 of 30] tools: provide generic rules for compiling .S files, Ian Campbell
- [Xen-devel] [PATCH 25 of 30] libxl: move libxl_doimid_valid_guest out of line, Ian Campbell
- [Xen-devel] [PATCH 26 of 30] libxl: drop protype for libxl_ctx_set_log, Ian Campbell
- [Xen-devel] [PATCH 27 of 30] libxl: remove XS transaction from public API, Ian Campbell
- [Xen-devel] [PATCH 29 of 30] tools: drop further uses of -Wp, -MD, .$(@F).d to generate dependencies, Ian Campbell
- [Xen-devel] [PATCH 24 of 30] tools: Remove $(CFLAGS) from links lines, Ian Campbell
- [Xen-devel] [PATCH 30 of 30] tools: remove pattern matched linking rules, Ian Campbell
- [Xen-devel] [PATCH 28 of 30] libxl: do not expose libxenctrl/libxenstore headers via libxl.h, Ian Campbell
- Re: [Xen-devel] [PATCH 00 of 30] tools: shave build yaks, Ian Jackson
- Re: [Xen-devel] [PATCH 00 of 30] tools: shave build yaks,
Olaf Hering <=
- [Xen-devel] [PATCH 03 of 30] tools: vnet: Remove, Ian Campbell
|
|
|
|
|