From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-2022-JP?B?TWFydGlueCAtIBskQiU4JSchPCVgJTobKEI=?= Subject: Re: Xen 4.0.1 failed to compile on Ubuntu Natty 32 bits Date: Wed, 15 Dec 2010 20:15:14 -0200 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0553357339==" Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel , Xen List List-Id: xen-devel@lists.xenproject.org --===============0553357339== Content-Type: multipart/alternative; boundary=001485f85bb8b3865c04977a46f4 --001485f85bb8b3865c04977a46f4 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Guys, I'm trying to repeat my compilation process, wich works on top of Ubuntu 10.04 and 10.10, on top of Ubuntu Natty 11.04 but, neither version 4.01 or 4.1-unstable are compiling... Xen 4.0.1: Ubuntu 10.04 64 bits - compiles Okay Ubuntu 10.10 64 bits - compiles Okay Ubuntu 11.04 64 bits - compilation failed Xen-Unstable: Ubuntu 10.04 64 bits - compiles Okay Ubuntu 10.10 64 bits - compiles Okay Ubuntu 11.04 64 bits - compilation failed --- My compilation procedure: Install Ubuntu 10.04 or 10.10 64 bits / Server or Desktop: aptitude update aptitude install bridge-utils build-essential libncurses5-dev dpkg-dev debhelper fakeroot uuid-dev iasl texinfo git-core apt-get build-dep xen-3.3 cd /usr/src wget http://bits.xensource.com/oss-xen/release/4.0.1/xen-4.0.1.tar.gz # can be: "hg clone http://xenbits.xensource.com/xen-unstable.hg" tar xf xen-4.0.1.tar.gz cd xen-4.0.1 # can be "cd xen-unstable.hg" make xen make tools make stubdom make install-xen # make install-tools make install-tools PYTHON_PREFIX_ARG=3D make install-stubdom --- This procedure works fine on top of Ubuntu 10.04 and 10.10 but, it does no= t work with Ubuntu 11.04. Even if I install the libgcrypt... The compilation of the dom0 kernel is out of the scope of this work. Can someone help-me?! Thanks! Thiago 2010/12/10 Martinx - =E3=82=B8=E3=82=A7=E3=83=BC=E3=83=A0=E3=82=BA > Guys, > > I do: > > hg clone http://xenbits.xensource.com/xen-unstable.hg > cd xen-unstable.hg > > make xen #OKAY > ... > make tools #FAIL > ... > make[4]: Entering directory > `/home/administrativo/xen-unstable.hg/tools/blktap' > make -C drivers install > make[5]: Entering directory > `/home/administrativo/xen-unstable.hg/tools/blktap/drivers' > > Makefile:23: =3D=3D=3D libgcrypt not installed: falling back to libcrypto= =3D=3D=3D > gcc -O1 -fno-omit-frame-pointer -fno-optimize-sibling-calls -m32 > -march=3Di686 -g -fno-strict-aliasing -std=3Dgnu99 -Wall -Wstrict-prototy= pes > -Wno-unused-value -Wdeclaration-after-statement -D__XEN_TOOLS__ -MMD -MF > .blk_linux.o.d -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=3D64 > -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -mno-tls-direct-seg-refs -Werro= r > -Wno-unused -I../lib -I../../../tools/libxc -I../../../tools/include > -I../../../tools/xenstore -I../../../tools/include -I ../../libaio/src -I > ../../memshr -D_GNU_SOURCE -DMEMSHR -c -o blk_linux.o blk_linux.c > cc1: warnings being treated as errors > In file included from tapdisk.h:62:0, > from blk_linux.c:4: > ../lib/blktaplib.h:199:0: error: "WRITE" redefined > /usr/include/linux/fs.h:160:0: note: this is the location of the previous > definition > make[5]: *** [blk_linux.o] Error 1 > make[5]: Leaving directory > `/home/administrativo/xen-unstable.hg/tools/blktap/drivers' > > make[4]: *** [subdir-install-drivers] Error 2 > make[4]: Leaving directory > `/home/administrativo/xen-unstable.hg/tools/blktap' > > make[3]: *** [subdirs-install] Error 2 > make[3]: Leaving directory > `/home/administrativo/xen-unstable.hg/tools/blktap' > > make[2]: *** [subdir-install-blktap] Error 2 > make[2]: Leaving directory `/home/administrativo/xen-unstable.hg/tools' > > make[1]: *** [subdirs-install] Error 2 > make[1]: Leaving directory `/home/administrativo/xen-unstable.hg/tools' > > make: *** [install-tools] Error 2 > > Can someone help me?! > > Thanks! > Thiago > > 2010/12/10 Martinx - =E3=82=B8=E3=82=A7=E3=83=BC=E3=83=A0=E3=82=BA > > Guys, >> >> I'm trying to compile the Xen 4.0.1 on top of a Ubuntu Natty 11.04 32 >> bits but, it stops at blktap, check it out: >> >> make[5]: Entering directory `/usr/src/xen-4.0.1/tools/blktap/drivers' >> Makefile:23: =3D=3D=3D libgcrypt not installed: falling back to libcrypt= o =3D=3D=3D >> gcc -O2 -fomit-frame-pointer -m32 -march=3Di686 -fno-strict-aliasing >> -std=3Dgnu99 -Wall -Wstrict-prototypes -Wno-unused-value >> -Wdeclaration-after-statement -D__XEN_TOOLS__ -MMD -MF .blktapctrl.o.d >> -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE >> -D_LARGEFILE64_SOURCE -mno-tls-direct-seg-refs -Werror -Wno-unused -I../= lib >> -I../../../tools/libxc -I../../../tools/include -I../../../tools/xenstor= e >> -I../../../tools/include -I ../../libaio/src -I ../../memshr -D_GNU_SOUR= CE >> -DMEMSHR -c -o blktapctrl.o blktapctrl.c >> gcc -O2 -fomit-frame-pointer -m32 -march=3Di686 -fno-strict-aliasing >> -std=3Dgnu99 -Wall -Wstrict-prototypes -Wno-unused-value >> -Wdeclaration-after-statement -D__XEN_TOOLS__ -MMD -MF >> .blktapctrl_linux.o.d -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=3D64 >> -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -mno-tls-direct-seg-refs -Werr= or >> -Wno-unused -I../lib -I../../../tools/libxc -I../../../tools/include >> -I../../../tools/xenstore -I../../../tools/include -I ../../libaio/src -= I >> ../../memshr -D_GNU_SOURCE -DMEMSHR -c -o blktapctrl_linux.o >> blktapctrl_linux.c >> gcc -O2 -fomit-frame-pointer -m32 -march=3Di686 -fno-strict-aliasing >> -std=3Dgnu99 -Wall -Wstrict-prototypes -Wno-unused-value >> -Wdeclaration-after-statement -D__XEN_TOOLS__ -MMD -MF .blktapctrl.d >> -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE >> -D_LARGEFILE64_SOURCE -mno-tls-direct-seg-refs -Werror -Wno-unused -I../= lib >> -I../../../tools/libxc -I../../../tools/include -I../../../tools/xenstor= e >> -I../../../tools/include -I ../../libaio/src -I ../../memshr -D_GNU_SOUR= CE >> -DMEMSHR -o blktapctrl blktapctrl.o blktapctrl_linux.o >> -L../../../tools/libxc -lxenctrl -L../../../tools/xenstore -lxenstore >> ../../memshr/libmemshr.a -L../lib -lblktap -lrt -lm -lpthread >> ../../memshr/libmemshr.a(interface.o): In function >> `memshr_vbd_initialize': >> /usr/src/xen-4.0.1/tools/memshr/interface.c:116: undefined reference to >> `xc_interface_open' >> ../../memshr/libmemshr.a(interface.o): In function >> `memshr_vbd_issue_ro_request': >> /usr/src/xen-4.0.1/tools/memshr/interface.c:165: undefined reference to >> `xc_memshr_nominate_gref' >> /usr/src/xen-4.0.1/tools/memshr/interface.c:179: undefined reference to >> `xc_memshr_share' >> collect2: ld returned 1 exit status >> make[5]: *** [blktapctrl] Error 1 >> make[5]: Leaving directory `/usr/src/xen-4.0.1/tools/blktap/drivers' >> make[4]: *** [subdir-install-drivers] Error 2 >> make[4]: Leaving directory `/usr/src/xen-4.0.1/tools/blktap' >> make[3]: *** [subdirs-install] Error 2 >> make[3]: Leaving directory `/usr/src/xen-4.0.1/tools/blktap' >> make[2]: *** [subdir-install-blktap] Error 2 >> make[2]: Leaving directory `/usr/src/xen-4.0.1/tools' >> make[1]: *** [subdirs-install] Error 2 >> make[1]: Leaving directory `/usr/src/xen-4.0.1/tools' >> make: *** [install-tools] Error 2 >> >> But the packages are installed... >> >> # dpkg -l | grep cryp >> ii libcrypto++-dev 5.6.0-6 >> General purpose cryptographic library - C++ development >> ii libcrypto++8 5.6.0-6 >> General purpose cryptographic library - shared library >> ii libgcrypt11 1.4.5-2ubuntu2 >> LGPL Crypto library - runtime library >> ii libgcrypt11-dev 1.4.5-2ubuntu2 >> LGPL Crypto library - development files >> ii libk5crypto3 1.8.3+dfsg-3 >> MIT Kerberos runtime libraries - Crypto Library >> ii openssl 0.9.8o-3ubuntu1 >> Secure Socket Layer (SSL) binary and related cryptographic tools >> >> What can I do? >> >> Thanks! >> Thiago >> >> >> > --001485f85bb8b3865c04977a46f4 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Guys,

