I am trying to compile Xen on a SLES9 SP2 x86_64 Dell box.
When I do a "make -j4 world", I am getting the following error.
/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3/../../../../x86_64-suse-linux
/bin/ld: ./libxenctrl.a(xc_domain.ogcc -nostdinc -fno-builtin
-fno-common -fno-strict-aliasing -iwithprefix include -Wall -Werror
-Wno-pointer-arith -pipe -I/root/xen/xen-unstable.hg/xen/include
-I/root/xen/xen-unstable.hg/xen/include/asm-x86/mach-generic
-I/root/xen/xen-unstable.hg/xen/include/asm-x86/mach-default -O3
-fomit-frame-pointer -msoft-float -m64 -mno-red-zone -fpic
-fno-reorder-blocks -fno-asynchronous-unwind-tables -DNDEBUG -DVERBOSE
-c sched_bvt.c -o sched_bvt.o
): relocation R_X86_64_32 can not be used when making a shared object;
recompile with -fPIC
./libxenctrl.a: could not read symbols: Bad value
collect2: ld returned 1 exit status
make[4]: *** [libxenguest.so.3.0.0] Error 1
make[4]: Leaving directory `/root/xen/xen-unstable.hg/tools/libxc''
make[3]: *** [build] Error 2
make[3]: Leaving directory `/root/xen/xen-unstable.hg/tools/libxc''
make[2]: *** [install] Error 2
make[2]: Leaving directory `/root/xen/xen-unstable.hg/tools''
make[1]: *** [tools] Error 2
make[1]: *** Waiting for unfinished jobs....
But if I do a "make world" I don''t see this error. Any idea
why this is
happening?
Aravindh
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel