| Anonymous | Login | Signup for a new account | 2010-09-07 18:42 EEST |
| Main | My View | View Issues | Change Log | Roadmap | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ << ] [ >> ] | [ View Advanced ] [ Issue History ] [ Print ] | |||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
| 0000001 | [qot] general | block | always | 2008-04-19 03:13 | 2008-04-21 23:46 | ||||
| Reporter | anonymous | View Status | public | ||||||
| Assigned To | administrator | ||||||||
| Priority | normal | Resolution | fixed | ||||||
| Status | resolved | Product Version | 0.0.2 | ||||||
| Summary | 0000001: Compilation fails | ||||||||
| Description |
$ ./configure --prefix=/usr $ make ... gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT strxmov.o -MD -MP -MF .deps/strxmov.Tpo -c -o strxmov.o strxmov.c mv -f .deps/strxmov.Tpo .deps/strxmov.Po gcc -DHAVE_CONFIG_H -I. -I../.. -g -O2 -MT xml.o -MD -MP -MF .deps/xml.Tpo -c -o xml.o xml.c mv -f .deps/xml.Tpo .deps/xml.Po rm -f libsqlparser-noinst.a ar cru libsqlparser-noinst.a charset-def.o charset.o ctype-big5.o ctype-bin.o ctype-cp932.o ctype-czech.o ctype-euc_kr.o ctype-eucjpms.o ctype-extra.o ctype-gb2312.o ctype-gbk.o ctype-latin1.o ctype-mb.o ctype-simple.o ctype-sjis.o ctype-tis620.o ctype-uca.o ctype-ucs2.o ctype-ujis.o ctype-utf8.o ctype-win1250ch.o ctype.o dllmain.o int2str.o my_lib.o my_messnc.o my_static.o my_strtoll10.o my_vsnprintf.o myx_lex_helpers.o myx_sql_parser.tab.o myx_sql_tree_item.o myx_statement_parser.o myx_unicode_scanner.o str_alloc.o strmake.o strnmov.o strtod.o strxmov.o xml.o ranlib libsqlparser-noinst.a make[3]: Leaving directory `/home/bla/mysql/qot/src/sql-parser' make[3]: Entering directory `/home/bla/mysql/qot/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../include -g -O2 -MT qot.o -MD -MP -MF .deps/qot.Tpo -c -o qot.o qot.cpp In file included from qot_select_query.h:26, from qot.cpp:28: qot_expression.h:514: error: base `qot::expr::Expr' with only non-default constructor in class without a constructor qot_expression.h:838: error: base `qot::join::Table_ref' with only non-default constructor in class without a constructor make[3]: *** [qot.o] Error 1 make[3]: Leaving directory `/home/bla/mysql/qot/src' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/bla/mysql/qot/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/bla/mysql/qot' make: *** [all] Error 2 |
||||||||
| Additional Information | |||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
|
|
|||||||||
| Mantis 1.1.1[^] Copyright © 2000 - 2008 Mantis Group |