=C2=A0I'm trying to repeat my compilation process, wich wo= rks on top of Ubuntu 10.04 and 10.10, on top of Ubuntu Natty 11.04 but,=20 neither version 4.01 or 4.1-unstable are compiling...

=C2=A0Xen 4.0.= 1:
=C2=A0Ubuntu 10.04 64 bits - compiles Okay
=C2=A0Ubuntu 10.10 64 b= its - compiles Okay
=C2=A0Ubuntu 11.04 64 bits - compilation failed
<= br>=C2=A0Xen-Unstable:
=C2=A0Ubuntu 10.04 64 bits - compiles Okay
=C2=A0Ubuntu 10.10 64 bits - compiles Okay
=C2=A0Ubuntu 11.04 64 bits - compilation failed

---

=C2=A0My = compilation procedure:

=C2=A0Install Ubuntu 10.04 or 10.10 64 bits /= Server or Desktop:

=C2=A0aptitude update
=C2=A0aptitude install = bridge-utils build-essential libncurses5-dev dpkg-dev debhelper fakeroot uu= id-dev iasl texinfo git-core
=C2=A0apt-get build-dep xen-3.3

=C2=A0cd /usr/src

=C2=A0wget http://bits.xensource.com/oss-xen/release/4.0.1/xen-4.0.1.tar.= gz=C2=A0=C2=A0 # can be:=C2=A0 "hg clone http://xenbits.xensource.= com/xen-unstable.hg"
=C2=A0tar xf xen-4.0.1.tar.gz
=C2=A0cd xen-4.0.1 =C2=A0 =C2=A0 =C2=A0 # = can be "cd xen-unstable.hg"

