Re: compilation error on linux fedora 10 64 bit
Status: Alpha
Brought to you by:
coroberti
From: Robert I. <cor...@gm...> - 2009-07-07 07:43:51
|
Hi Leonart, On Fri, Jun 26, 2009 at 7:36 PM, Tolentino, Leonard<leo...@di...> wrote: > I am getting the following error when I issue the command make to install > curl-loader: > gcc -g -o curl-loader obj/batch.o obj/cl_alloc.o obj/client.o > obj/conf.o obj/environment.o obj/heap.o obj/ip_secondary.o obj/loader.o > obj/loader_fsm.o obj/loader_hyper.o obj/loader_smooth.o obj/mpool.o > obj/parse_conf.o obj/screen.o obj/ssl_thr_lock.o obj/statistics.o > obj/timer_queue.o obj/url.o -L./lib -L/usr//lib -ldl -lpthread -lrt -lcurl > -levent -lz -lssl -lcrypto > > ./lib/libcurl.a(ssh.o): In function `ssh_statemach_act': > > ssh.c:(.text+0x71d): undefined reference to `libssh2_session_free' > > ssh.c:(.text+0x775): undefined reference to `libssh2_channel_free' You might wish to build the latest release 0.49, where libcurl is built without support for ssh, and, therefore, libssh2 library is not in need any more. Take care. -- Truly, Robert Iakobashvili, Ph.D. ...................................................................... www.ghotit.com Assistive technology that understands you ...................................................................... |