Impossible to compile source Ubuntu 12.04 64bit

Bug #1075574 reported by Marco
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Spider for MySQL
Invalid
Undecided
Unassigned

Bug Description

Hi, I'm tying to compile latest source code from package spider-src-2.28-for-5.5.14.tgz under Ubuntu 12.04 64bit. When doing "make", this is the error I'm getting. Please let me know!

administrator@bulletxtdesktop:~/Scrivania/spider/storage$ make
make all-am
make[1]: ingresso nella directory "/home/administrator/Scrivania/spider/storage"
g++ -DHAVE_CONFIG_H -I. -I/usr/src/mysql/mysql-5.5/./include -I/usr/src/mysql/mysql-5.5/./regex -I/usr/src/mysql/mysql-5.5/./sql -I/usr/src/mysql/mysql-5.5/./extra/yassl/include -I./hs_client -I /usr/include/mysql/ "-DHAVE_HANDLERSOCKET" -g -O2 -fno-implicit-templates -fno-exceptions -fno-rtti -MT libspider_a-spd_param.o -MD -MP -MF .deps/libspider_a-spd_param.Tpo -c -o libspider_a-spd_param.o `test -f 'spd_param.cc' || echo './'`spd_param.cc
mv -f .deps/libspider_a-spd_param.Tpo .deps/libspider_a-spd_param.Po
g++ -DHAVE_CONFIG_H -I. -I/usr/src/mysql/mysql-5.5/./include -I/usr/src/mysql/mysql-5.5/./regex -I/usr/src/mysql/mysql-5.5/./sql -I/usr/src/mysql/mysql-5.5/./extra/yassl/include -I./hs_client -I /usr/include/mysql/ "-DHAVE_HANDLERSOCKET" -g -O2 -fno-implicit-templates -fno-exceptions -fno-rtti -MT libspider_a-spd_sys_table.o -MD -MP -MF .deps/libspider_a-spd_sys_table.Tpo -c -o libspider_a-spd_sys_table.o `test -f 'spd_sys_table.cc' || echo './'`spd_sys_table.cc
mv -f .deps/libspider_a-spd_sys_table.Tpo .deps/libspider_a-spd_sys_table.Po
g++ -DHAVE_CONFIG_H -I. -I/usr/src/mysql/mysql-5.5/./include -I/usr/src/mysql/mysql-5.5/./regex -I/usr/src/mysql/mysql-5.5/./sql -I/usr/src/mysql/mysql-5.5/./extra/yassl/include -I./hs_client -I /usr/include/mysql/ "-DHAVE_HANDLERSOCKET" -g -O2 -fno-implicit-templates -fno-exceptions -fno-rtti -MT libspider_a-spd_trx.o -MD -MP -MF .deps/libspider_a-spd_trx.Tpo -c -o libspider_a-spd_trx.o `test -f 'spd_trx.cc' || echo './'`spd_trx.cc
In file included from spd_trx.cc:38:0:
spd_db_conn.h:1121:9: error: ‘SPIDER_HS_STRING_REF’ does not name a type
spd_db_conn.h:1121:31: error: ISO C++ forbids declaration of ‘hs_row’ with no type [-fpermissive]
make[1]: *** [libspider_a-spd_trx.o] Errore 1
make[1]: uscita dalla directory "/home/administrator/Scrivania/spider/storage"
make: *** [all] Errore 2

Marco (bulletxt)
Changed in spiderformysql:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.