=C2=A0make xen
=C2=A0make tools
=C2=A0make stubdom

=C2=A0make install-xen
# make install-tools
=C2=A0make install-to= ols PYTHON_PREFIX_ARG=3D
=C2=A0make install-stubdom

---

= =C2=A0This procedure works fine on top of Ubuntu 10.04 and 10.10 but, it do= es not work with Ubuntu 11.04. Even if I install the libgcrypt...

=C2=A0The compilation of the dom0 kernel is out of the scope of this wo= rk.

=C2=A0Can someone help-me?!

Thanks!
Thiago

2010/12/10 Martinx - =E3=82=B8=E3=82=A7=E3=83=BC=E3= =83=A0=E3=82=BA <thiagocmartinsc@gmail.com>
Guys,

=C2= =A0I do:

=C2=A0hg clone http://xenbits.xensource.com/xen-unstable.hg=
=C2=A0cd xen-unstable.hg

=C2=A0make xen #OKAY
...
=C2=A0make t= ools #FAIL
...
make[4]: Entering directory `/home/administrativo/xen-unstable.hg/tools/blk= tap'
make -C drivers install
make[5]: Entering directory `/home/a= dministrativo/xen-unstable.hg/tools/blktap/drivers'

Makefile:23: =3D=3D=3D libgcrypt not installed: falling back to libcryp= to =3D=3D=3D
gcc=C2=A0 -O1 -fno-omit-frame-pointer -fno-optimize-sibling-calls -m32 -mar= ch=3Di686 -g -fno-strict-aliasing -std=3Dgnu99 -Wall -Wstrict-prototypes -W= no-unused-value -Wdeclaration-after-statement=C2=A0 -D__XEN_TOOLS__ -MMD -M= F .blk_linux.o.d -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_= SOURCE -D_LARGEFILE64_SOURCE -mno-tls-direct-seg-refs -Werror -Wno-unused -= I../lib -I../../../tools/libxc -I../../../tools/include -I../../../tools/xe= nstore -I../../../tools/include -I ../../libaio/src -I ../../memshr -D_GNU_= SOURCE -DMEMSHR -c -o blk_linux.o blk_linux.c
cc1: warnings being treated as errors
In file included from tapdisk.h:62= :0,
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 from blk_linux.c:4:
../lib/blktaplib.h:19= 9:0: error: "WRITE" redefined
/usr/include/linux/fs.h:160:0: n= ote: this is the location of the previous definition
make[5]: *** [blk_linux.o] Error 1
make[5]: Leaving directory `/home/adm= inistrativo/xen-unstable.hg/tools/blktap/drivers'

= make[4]: *** [subdir-install-drivers] Error 2
make[4]: Leaving dir= ectory `/home/administrativo/xen-unstable.hg/tools/blktap'

