When I "make install" at the TLD, the bin.Linux/parser and bin.Linux/server directories are not created so when I use the example scripts, they fail.
When installing, I get the following errors
../../src/rtinput/ibparser.h:212: error: redefinition of âlong int fieldâ
../../src/rtinput/ibparser.h:211: error: âlong int fieldâ previously declared here
../../src/rtinput/ibsymbols.cc: In function âvoid parse_collect_cmd(char*, boolean)â:
../../src/rtinput/ibsymbols.cc:909: warning: deprecated conversion from string constant to âchar*â
../../src/rtinput/ibsymbols.cc:922: warning: deprecated conversion from string constant to âchar*â
../../src/rtinput/ibsymbols.cc:927: warning: deprecated conversion from string constant to âchar*â
../../src/rtinput/ibsymbols.cc:935: warning: deprecated conversion from string constant to âchar*â
../../src/rtinput/ibsymbols.cc:954: warning: deprecated conversion from string constant to âchar*â
make[2]: *** [ibsymbols.o] Error 1
make[2]: Leaving directory `/etc/tree/obj.Linux/rtinput'
make[1]: *** [install] Error 2
make[1]: Leaving directory `/etc/tree/obj.Linux'
make: *** [install] Error 2
Any suggestions??
uname -s
Linux
uname -r
2.6.32.9-70.fc12.i686.PAE