Skip to main content
Topic: [solved] Problem on Compiling r3188 (Linux + Cross-Compiling, Nightly) (Read 1867 times) previous topic - next topic

[solved] Problem on Compiling r3188 (Linux + Cross-Compiling, Nightly)

The nightly-server could not compile r3188

At example the last message of gcc for Linux 32-Bit
(the other logfiles have the same error)
Code: [Select]
dataobj/network.cc: In function `void network_core_shutdown()':
dataobj/network.cc:607: warning: cast from `const char*' to `void*' discards qualifiers from pointer target type
===> CXX dataobj/network_cmd.cc
dataobj/network_cmd.cc: In member function `virtual void nwc_tool_t::do_command(karte_t*)':
dataobj/network_cmd.cc:400: warning: cast from `const char*' to `void*' discards qualifiers from pointer target type
dataobj/network_cmd.cc:409: warning: cast from `const char*' to `void*' discards qualifiers from pointer target type
===> CXX dataobj/network_packet.cc
===> CXX dataobj/powernet.cc
===> CXX dataobj/ribi.cc
===> CXX dataobj/route.cc
===> CXX dataobj/scenario.cc
===> CXX dataobj/tabfile.cc
===> CXX dataobj/translator.cc
dataobj/translator.cc: In static member function `static bool translator::load(const cstring_t&)':
dataobj/translator.cc:400: error: `num_pak_lang_dat' was not declared in this scope
dataobj/translator.cc:400: warning: unused variable 'num_pak_lang_dat'
make: *** [dataobj/translator.o] Error 1

The last run Yesterday work (r3185).
I hope you understand my English

Re: Problem on Compiling r3188 (Linux + Cross-Compiling, Nightly)

Reply #1
Should work with 3189 again. I did not test compiling with DEBUG on before committing  :-[

Thank you for reporting.
Parsley, sage, rosemary, and maggikraut.

Re: Problem on Compiling r3188 (Linux + Cross-Compiling, Nightly)

Reply #2
O.K. .. but I don´t make a spezial run on the nightly Server, I wait vor next nightly ;o)
I hope you understand my English

Re: Problem on Compiling r3188 (Linux + Cross-Compiling, Nightly)

Reply #3
yes, this is not necessary :)
Parsley, sage, rosemary, and maggikraut.

 

Re: [solved] Problem on Compiling r3188 (Linux + Cross-Compiling, Nightly)

Reply #4
Its solved

Thank you!
I hope you understand my English