Displaying 11 results from an estimated 11 matches for "llzo2".
Did you mean:
lzo2
2016 Jan 29
2
compiling tinc latest version on ubuntu
Hi
Can someone please help me with the method of installing the lzo dependancy
for tinc to compile.
I am getting the following errors when compiling.
./configure
....
....
checking for lzo1x_1_compress in -llzo2... no
checking for lzo1x_1_compress in -llzo... no
configure: error: "lzo libraries not found."
Regards
Yazeed Fataar
<yazeedfataar at hotmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.tinc-vpn.org/pipermail/tinc/attachmen...
2009 Apr 12
2
tinc on Fedora
Hello,
I downloaded tinc 1.0.9 from the site and tried to build on Fedora 10 on
i386 (and also x86_64).
I get, during the configure phase:
checking for zlib.h... yes
checking for compress2 in -lz... yes
checking for lzo1x_1_compress in -llzo2... no
checking for lzo1x_1_compress in -llzo... no
configure: error: "lzo libraries not found."
but:
# rpm -qi lzo
Name : lzo Relocations: (not relocatable)
Version : 2.03 Vendor: Fedora Project
Release : 1.fc10...
2008 Sep 10
3
tinc on fedora core 8
Hello,
I would like to install the latest tinc software on a
fedora 8 Linux box. I tried the rpm for FC3 from
http://dag.wieers.com/rpm/packages/tinc/, and I
got dependency errors complaining that libcrypto.so.4
is needed. I've got openssl rpm package installed which
uses a different versino of libcrypto, and creating symbolic
links won't solve the issue.
Then I found this article
2009 May 15
2
Trouble with Tinc at make level
...cking for RAND_pseudo_bytes... yes
checking for EVP_EncryptInit_ex... yes
checking whether OpenSSL_add_all_algorithms is declared... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for compress2 in -lz... yes
checking for lzo1x_1_compress in -llzo2... no
checking for lzo1x_1_compress in -llzo... no
configure: error: "lzo libraries not found."
[chs at Lupercal tinc-1.0.9]$ make
make: *** Pas de cibles sp?cifi?es et aucun makefile n'a ?t? trouv?.
Arr?t.
Thanks
Charles-H. Schulz.
2016 Jan 30
0
compiling tinc latest version on ubuntu
...zeedfataar at gmail.com> escribi?:
>Hi
>
>Can someone please help me with the method of installing the lzo
>dependancy
>for tinc to compile.
>
>I am getting the following errors when compiling.
>
>./configure
>....
>....
>
>checking for lzo1x_1_compress in -llzo2... no
>
>checking for lzo1x_1_compress in -llzo... no
>
>configure: error: "lzo libraries not found."
>
>Regards
>Yazeed Fataar
><yazeedfataar at hotmail.com>
>
>
>------------------------------------------------------------------------
>
>____...
2013 Mar 20
1
Problem with building instructions for btrfs-tools in https://btrfs.wiki.kernel.org/index.php/Btrfs_source_repositories
...CC] btrfs-list.o
[CC] repair.o
[CC] send-stream.o
[CC] send-utils.o
[CC] qgroup.o
[CC] raid6.o
[CC] rbtree.o
[CC] crc32c.o
[LN] libbtrfs.so.0
[LN] libbtrfs.so
[LD] libbtrfs.so.0.1
/usr/bin/ld: cannot find -llzo2
collect2: error: ld returned 1 exit status
make: *** [libbtrfs.so.0.1] Error 1
I suggest to make amendment to the wiki and add a "liblzo2-dev" to the
apt-get line for Ubuntu/Debian.
--
Adam Ryczkowski
+48505919892 <callto:+48505919892>
Skype:sisteczko <skype:sisteczko>
-...
2014 Nov 22
2
Tinc 1.0.24 build failed on OSX Mavericks
...eta.o
multicast_device.o net.o net_packet.o net_setup.o net_socket.o netutl.o
node.o pidfile.o process.o protocol.o protocol_auth.o protocol_edge.o
protocol_misc.o protocol_key.o protocol_subnet.o raw_socket_device.o
route.o subnet.o tincd.o utils.o xmalloc.o bsd/device.o -lcrypto
-lz -llzo2
clang: warning: argument unused during compilation: '-pie'
Undefined symbols for architecture x86_64:
"_res_9_init", referenced from:
_main_loop in net.o
ld: symbol(s) not found for architecture x86_64
The symbol is exported in /usr/lib/libresolv.9.dylib library. I'...
2014 Dec 05
4
Build On CentOS
...etopt.o getopt1.o info.o invitation.o list.o names.o netutl.o
script.o sptps.o subnet_parse.o tincctl.o top.o utils.o openssl/cipher.o
openssl/crypto.o openssl/digest.o openssl/ecdh.o openssl/ecdsa.o
openssl/ecdsagen.o openssl/prf.o openssl/rsa.o openssl/rsagen.o
-lreadline -lncurses -lcrypto -lz -llzo2 -ldl
/usr/bin/../libexec/gcc/x86_64-redhat-linux/4.8.2/ld: top.o: undefined
reference to symbol 'wtimeout'
/usr/bin/../libexec/gcc/x86_64-redhat-linux/4.8.2/ld: note: 'wtimeout'
is defined in DSO /lib64/libtinfo.so.5 so try adding it to the linker
command line
/lib64/libtinfo.so.5:...
2014 Feb 07
2
[Announcement] Tinc version 1.1pre10 released
With pleasure we announce the release of tinc version 1.1pre10. Here is a
summary of the changes:
* Added a benchmark tool (sptps_speed) for the new protocol.
* Fixed a crash when using Name = $HOST while $HOST is not set.
* Use AES-256-GCM for the new protocol.
* Updated support for Solaris.
* Allow running tincd without a private ECDSA key present when
ExperimentalProtocol is not
2014 Feb 07
2
[Announcement] Tinc version 1.1pre10 released
With pleasure we announce the release of tinc version 1.1pre10. Here is a
summary of the changes:
* Added a benchmark tool (sptps_speed) for the new protocol.
* Fixed a crash when using Name = $HOST while $HOST is not set.
* Use AES-256-GCM for the new protocol.
* Updated support for Solaris.
* Allow running tincd without a private ECDSA key present when
ExperimentalProtocol is not
2013 Jul 31
29
[PATCH 0/9] tools: remove or disable old/useless/unused/unmainted stuff
depends on "autoconf: regenerate configure scripts with 4.4 version"
This series removes some of the really old deadwood from the tools build
and makes some other things which are on their way out configurable at
build time with a default depending on how far down the slope I judge
them to be.
* nuke in tree copy of libaio
* nuke obsolete tools: xsview, miniterm, lomount & sv
*