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

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

To: Hannes Petschauer <hapet@xxxxxx>
Subject: Re: [Xen-users] Re: Error Building Xen-Unstable: cannot find "crypto"
From: Luke Crawford <lsc@xxxxxxxxx>
Date: Wed, 20 Sep 2006 10:28:22 -0700 (PDT)
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Wed, 20 Sep 2006 10:29:40 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <451164BA.5080808@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> <451164BA.5080808@xxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx

this error means you need to install OpenSSL (or modify your -I and -L flags to include the OpenSSL libs )

On Wed, 20 Sep 2006, Hannes Petschauer wrote:

Date: Wed, 20 Sep 2006 17:56:42 +0200
From: Hannes Petschauer <hapet@xxxxxx>
To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Re: Error Building Xen-Unstable: cannot find "crypto"

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


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

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