...cking for working strtod... yes checking for setproctitle... no configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating sdk/Makefile config.status: creating src/xs-ctl.sh config.status: creating src/xs-optimize.sh config.statu...
...r.php --source=csv --clean demo [XSException] lib/XS.php(2092): Failed to create home directoy of the project(S#508) #0 lib/XS.php(2067): XSServer->execCommand(Array, 201) #1 lib/XS.php(2028): XSServer->setProject('demo') #2 lib/XS.php(2011): XSServer->open('8383') #3 lib/XS.php(342): XSServer-...
... = none [album_name] type = string index = both weight = 2 [gmt_create] type = numeric index = none [pass_date] type = string index = none
...库,sample.sql [code]-- -- Table structure for table `sample` -- CREATE TABLE IF NOT EXISTS `sample` ( `id` int(12) unsigned NOT NULL AUTO_INCREMENT, `subject` varchar(1024) NOT NULL, `message` text NOT NULL, `dateline` int(12) unsigned NOT NULL, `author` varchar(1024) NOT NUL...
...user->name, db->name); 753 if ((db->fd = open(rcvfile, O_RDWR | O_CREAT, 0600)) < 0) 754 { 755 log_conn("failed to open rcvfile (PATH:%s, ERROR:%s)", rcvfile, strerror( 756 rc = CONN_RES_ERR(OPEN_FILE); 757 goto save_end; 758 }
...ser->name, db->name); 753 if ((db->fd = open(rcvfile, O_RDWR | O_CREAT, 0600)) < 0) 754 { 755 log_conn("failed to open rcvfile (PATH:%s, ERROR:%s)", rcvfile, strerror( 756 rc = CONN_RES_ERR(OPEN_FILE); 757 goto save_end; 758 } ...
...ex = none [album_name] type = string index = both weight = 2 [gmt_create] type = numeric index = none [pass_date] type = string index = none
...标识符在其出现的函数内只报告一次 xdb.c: 在函数‘xdb_create’中: xdb.c:213:20: 错误:‘LOCK_EX’未声明(在此函数内第一次使用) xdb.c: 在函数‘xdb_close’中: xdb.c:252:22: 错误:‘LOCK_UN’未声明(在此函数内第一次使用) Makefile:298: rec...
... shared libraries... yes checking whether to build static libraries... no creating libtool appending configuration tag "CXX" to libtool configure: creating ./config.status config.status: creating config.h
...rror: in `/opt/xunsearch/scws-1.1.8': configure: error: C compiler cannot create executables See `config.log' for more details. [/code] 请问高人,问题在哪?我电脑上已经安装了gcc和make。 以前搞过嵌入式一般对此问题,都是configure文件配置有误,在Ubunt...