Hi Folks

in my attempt to compile 5.x im am I am facing new small quiks all the
time. It appears that even with updating some tools the environment is
still critical.

I am trying to link openvpn and get this failure

libtool: link: i486-unknown-linux-uclibc-gcc -O2 -march=i486
-mtune=pentiumpro
-I/data/leaf/devel/leaf.new/bering-uclibc/staging/i486-unknown-linux-uclibc/usr/include
-o openvpn base64.o buffer.o clinat.o crypto.o crypto_openssl.o
crypto_polarssl.o dhcp.o error.o event.o fdmisc.o forward.o fragment.o
gremlin.o helper.o httpdigest.o lladdr.o init.o interval.o list.o lzo.o
manage.o mbuf.o misc.o platform.o console.o mroute.o mss.o mstats.o
mtcp.o mtu.o mudp.o multi.o ntlm.o occ.o pkcs11.o pkcs11_openssl.o
pkcs11_polarssl.o openvpn.o options.o otime.o packet_id.o perf.o pf.o
ping.o plugin.o pool.o proto.o proxy.o ps.o push.o reliable.o route.o
schedule.o session_id.o shaper.o sig.o socket.o socks.o ssl.o
ssl_openssl.o ssl_polarssl.o ssl_verify.o ssl_verify_openssl.o
ssl_verify_polarssl.o status.o tun.o win32.o cryptoapi.o
-L/data/leaf/devel/leaf.new/bering-uclibc/staging/i486-unknown-linux-uclibc/lib
-L/data/leaf/devel/leaf.new/bering-uclibc/staging/i486-unknown-linux-uclibc/usr/lib
../../src/compat/.libs/libcompat.a -lnsl -lresolv -ldl
crypto_openssl.o: In function `show_available_ciphers':
crypto_openssl.c:(.text+0xa1): undefined reference to `OBJ_nid2sn'
crypto_openssl.c:(.text+0xa9): undefined reference to `EVP_get_cipherbyname'
crypto_openssl.c:(.text+0xb7): undefined reference to `OBJ_nid2sn'
crypto_openssl.c:(.text+0xbf): undefined reference to `EVP_CIPHER_flags'
crypto_openssl.c:(.text+0xd6): undefined reference to `EVP_CIPHER_flags'
crypto_openssl.c:(.text+0xe7): undefined reference to
`EVP_CIPHER_key_length'
crypto_openssl.c:(.text+0xf2): undefined reference to `OBJ_nid2sn'
crypto_openssl.o: In function `show_available_digests':
crypto_openssl.c:(.text+0x154): undefined reference to `OBJ_nid2sn'
crypto_openssl.c:(.text+0x15c): undefined reference to
`EVP_get_digestbyname'
crypto_openssl.c:(.text+0x168): undefined reference to `EVP_MD_size'
crypto_openssl.c:(.text+0x172): undefined reference to `OBJ_nid2sn'
crypto_openssl.o: In function `key_des_num_cblocks':

It looks like a reference to -lssl is missing in the makefile

cheers

Erich

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk
_______________________________________________
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to