FreeBSD Port: centericq-4.9.10

Cheng-Lung Sung clsung at dragon2.net
Tue Jan 20 20:10:59 PST 2004


Hi, 
    May I have your ldconfig -r |grep ssl results?

Here is mine,

[clsung at 12:08pm][~] >ldconfig -r |grep ssl
        52:-lssl.3 => /usr/lib/libssl.so.3
	57:-lssl.1 => /usr/lib/compat/libssl.so.1
	58:-lssl.2 => /usr/lib/compat/libssl.so.2
[clsung at 12:09pm][~] >ls -al /usr/lib/libssl.so.3 
-r--r--r--  1 root  wheel  190216 Oct 29 20:06 /usr/lib/libssl.so.3
[clsung at 12:09pm][~] >ls -al /usr/lib/libssl.so
lrwxr-xr-x  1 root  wheel  11 Oct 29 20:06 /usr/lib/libssl.so -> libssl.so.3


    I just wonder if -l link to improper version of ssl library.

Thanks,
Cheng-Lung
On Tue, Jan 20, 2004 at 03:08:34PM -0800, Daniel wrote:
> 
> Hi Guys,
> 
> Not sure who to send this email to. But I have not gotten any replies from
> the main package maintainer, so I'm sending it to everyone.
> 
> I get this error when compiling on my machine (FreeBSD 4.7-STABLE)
> 
> c++  -I/usr/local/include -L/usr/local/lib -lstdc++ -rpath=/usr/local/lib
> -o cen
> tericq -L../firetalk-0.1 -L../kkconsui-0.1 -L../kkstrtext-0.1
> -L../libicq2000-0.
> 1 -L../libjabber-0.1 -L../libyahoo2-0.1 -L../kksystr-0.1 -L../connwrap-0.1
> -L../
> blip-0.1 centericq.o icqcontact.o icqgroups.o eventmanager.o icqdialogs.o
> icqhist.o imexternal.o imcontact.o imlogger.o accountmanager.o
> icqcontacts.o icqmlist.o imcontroller.o icqconf.o imevents.o icqface.o
> centermain.o icqgroup.o ../src/hooks/libhooks.a  -lfiretalk -lkkconsui
> -lkkstrtext -llibicq2000 -llibjabber -llibyahoo2 -lkksystr -lconnwrap
> ../intl/libintl.a /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib
> -intl -lblip -lncurses -lssl -lcrypto
> ../connwrap-0.1/libconnwrap.a(connwrap.o): In function `addsock':
> connwrap.o(.text+0x87): undefined reference to `OpenSSL_add_all_algorithms'
> gmake[3]: *** [centericq] Error 1
> gmake[3]: Leaving directory
> `/usr/ports/net/centericq/work/centericq-4.9.10/src'
> gmake[2]: *** [all-recursive] Error 1
> gmake[2]: Leaving directory
> `/usr/ports/net/centericq/work/centericq-4.9.10/src'
> gmake[1]: *** [all-recursive] Error 1
> gmake[1]: Leaving directory
> `/usr/ports/net/centericq/work/centericq-4.9.10'
> gmake: *** [all-recursive-am] Error 2
> *** Error code 2
> 
> Stop in /usr/ports/net/centericq.
> 
> 
> However, if I remove the appropriate SSL bits in the Makefile, I can
> compile just fine.
> Any ideas?
> 
> I have the port (openssl-0.9.7c      SSL and crypto library) installed.
> 
> db
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20040121/d12cddb5/attachment.bin


More information about the freebsd-ports mailing list