> 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. >After editing /etc/ld.so.conf did you run ldconfig -v to re-read the file?
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; figcc -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. Can anyone help me to find out the right package? Thank you. Best, fred -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20050329/9a363000/attachment.pgp
You need to have your openssl development package installed. It's trying to link to librairies that are not availables. 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. > > Can anyone help me to find out the right package? > > Thank you. > > Best, > fred > > > ------------------------------------------------------------------------ > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users-- Jean-Francois Theroux Systems administrator PrivalODC 450.761.9973 http://www.privalodc.com
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 -- -- Adam Goryachev Website Managers Ph: +61 2 8304 0000 adam@websitemanagers.com.au Fax: +61 2 9345 4396 www.websitemanagers.com.au