make[3]: *** [subdirs-install] Error 2
make[3]: Leaving directory = `/home/administrativo/xen-unstable.hg/tools/blktap'
make[2]: *** [subdir-install-blktap] Error 2
make[2]: Leaving di= rectory `/home/administrativo/xen-unstable.hg/tools'

make[1]: *** [subdirs-install] Error 2
make[1]: Leaving directory = `/home/administrativo/xen-unstable.hg/tools'

make:= *** [install-tools] Error 2

=C2=A0Can someone help me?!
Thanks!
Thiago

2010/12/10 Martinx - =E3=82=B8=E3=82=A7=E3=83=BC=E3=83=A0=E3=82=BA <thiagocmartinsc@gmail.com>

Guys,

=C2=A0I'm trying to compile the Xen 4.0.1 on top of a Ubun= tu Natty 11.04 32 bits but, it stops at blktap, check it out:

make[5= ]: Entering directory `/usr/src/xen-4.0.1/tools/blktap/drivers'
Make= file:23: =3D=3D=3D libgcrypt not installed: falling back to libcrypto =3D= =3D=3D
gcc=C2=A0 -O2 -fomit-frame-pointer -m32 -march=3Di686 -fno-strict-aliasing = -std=3Dgnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-afte= r-statement=C2=A0 -D__XEN_TOOLS__ -MMD -MF .blktapctrl.o.d -D_LARGEFILE_SOU= RCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -mno= -tls-direct-seg-refs -Werror -Wno-unused -I../lib -I../../../tools/libxc -I= ../../../tools/include -I../../../tools/xenstore -I../../../tools/include -= I ../../libaio/src -I ../../memshr -D_GNU_SOURCE -DMEMSHR -c -o blktapctrl.= o blktapctrl.c
gcc=C2=A0 -O2 -fomit-frame-pointer -m32 -march=3Di686 -fno-strict-aliasing = -std=3Dgnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-afte= r-statement=C2=A0 -D__XEN_TOOLS__ -MMD -MF .blktapctrl_linux.o.d -D_LARGEFI= LE_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURC= E -mno-tls-direct-seg-refs -Werror -Wno-unused -I../lib -I../../../tools/li= bxc -I../../../tools/include -I../../../tools/xenstore -I../../../tools/inc= lude -I ../../libaio/src -I ../../memshr -D_GNU_SOURCE -DMEMSHR -c -o blkta= pctrl_linux.o blktapctrl_linux.c
gcc -O2 -fomit-frame-pointer -m32 -march=3Di686 -fno-strict-aliasing -std= =3Dgnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-st= atement=C2=A0 -D__XEN_TOOLS__ -MMD -MF .blktapctrl.d -D_LARGEFILE_SOURCE -D= _FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -mno-tls-d= irect-seg-refs -Werror -Wno-unused -I../lib -I../../../tools/libxc -I../../= ../tools/include -I../../../tools/xenstore -I../../../tools/include -I ../.= ./libaio/src -I ../../memshr -D_GNU_SOURCE -DMEMSHR -o blktapctrl blktapctr= l.o blktapctrl_linux.o=C2=A0=C2=A0=C2=A0 -L../../../tools/libxc -lxenctrl -= L../../../tools/xenstore -lxenstore=C2=A0 ../../memshr/libmemshr.a -L../lib= -lblktap -lrt -lm -lpthread
../../memshr/libmemshr.a(interface.o): In function `memshr_vbd_initialize&#= 39;:
/usr/src/xen-4.0.1/tools/memshr/interface.c:116: undefined referenc= e to `xc_interface_open'
../../memshr/libmemshr.a(interface.o): In f= unction `memshr_vbd_issue_ro_request':
/usr/src/xen-4.0.1/tools/memshr/interface.c:165: undefined reference to `xc= _memshr_nominate_gref'
/usr/src/xen-4.0.1/tools/memshr/interface.c:1= 79: undefined reference to `xc_memshr_share'
collect2: ld returned 1= exit status
make[5]: *** [blktapctrl] Error 1
make[5]: Leaving directory `/usr/src/x= en-4.0.1/tools/blktap/drivers'
make[4]: *** [subdir-install-drivers]= Error 2
make[4]: Leaving directory `/usr/src/xen-4.0.1/tools/blktap'= ;
make[3]: *** [subdirs-install] Error 2
make[3]: Leaving directory `/usr/= src/xen-4.0.1/tools/blktap'
make[2]: *** [subdir-install-blktap] Err= or 2
make[2]: Leaving directory `/usr/src/xen-4.0.1/tools'
make[1= ]: *** [subdirs-install] Error 2
make[1]: Leaving directory `/usr/src/xen-4.0.1/tools'
make: *** [ins= tall-tools] Error 2

=C2=A0But the packages are installed...

#= dpkg -l | grep cryp
ii=C2=A0 libcrypto++-dev=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0 5.6.0-6=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 General purpose cryptographic libra= ry - C++ development
ii=C2=A0 libcrypto++8=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0 5.6.0-6=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 General purpose cryptographic library - shar= ed library
ii=C2=A0 libgcrypt11=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0 1.4.5-2ubuntu2=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0 LGPL Crypto library - runtime library
ii=C2=A0 libgcrypt11-dev=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 1.4.5-2ubun= tu2=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 LGPL Crypto library = - development files
ii=C2=A0 libk5crypto3=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0 1.8.3+dfsg-3=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 MIT Kerberos runtime libraries - Crypto Libr= ary
ii=C2=A0 openssl=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 0.9.8o-3ubuntu1=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0 Secure Socket Layer (SSL) binary and related cryptograph= ic tools

=C2=A0What can I do?

Thanks!
Thiago




--001485f85bb8b3865c04977a46f4-- --===============0553357339== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel --===============0553357339==--