search for: lssl

Displaying 20 results from an estimated 173 matches for "lssl".

Did you mean: lsl
2004 Nov 23
2
-lssl
Hi Having my first go at compiling Asterisk from cvs source. Compiled and installed zaptel ok Running make asterisk returns the following error message /usr/bin/ld cannot find -lssl collect2: ld returned 1 exit status The last part of the compile messages on screen are- editline/libedit.a db1.ast/libdb1.a stdtime/libtime.a -ldl -lncurses -lm -lresolv -lssl There is obviously something I have not installed, but what ? Have searched archives and thro package descriptions an...
2005 Mar 29
3
-lssl problem on debian
...skmodem.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?...
2013 Jan 17
4
[LLVMdev] Migrate Project Build system to LLVM BitCode
...'Makefile' accordingly. I read on some forums about GoldPlugin but I don't know exactly if it would be useful here: Original Makefile- Object Files based Build/Link Steps: clang -g -O2 -o .libs/mergedexe file1.o file2.o file3.o -pthread -Wl,--export-dynamic .libs/lib1.a -lssl -ldl -pthread .libs/lib2.so Proposed Makefile- LLVM Bitcode based Build/Link Steps: 1. llvm-link -o .libs/mergedbc.bc file1.bc file2.bc file3.bc 2. opt -o optmerged.bc -load /path/to/Mypass.so -mypass < mergedbc.bc 3. llc -o .libs/mergedbc.s .libs/mergedbc.b...
2005 Jun 02
1
compile asterisk
...asterisk.conf\" -DASTMODDIR=\"/usr/lib/asterisk/modules\" -DASTAGIDIR=\"/var/lib/asterisk/agi-bin\" -DBUSYDETECT_MARTIN -fomit-frame-pointer -fPIC -c -o app_curl.o app_curl.c gcc -shared -Xlinker -x -o app_curl.so app_curl.o -L/usr/lib -lcurl -L/usr/kerberos/lib -lssl -lcrypto -lgssapi_krb5 -lkrb5 -lcom_err -lk5crypto -lresolv -ldl -lz -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -L/usr/kerberos/lib -lidn -lssl -lcrypto -lssl -lcrypto -lgssapi_krb5 -lkrb5 -lcom_err -lk5crypto -lresolv -ldl -lz -lz /usr/bin/ld: cannot find -lidn collect2: ld returned 1 exit...
2012 Nov 30
1
2.1.12 - Pigeonhole 0.3.3 build failed: /usr/bin/ld: cannot find -lssl -lcrypto
...-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime - Wstrict-aliasing=2 -export-dynamic -Wl,-Bsymbolic-functions -Wl,-z,relro -o sievec sievec.o ../../src/lib-sieve/libdovecot-sieve.la ../../src/lib-sieve- tool/libsieve-tool.la -ldovecot-storage -lssl -lcrypto -ldovecot-lda - L/usr/lib/dovecot -ldovecot -lrt libtool: link: x86_64-linux-gnu-gcc -std=gnu99 -g -O2 -fstack-protector -- param=ssp-buffer-size=4 -Wformat -Wformat-security -Wall -W -Wmissing- prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function...
2004 Feb 02
2
compile error (still having problems)
...erisk.conf\" -DASTMODDIR=\"/usr/lib/asterisk/modules\" -DASTAGIDIR=\"/var/lib/asterisk/agi-bin\" -DBUSYDETECT_MARTIN -DNEW_PRI_HANGUP -DZAPATA_MOH -DOPENSSL_NO_KRB5 -fPIC -c -o res_crypto.o res_crypto.c gcc -shared -Xlinker -x -o res_crypto.so res_crypto.o -lssl -lcrypto /usr/bin/ld: cannot find -lssl collect2: ld returned 1 exit status make[1]: *** [res_crypto.so] Error 1 make[1]: Leaving directory `/usr/src/asterisk/res' make: *** [subdirs] Error 1 My ld.so.conf seems to be ok: /usr/include/openssl/ Any ideas? tks jjj3_j __________________________...
2006 Nov 19
2
SSL flags (was Re: [nut-commits] svn commit r593 - branches/deb_fixes_for_trunk)
Peter, Any objections to adding this to the trunk? When I run 'ldd upsc' without this patch, it lists the OpenSSL libraries, and the default ./configure setting is to not use OpenSSL. - Charles > Log: > If we are not using SSL_CFLAGS or SSL_LDFLAGS, do not add the OpenSSL libraries > to all of the binaries. > > > Modified: branches/deb_fixes_for_trunk/configure.in >
2005 Jun 09
1
compile error cannot find -lidn
...asterisk/channels' make[1]: Entering directory `/asterisk/pbx' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/asterisk/pbx' make[1]: Entering directory `/asterisk/apps' gcc -shared -Xlinker -x -o app_curl.so app_curl.o -L/usr/lib -lcurl -L/usr/kerbe ros/lib -lssl -lcrypto -lgssapi_krb5 -lkrb5 -lcom_err -lk5crypto -lresolv -ldl - lz -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -L/usr/kerberos/lib -lidn -lssl -lcrypto -lssl -lcrypto -lgssapi_krb5 -lkrb5 -lcom_err -lk5crypto -lresolv -ldl -lz -lz /usr/bin/ld: cannot find -lidn collect2: ld returned 1 ex...
2006 Apr 19
1
Error installing asterisk
...pes -Wmissing-prototypes -Wmissing-declarations -g3 -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i686 -DZAPTEL_OPTIMIZATIONS -fomit-frame-pointer -fPIC -c -o app_curl.o app_curl.c gcc -shared -Xlinker -x -o app_curl.so app_curl.o -L/usr/lib -lcurl -L/usr/kerberos/lib -lssl -lcrypto -lgssapi_krb5 -lkrb5 -lcom_err -lk5crypto -lresolv -ldl -lz -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -L/usr/kerberos/lib -lidn -lssl -lcrypto -lssl -lcrypto -lgssapi_krb5 -lkrb5 -lcom_err -lk5crypto -lresolv -ldl -lz -lz /usr/bin/ld: no se puede encontrar -lidn collect2: ld devol...
2013 Jan 17
0
[LLVMdev] Migrate Project Build system to LLVM BitCode
...f you are building a large project, then it will be simpler to use GoldPlugin. The steps you are using seem right. You can possibly combine the last two steps (3&4) using only 1 clang command. clang -g -O2 -o .libs/mergedexe .libs/mergedbc.bc -pthread -Wl,--export-dynamic .libs/lib1.a -lssl -lcrypto –ldl –pthread .libs/lib2.so -Swarup. ________________________________ From: llvmdev-bounces at cs.uiuc.edu [llvmdev-bounces at cs.uiuc.edu] on behalf of Hassan, Ahmad [ahmad.hassan at sap.com] Sent: Thursday, January 17, 2013 7:56 AM To: llvmdev at cs.uiuc.edu Subject: [LLVMdev] Migrate...
2012 Dec 01
1
回复: 2.1.12 - Pigeonhole 0.3.3 build failed: /usr/bin/ld: cannot find -lssl -lcrypto
...pointer-arith >-Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime - >Wstrict-aliasing=2 -export-dynamic -Wl,-Bsymbolic-functions -Wl,-z,relro -o >sievec sievec.o ../../src/lib-sieve/libdovecot-sieve.la ../../src/lib-sieve- >tool/libsieve-tool.la -ldovecot-storage -lssl -lcrypto -ldovecot-lda - >L/usr/lib/dovecot -ldovecot -lrt >libtool: link: x86_64-linux-gnu-gcc -std=gnu99 -g -O2 -fstack-protector -- >param=ssp-buffer-size=4 -Wformat -Wformat-security -Wall -W -Wmissing- >prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2...
2012 Nov 29
1
Missing quotes in dovecot-config causes pigeonhole to failed.
I had to manually quote in dovecot-config LIBDOVECOT_LOGIN='-ldovecot-login -lssl -lcrypto ' by default was LIBDOVECOT_LOGIN=-ldovecot-login -lssl -lcrypto That cause pigeonhole to failed. Regards nanashi
2002 Jun 24
3
samba 2.2.5 don't compile with-smbwrapper and enable-cups params
Hello all. I use: # ./configure --prefix=/some/dir --enable-cups --with-smbwrapper ... # make ... ... Compiling smbwrapper/wrapped.c with -fPIC Using LIBS = -lcups -lssl -lcrypto -lcrypt -lpam -lpopt Linking shared library bin/smbwrapper.so /usr/libexec/elf/ld: cannot find -lcups *** Error code 1 Stop in /root/work/src/other/samba-2.2.5/source. My system is FreeBSD 4.4-RELEASE Please help. Thanks! (sorry for my bad english)
2012 Nov 29
1
cmd-vacation.c:4:17: fatal error: lib.h: No such file or directory && ./configure: line 11410: -lssl: command not found
Hello Timo, Building 2.1.11 was ok, but rebuilding pigeonhole 0.3.3 for dovecot 2.1.11 show up the following errors: checking for dovecot-config in "/usr/lib/dovecot"... /usr/lib/dovecot/dovecot- config ./configure: line 11410: -lssl: command not found checking whether OS supports plugin dependencies... yes configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/man/Makefile config.status: creating doc/example-config/Makefile config.status: creating d...
2004 Feb 02
11
compile error
...erisk.conf\" -DASTMODDIR=\"/usr/lib/asterisk/modules\" -DASTAGIDIR=\"/var/lib/asterisk/agi-bin\" -DBUSYDETECT_MARTIN -DNEW_PRI_HANGUP -DZAPATA_MOH -DOPENSSL_NO_KRB5 -fPIC -c -o res_crypto.o res_crypto.c gcc -shared -Xlinker -x -o res_crypto.so res_crypto.o -lssl -lcrypto /usr/bin/ld: cannot find -lssl collect2: ld returned 1 exit status make[1]: *** [res_crypto.so] Error 1 make[1]: Leaving directory `/usr/src/asterisk/res' make: *** [subdirs] Error 1 The openssl is already installed and all the .h files are in /usr/include/openssl. What does it can...
2017 Aug 26
1
a bit further along - OpenSSL - Re: trouble compiling Dovecot 2.2.31 on Solaris 10 SPARC - libssl_iostream_openssl.so is not portable!
...gt; ../lib-ssl-iostream/.libs/libssl_iostream_openssl.so -lcrypto -lrt -lnsl > -lsocket -lsendfile -lcrypt -R/Applications/dovecot-2.2.31.32/lib/dovecot I simulated your compile arguments as best as I could, and compared the libtool command in my compile logs with your's. (mine) Mine: -lssl -lcrypto -lrt -lnsl -lsocket -lsendfile (your's) -lcrypto -lrt -lnsl -lsocket -lsendfile -lcrypt You're missing "-lssl" but have a spurious "-lcrypt". Probably all your missing symbols are actually in libssl.so. Joseph Tam <jtam.home at gmail.com>
2005 Oct 29
0
postgres 8.0, PQsetdbLogin() in -lpq... no
...zmac11:/cd/rubythings/ruby-postgres oracle$ zmac11:/cd/rubythings/ruby-postgres oracle$ obviously... I google... (after checking this list of course) I found: http://blog.humlab.umu.se/samuel/archives/000019.html ..... $CFLAGS = " -I/usr/include/openssl " $LDFLAGS = " -L/usr/lib -lssl -lcrypto " added above lines to extconf.rb and now a screen dump: zmac11:/cd/rubythings/ruby-postgres oracle$ zmac11:/cd/rubythings/ruby-postgres oracle$ zmac11:/cd/rubythings/ruby-postgres oracle$ zmac11:/cd/rubythings/ruby-postgres oracle$ zmac11:/cd/rubythings/ruby-postgres oracle$ rub...
2008 Feb 24
1
nut-subversion Tripp Lite 750AVR
...ivers: hiddev-based drivers only enable HAL support: no enable MGE XML/HTTP support: yes build neon based XML driver: no but got compilation errors ?/bin/sh ../libtool --tag=CC?? --mode=link gcc -I../include?? -O -Wall -Wsign-compare?? -o upsc upsc.o ../common/libcommon.a -lupsclient? -lssl -lcrypto gcc -I../include -O -Wall -Wsign-compare -o upsc upsc.o? ../common/libcommon.a -lupsclient -lssl -lcrypto /usr/bin/ld: cannot find -lupsclient collect2: ld returned 1 exit status make[1]: *** [upsc] Error 1 make[1]: Leaving directory `/home/strafe/nut-subversion/trunk/clients' m...
2003 Dec 11
1
Problems building vorbis tools 1.0.1
...o ogg123.o oggvorbis_format.o playlist.o status.o transport.o vorbis_comments.o flac_format.o easyflac.o speex_format.o ../share/libutf8.a ../share/libgetopt.a /usr/local/lib/libvorbisfile.so /usr/local/lib/libvorbis.so /usr/local/lib/libao.so -lnsl /usr/lib/libcurl.so -L/tmp/curl-7.10.7/lib -lssl -lcrypto -ldl -lz -lpthread /usr/lib/libOggFLAC.so -L/usr/lib /usr/lib/libFLAC.so /usr/local/lib/libogg.so /usr/local/lib/libspeex.so -lm -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib /usr/lib/gcc-lib/i486-slackware-linux/3.2.3/../../../../i486-slackware-linux/bin/ld: cannot find...
2008 Aug 15
2
Problem with APC and Fedora 8 I86_64
...on.h make[3]: Leaving directory `/home/software/nut/nut-2.2.2/include' make[2]: Leaving directory `/home/software/nut/nut-2.2.2/common' /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include -O -Wall -Wsign-compare -o upsc upsc.o ../common/libcommon.a libupsclient.la -lssl -lcrypto gcc -I../include -I/usr/include -O -Wall -Wsign-compare -o .libs/upsc upsc.o ../common/libcommon.a ./.libs/libupsclient.so -lssl -lcrypto -Wl,--rpath -Wl,/usr/local/ups/lib creating upsc gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include -O -Wall -Wsign-compare -MT upsl...