hello all.

I'm new at this list, and i would like to know how do you all compile licq 
with gdb support. Actually, i can achieve that by hacking the makefile 
setting "g++ -g". But is there any more interesting method? I have tried 
CFLAGS/CXXFLAGS = "-g", but the make utility seens to ignore that.

I'm using FreeBSD5.3, and i have also experienced problems using Makefile.cvs: 

This Makefile is only for the CVS repository
This will be deleted before making the distribution

*** Concatenating configure tests into acinclude.m4
make: don't know how to make acinclude.m4. Stop
*** Error code 2

So, I've hacked the "admin/Makefile.common" at line 4
        @$(MAKE) -f Makefile.am top_srcdir=. acinclude.m4
to
        @$(MAKE) -f Makefile.am top_srcdir=.

and after that it work ok.
should I have done something different?

thanks all.





-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Licq-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/licq-devel

Reply via email to