Hello, In the Message;
Subject : Re: [Scilab-Dev] Can't compile the head Message-ID : <[email protected]> Date & Time: Thu, 02 May 2013 09:19:09 +0200 [Sylvestre] == Sylvestre Ledru <[email protected]> has written: Sylvestre> On 01/05/2013 04:04, Masaru Nomiya wrote: Sylvestre> > Hello, Sylvestre> > Sylvestre> > In the Message; Sylvestre> > Sylvestre> > Subject : Re: [Scilab-Dev] Can't compile the head Sylvestre> > Message-ID : <[email protected]> Sylvestre> > Date & Time: Tue, 30 Apr 2013 18:25:24 +0200 Sylvestre> > Sylvestre> > Sylvestre Ledru <[email protected]> has written: Sylvestre> > Sylvestre> >> You confirm that you are starting ./configure without argument ? Sylvestre> > Sylvestre> > Yes, I did, but I got the same error. Sylvestre> Are you sure you don't have any conflict on the file ? Sylvestre> (git status should tell you that) No, I don't any conflict. This is the ./configure & make result; [...] libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../modules/core/includes -I./includes/ -I./src/jni/ -I./src/cpp/ -I./src/c/ -I../../modules/jvm/includes/ -I../../modules/output_stream/includes/ -I../../modules/commons/src/jni/ -I../../modules/localization/includes/ -I../../modules/fileio/includes/ -I../../modules/scicos_blocks/src/jni/ -I../../modules/api_scilab/includes/ -I/usr/lib64/jvm/java/include -I/usr/lib64/jvm/java/include/linux -DNDEBUG -fno-stack-protector -g -O2 -MT libscixcos_la-sci_warnBlockByUID.lo -MD -MP -MF .deps/libscixcos_la-sci_warnBlockByUID.Tpo -c sci_gateway/cpp/sci_warnBlockByUID.cpp -fPIC -DPIC -o .libs/libscixcos_la-sci_warnBlockByUID.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../modules/core/includes -I./includes/ -I./src/jni/ -I./src/cpp/ -I./src/c/ -I../../modules/jvm/includes/ -I../../modules/output_stream/includes/ -I../../modules/commons/src/jni/ -I../../modules/localization/includes/ -I../../modules/fileio/includes/ -I../../modules/scicos_blocks/src/jni/ -I../../modules/api_scilab/includes/ -I/usr/lib64/jvm/java/include -I/usr/lib64/jvm/java/include/linux -DNDEBUG -fno-stack-protector -g -O2 -MT libscixcos_la-sci_closeXcosFromScilab.lo -MD -MP -MF .deps/libscixcos_la-sci_closeXcosFromScilab.Tpo -c sci_gateway/cpp/sci_closeXcosFromScilab.cpp -fPIC -DPIC -o .libs/libscixcos_la-sci_closeXcosFromScilab.o sci_gateway/cpp/sci_Xcos.cpp:28:17: error: 'org_scilab_modules_xcos' is not a namespace-name sci_gateway/cpp/sci_Xcos.cpp:28:40: error: expected namespace-name before ';' token sci_gateway/cpp/sci_Xcos.cpp: In function 'int callXcos(char*, char*, char*)': sci_gateway/cpp/sci_Xcos.cpp:220:9: error: 'Xcos' has not been declared make[3]: *** [libscixcos_la-sci_Xcos.lo] error 1 make[3]: *** 未完了のジョブを待っています.... sci_gateway/cpp/sci_warnBlockByUID.cpp:27:17: error: 'org_scilab_modules_xcos' is not a namespace-name sci_gateway/cpp/sci_warnBlockByUID.cpp:27:40: error: expected namespace-name before ';' token sci_gateway/cpp/sci_warnBlockByUID.cpp: In function 'int sci_warnBlockByUID(char*, long unsigned int)': sci_gateway/cpp/sci_warnBlockByUID.cpp:59:5: error: 'Xcos' has not been declared make[3]: *** [libscixcos_la-sci_warnBlockByUID.lo] error 1 Sylvestre> Could you share the sci_warnBlockByUID.cpp file ? I can't understand what do you mean by the word "share"? How to to it? Thanks, --- ┏━━┓彡 Masaru Nomiya mail-to: nomiya @ galaxy.dti.ne.jp ┃\/彡 ┗━━┛ "Bill! You married with Computers. Not with Me!" "No..., with money." _______________________________________________ dev mailing list [email protected] http://lists.scilab.org/mailman/listinfo/dev
