From: Nagy S. <nag...@ya...> - 2016-02-09 19:40:40
|
Thank you, i am one step closer now. The firebird-superserver package was installed before, but now i also installed firebird-devel package and it created /usr/include/ibase.h file. Now i have another error: sqltypes.h is missing. What package should i install to have it? Here is the output of make: [root@pali2 Gcc.lin]# make -f makefile.linux../makefile.environ:6: ARCH is x86_64../makefile.environ:21: ODBCMANAGER is unixODBC in /usr/lib64../makefile.environ:50: FBINCDIR is /usr/include../makefile.environ:56: FBLIBDIR is /usr/lib64mkdir: cannot create directory ‘Release_x86_64’: File existsmake: [createdirs] Error 1 (ignored)mkdir: cannot create directory ‘Release_x86_64/obj’: File existsmake: [createdirs] Error 1 (ignored)g++ -w -D_REENTRANT -D_PTHREADS -DEXTERNAL -DunixODBC -I/usr/include -I/usr/include -I/include -I/usr/include -fPIC -m64 -DNDEBUG -c ../../IscDbc/IscArray.cpp -o Release_x86_64/obj/IscArray.oIn file included from ../../IscDbc/IscStatement.h:30:0, from ../../IscDbc/IscArray.cpp:34:../../IscDbc/Sqlda.h:29:22: fatal error: sqltypes.h: No such file or directory #include <sqltypes.h> ^compilation terminated.make: *** [Release_x86_64/obj/IscArray.o] Error 1[root@pali2 Gcc.lin]# On Tuesday, February 9, 2016 12:10 PM, Dimitry Sibiryakov <sd...@ib...> wrote: 09.02.2016 1:17, Nagy Szilveszter wrote: > First i installed firebird-superserver, > ../../IscDbc/IscDbc.h:33:19: fatal error: ibase.h: No such file or directory Error is obviously telling that you either didn't install Firebird or CentOS package doesn't put headers into /usr/include. -- WBR, SD. ------------------------------------------------------------------------------ Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month Monitor end-to-end web transactions and take corrective actions now Troubleshoot faster and improve end-user experience. Signup Now! http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140 _______________________________________________ Firebird-odbc-devel mailing list Fir...@li... https://lists.sourceforge.net/lists/listinfo/firebird-odbc-devel |