--- GNUmakefile 2011-03-10 09:56:12.000000000 +0100 +++ GNUmakefile.new 2011-03-10 10:15:39.000000000 +0100 @@ -5,7 +5,7 @@ all:tm_server tm_client tm_server tm_client:force $(SOURCES) topology_manager.gpr - gnatmake -XARCH=$(ARCH) -j4 -p -P topology_manager -L/usr/lib/mysql -L/usr/lib -lgnademysql -largs -lodbc + gnatmake -XARCH=$(ARCH) -j4 -p -P topology_manager -L/usr/lib/mysql -L/usr/lib -largs -lodbc #code_generation: #ada2wsdl -f -a http://localhost:6095 -o ../wsdl/TM_services.wsdl tm_services.ads -I/usr/share/ada/adainclude/gnade/ -I../../src/