zac elston
2007-May-11 20:09 UTC
[Xen-users] xen 3.0.4 on FC6 x86_64 install problem with lcrypto
a clean new FC6 system downloading xen src tar ball I get make[3]: Entering directory `/opt/xen-3.0.4_1-src/tools/blktap/drivers'' gcc -O2 -fomit-frame-pointer -m64 -DNDEBUG -std=gnu99 -Wall -Wstrict- prototypes -Wno-unused-value -Wdeclaration-after-statement - D__XEN_TOOLS__ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Werror - Wno-unused -fno-strict-aliasing -I ../../../tools/libxc -I ../../ libaio/src -I.. -I../lib -I. -I../../xenstore -D_GNU_SOURCE -Wp,- MD,.blktapctrl.d -o blktapctrl -L. -L.. -L../lib -L../../../tools/ libxc -lblktap -lxenctrl -lcrypto -lz -L../../../tools/xenstore - lxenstore blktapctrl.c /usr/bin/ld: skipping incompatible /usr/lib/libcrypto.so when searching for -lcrypto /usr/bin/ld: skipping incompatible /usr/lib/libcrypto.a when searching for -lcrypto /usr/bin/ld: cannot find -lcrypto collect2: ld returned 1 exit status make[3]: *** [blktapctrl] Error 1 make[3]: Leaving directory `/opt/xen-3.0.4_1-src/tools/blktap/drivers'' make[2]: *** [install] Error 2 make[2]: Leaving directory `/opt/xen-3.0.4_1-src/tools/blktap'' make[1]: *** [install] Error 2 make[1]: Leaving directory `/opt/xen-3.0.4_1-src/tools'' make: *** [install-tools] Error 2 I see this problem is discussed at http://www.mail-archive.com/ trilug@trilug.org/msg37260.html but no solution is given. I have # locate crypto.so /lib/libcrypto.so.0.9.8b /lib/libcrypto.so.6 /lib64/libcrypto.so.0.9.8b /lib64/libcrypto.so.6 /usr/lib/libcrypto.so []# ls -al /usr/lib/libcrypto.so lrwxrwxrwx 1 root root 29 May 11 11:40 /usr/lib/libcrypto.so -> ../../ lib/libcrypto.so.0.9.8b []# ldconfig -N -X -v|grep ''^/.*:$'' /usr/lib64/qt-3.3/lib: /usr/lib: /lib: /lib64: /usr/lib64: [c]# rpm -qa |grep openssl openssl-devel-0.9.8b-8.3.fc6 openssl-0.9.8b-8.3.fc6.i386 openssl-0.9.8b-8.3.fc6.x86_64 has anyone gotten an x86_64 install of xen3.0.4 working or understand how to get around this? thanks -zaq _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users