WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] Re: Error Building Xen-Unstable: cannot find "crypto"

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Re: Error Building Xen-Unstable: cannot find "crypto"
From: Hannes Petschauer <hapet@xxxxxx>
Date: Wed, 20 Sep 2006 17:56:42 +0200
Delivery-date: Wed, 20 Sep 2006 08:57:53 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <450D4DFE.1080001@xxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <450D4DFE.1080001@xxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 1.5.0.7 (Windows/20060909)
Hi!

I'm trying to build Xen-unstable 3.0:
When I do a "make tools", I geht this error-message (also with "make world").....

gcc -O2 -fomit-frame-pointer -DNDEBUG -m32 -march=i686 -Wall -Wstrict-prototypes -D__XEN_TOOLS__ -fPIC -Wall -Werror -Wno-unused -g3 -fno-strict-aliasing -I ../../../tools/libxc -I ../../libaio/src -I.. -I../lib -I. -I../../xenstore -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -Wp,-MD,.blktapctrl.d -o blktapctrl -L. -L.. -L../lib -L../../../tools/libxc -lblktap -lcrypto -lz -L../../../tools/xenstore -lxenstore blktapctrl.c
/usr/bin/ld: cannot find -lcrypto
collect2: ld returned 1 exit status
make[3]: *** [blktapctrl] Fehler 1
make[3]: Leaving directory `/root/xen-unstable/tools/blktap/drivers'
make[2]: *** [install] Fehler 2
make[2]: Leaving directory `/root/xen-unstable/tools/blktap'
make[1]: *** [install] Fehler 2
make[1]: Leaving directory `/root/xen-unstable/tools'
make: *** [install-tools] Fehler 2
debian:~/xen-unstable#


What is this "crypto"? Do I need to install additional libraries?
Thanks!
Hannes



_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>