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

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

The nightly-server could not compile r3196 (All Versions)
The last run Yesterday work (r3192)

At example the message of gcc for Linux 32-Bit on r3196
(the other logfiles have the same error)

Code: [Select]
===> DEP bauer/brueckenbauer.cc
===> CXX bauer/brueckenbauer.cc
===> CXX bauer/fabrikbauer.cc
bauer/fabrikbauer.cc: In static member function `static fabrik_t* fabrikbauer_t::baue_fabrik(karte_t*, koord3d*, const fabrik_besch_t*, int, koord3d, spieler_t*)':
bauer/fabrikbauer.cc:461: error: no matching function for call to `vector_tpl<stadt_t*>::insert_ordered(stadt_t* const&, fabrikbauer_t::baue_fabrik(karte_t*, koord3d*, const fabrik_besch_t*, int, koord3d, spieler_t*)::RelativeDistanceOrdering)'
bauer/fabrikbauer.cc:463: warning: comparison between signed and unsigned integer expressions
bauer/fabrikbauer.cc:463: warning: comparison between signed and unsigned integer expressions
bauer/fabrikbauer.cc:464: warning: comparison between signed and unsigned integer expressions
bauer/fabrikbauer.cc:464: warning: comparison between signed and unsigned integer expressions
make: *** [bauer/fabrikbauer.o] Error 1
I hope you understand my English

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

Reply #1
.. should work again.

Thanks for reporting!
Parsley, sage, rosemary, and maggikraut.

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

Reply #2
I look tomorow ;o)

Edit
its working  :-*
I hope you understand my English