unnecessary modules from compilation (like sqlauth.cxx/sqlacct.cxx/gksql.cxx).
----- Original Message ----- From: "Michael Ditum" <mrskensington@xxxxxxxxx>
Sent: Monday, April 11, 2005 5:54 PM
I'm trying to compile the latest CVS on Redhat 7.2... as Redhat 7.2 only has gcc-2.96 according to the following thread it shouldn't work...
http://sourceforge.net/mailarchive/forum.php?thread_id=6979175&forum_id=8549
I've tried installing gcc3 but it comes up with errors saying that STL classes are being redeclared... so I'm looking at getting it to compile on 2.96
The only problem is sqlauth.cxx not being able to find the limits header file, as I don't require any database access I don't actually need this. I've run configure with the following...
./configure --disable-mysql --disable-pgsql
but it still tries to compile sqlauth.cxx... if I remove sqlauth.cxx from the created Makefile it compiles fine with the following command and seems to run fine (haven't had time to test it properly)
CFLAGS="-fexceptions" make opt
Here are my questions...
If I have disabled all support with databases should it still compile sqlauth.cxx in?
Can you think of any problems I may come across if I don't include this file considering that I don't use databases?
thanks for your help
Mike
------------------------------------------------------- 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 _______________________________________________________
Posting: mailto:Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549 Unsubscribe: http://lists.sourceforge.net/lists/listinfo/openh323gk-users Homepage: http://www.gnugk.org/