News:

Simutrans.com Portal
Our Simutrans site. You can find everything about Simutrans from here.

[solved] Compiling Problem Linux/Mac with the nightly-Generation r6202

Started by wernieman, December 19, 2012, 08:58:30 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

wernieman

Hey,

I get a problem with the Compiling für Linux/Mac. Windows and Linux with gcc3 work. Version 6202
The Previos version 6199 work

At example the Output gcc4:
===> CXX dataobj/freelist.cc
===> CXX dataobj/gameinfo.cc
In file included from dataobj/gameinfo.cc:10:0: dataobj/network.h:50:27: schwerwiegender Fehler: netinet/typ.h: Datei oder Verzeichnis nicht gefunden
Kompilierung beendet.
make: *** [build/default/dataobj/gameinfo.o] Fehler 1

Full Output see http://simutrans-germany.com/stn/data/compile.log.gcc4.txt
(Attention: with the next nightly, the Output could be changed)

Greeting,
Werner
I hope you understand my English

Dwachs

netinet/typ.h  has to be netinet/tcp.h in network.h. Typo. Whoever commits first, fixes it :)
Parsley, sage, rosemary, and maggikraut.

wernieman

I hope you understand my English

Dwachs

Parsley, sage, rosemary, and maggikraut.

wernieman

I hope you understand my English