Re: Segmentation fault

Jayjay <[email protected]> Mon, 19 Feb 2007 22:21:14 +0100
Newsgroups gmane.network.centericq
Message-ID <[email protected]>
Hi,

On Sunday 18 February 2007 10:54, Tiger!P wrote:
> This does not help. It still gives the same errors.
>
> > You could try to add the flag --disable-gg
>
> When I do that it fails with the following error:
> -----8<-----
> === configuring in libgadu
> (/home/tigerp/Projects/centericq/centericq-git/centerim/libgadu)
> configure: running /bin/sh ./configure '--prefix=/usr/local'
> '--disable-gg' --cache-file=/dev/null --srcdir=.
> ...........................
> configure: error: conditional "am__fastdepCXX" was never defined.
> Usually this means the macro was only invoked conditionally.
> configure: error: ./configure failed for libgadu
> -----8<-----
>
> Tiger!P

I got this error too and figured out that:
- With --disable-jabber configures stops 
- With --disable-gg configures stops 

If I just not disable them, it configures fine. Something is maybe wrong with 
the macro declaration. I don't know exactly what should happen if a protocol 
is disables. It should not be included in the configure process to me. But is 
is included or maybe excluded in the make process. Is it possible to also 
exclude it from the recursive configure script?

By the way, --disable-aim configures perfectly fine (is connected with 
the ./firetalk/ directory). So, somehow the "dependency style of gcc... gcc3" 
is fine there. I guess the GCC dependency should be the same over different 
directories. 

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