Re: Build error of centerim on x86_64 (gentoo) (was Re: Segmentation fault)

Andreas Niederl <[email protected]> Sun, 18 Feb 2007 02:01:12 +0100
Newsgroups gmane.network.centericq
Message-ID <[email protected]>
Hi,

Stéphane Bisinger wrote:
> On 17/02/07, Sascha Vogt <[email protected]> wrote:
[...]
>> And does make find the lib and
>> the headers? As I'm not familiar with automake I'm sorry, I can't tell
>> you, where you have to look for that...
> 
> It looks like centericq can not find the SSL libraries, but it should
> not switch on the ssl support by default. I don't know if it's an arch
> dependent problem, anyone else with x86_64?

I can reproduce this with Gentoo on x86 and x86_64 doing a plain
'./autogen.sh && ./configure && make' on current git.
It's the same with --without-ssl and --with-ssl.

I don't know what's wrong when cicq shouldn't use ssl, but when using
--with-ssl the only missing thing seems to be the argument '-lssl' for
the final call to libtool with g++.
I can link cicq by repeating the last command manually with the missing
argument appended.

I'm using autoconf (GNU Autoconf) 2.61 and automake (GNU automake) 1.10.


Regards,
Andi
_______________________________________________
Cicq mailing list
[email protected]
http://mailman.linuxpl.org/mailman/listinfo/cicq
Questions? Check the FAQ first: http://centericq.de/faq/