[Asterisk-Users] -lssl problem on debian

Francisco Moreno fmoreno at netcomvoice.com
Tue Mar 29 13:09:22 MST 2005


# apt-get install libssl-dev

Remember you should have already installed the development packages for
ncurses (if necessary), openssl, bison and zlib in order to compile
Asterisk

Francisco.

Le mercredi 30 mars 2005 à 04:08 +1000, Adam Goryachev a écrit :

> On Tue, 2005-03-29 at 17:08 +0200, Fred Blaise wrote:
> > Hello
> > 
> > Just installed fresh Debian testing box, checked out Asterisk and others
> > from CVS stable (-r 1.0), and now trying to 'make install' in Asterisk.
> > I get this error:
> > 
> > if [ -d CVS ] && ! [ -f .version ]; then echo CVS-v1-0-03/29/05-15:19:53
> > > .version; fi 
> > gcc -g  -o asterisk -Wl,-E  io.o sched.o logger.o frame.o loader.o
> > config.o channel.o translate.o file.o say.o pbx.o cli.o md5.o term.o
> > ulaw.o alaw.o callerid.o fskmodem.o image.o app.o cdr.o tdd.o acl.o
> > rtp.o manager.o asterisk.o ast_expr.o dsp.o chanvars.o indications.o
> > autoservice.o db.o privacy.o astmm.o enum.o srv.o dns.o aescrypt.o
> > aestab.o aeskey.o utils.o  editline/libedit.a db1-ast/libdb1.a
> > stdtime/libtime.a -ldl -lpthread -lncurses -lm -lresolv   -lssl
> > /usr/bin/ld: cannot find -lssl
> > collect2: ld returned 1 exit status
> > make: *** [asterisk] Error 1
> > 
> > I have installed openssl. I added /usr/lib/ssl into my /etc/ld.so.conf.
> > Looked for other pkgs such as dev pkgs for openssl but couldn't find
> > any.
> > 
> 
> Something like apt-cache search openssl | grep dev
> 
> Regards,
> Adam
> 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050329/143c5556/attachment.htm


More information about the asterisk-users mailing list