Dieses Forum nutzt Cookies
Dieses Forum nutzt Cookies um Anmeldeinformationen (keine Passwörter) zu speichern. Dabei werden diese Informationen als kleine Textdateien auf deinem Endgerät abgelegt. Sie können nur durch dieses Forum ausgelesen werden und stellen kein Sicherheitsrisiko dar. Neben deinem letzten Login wird auch abgespeichert, welche Themen du bereits gelesen hast.

Zudem wird ein Cookie angelegt, in dem abgespeichert wird, ob du diesen Hinweis gelesen hast. Damit wird er nicht jedes mal angezeigt.

Antwort schreiben 
 
Themabewertung:
  • 1 Bewertungen - 4 im Durchschnitt
  • 1
  • 2
  • 3
  • 4
  • 5
OpenTTD unter Linux mit Daylenghtpatch
Verfasser Nachricht
Micha openttd
Gleisarbeiter
*

Beiträge: 77
Registriert seit: Aug 2006
Beitrag #1
OpenTTD unter Linux mit Daylenghtpatch
Hallo zusammen,

ich habe mein System auf Linux umgestellt. Es läuft alles prima, nur mit den Patchpacks habe ich so meine Sorgen und Nöte.

Ich suche ein Patchpack was unter Linux läuft und folgende Patches enthält:
  • Departure boards
  • Variable daylength
  • Passagiere mit festem Ziel

Das OpenTTD Spring 2013 Patch Pack bekomme ich einfach nicht zum laufen. Dort werden Abhängigkeiten verlangt die ich nicht ohne sehr tiefe Systemeingriffe beseitigen kann. Wer mag kann hier schauen.

Eventuell hat ja jemand eine Idee ob es ein solches Patchpack gibt.

Viele Grüße
Micha
(Dieser Beitrag wurde zuletzt bearbeitet: 18.01.2014 13:10 von Micha openttd.)
18.01.2014 13:10
Alle Beiträge dieses Benutzers finden Diese Nachricht in einer Antwort zitieren
killermoehre
Geschäftsführer
***

Beiträge: 623
Registriert seit: Oct 2005
Beitrag #2
RE: OpenTTD unter Linux mit Daylenghtpatch
Prinzipiell ist zu empfehlen, dass, wenn ein Paket nicht über die Paket-Verwaltung bereit gestellt wird, es doch aus den Quellen zu bauen ist. Dann weißt du auch, dass es bei dir funktioniert.
Code:
sudo apt-get install p7zip
sudo apt-get build-dep openttd
curl "https://www.dropbox.com/sh/emb1vdfqc6rj9zf/lqx4CUbTYj/OpenTTD Spring 2013 patchpack by PI1985/v2.0 Full/2013-11-19/OpenTTD Spring 2013 Patchpack v2.0.103 Full source.7z" > "OpenTTD Spring 2013 Patchpack v2.0.103 Full source.7z"
7z x "OTTD_spring2013PP_v2.0.103.7z"
mv "OpenTTD Spring 2013 Patchpack v2.0.103 Full source" "OTTD_spring2013PP_v2.0.103"
cd OTTD_spring2013PP_v2.0.103
./configure --binary-dir=bin --data-dir=share/lib/openttd --binary-name=openttd-spring2013PP
make
sudo make install
Ich habe hier mal etwas runter getippt. Ist prinzipiell ungetestet und könnte kleine Kätzchen treten oder das Ozon-Loch vergrößern. Oder Toast machen. Oder OTTD bauen ^^

Sollten irgendwelche Fehler beim Kompilieren auftreten, dann einfach posten.

Sollte alles durchlaufen, dann erhältst du die Binary /usr/local/bin/openttd-spring2013PP als auch den Starter im Menu für diese Datei.

Have fun!

PS @Admins: wenn ich irgendwo im Post
wget
und danach beliebige Zeichen außer Zeilenumbruch stehen habe, dann bricht mir jeder Parse-Versuch (Artikel-Vorschau, Antowrt schreiben) mit einem HTTP 406 "MIME-Typ wird vom Browser nicht unterstützt" ab.
Ich benutze Chromium 31.0.1650.63

Supporter
Wie man Fragen richtig stellt. Und andere Dinge, die wichtig sind.

Never Run A Touching System!
18.01.2014 14:43
Alle Beiträge dieses Benutzers finden Diese Nachricht in einer Antwort zitieren
pETe!
Forum-Team
*****

Beiträge: 3.910
Registriert seit: Jan 2004
Beitrag #3
RE: OpenTTD unter Linux mit Daylenghtpatch
Du kannst auch die benötigten Dateien in ein beliebiges Verzeichnis legen, und die Variable LD_LIBRARY_PATH für den Programmaufruf anpassen:
LD_LIBRARY_PATH=/path/to/your/lib ./openttd

Dann nimmt der die Bibliotheken aus dem Pfad.
18.01.2014 20:22
Alle Beiträge dieses Benutzers finden Diese Nachricht in einer Antwort zitieren
Micha openttd
Gleisarbeiter
*

Beiträge: 77
Registriert seit: Aug 2006
Beitrag #4
RE: OpenTTD unter Linux mit Daylenghtpatch
Hallo Ihr beiden,

danke für die Antworten. Ich werde es erst am Mittwoch ausprobieren können.

Werde da ein wenig ausprobieren, da ich mit Linux erst angefangen habe. Aber danke Eurer Beschreibung habe ich zumindest wieder Hoffnung es hinzubekommen.

Viele Grüße
Micha
27.01.2014 18:28
Alle Beiträge dieses Benutzers finden Diese Nachricht in einer Antwort zitieren
Micha openttd
Gleisarbeiter
*

Beiträge: 77
Registriert seit: Aug 2006
Beitrag #5
RE: OpenTTD unter Linux mit Daylenghtpatch
Hallo,

hat mir nun doch keine Ruhe gelassen. Cool

@killermoehre:
Code:
R519-R719 flusi # sudo apt-get install p7zip
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut      
Statusinformationen werden eingelesen... Fertig
p7zip ist schon die neueste Version.
Die folgenden Pakete wurden automatisch installiert und werden nicht mehr benötigt:
  nvidia-settings-304 openjdk-7-jre-lib nvidia-settings-319-updates
Verwenden Sie »apt-get autoremove«, um sie zu entfernen.
0 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.
Bedeutet für mich als Laien, das dieses Programm schon installiert ist.

Code:
R519-R719 flusi # sudo apt-get build-dep openttd
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut      
Statusinformationen werden eingelesen... Fertig
E: Quellpaket für openttd kann nicht gefunden werden
Er findet das Quellpaket nicht. Bedeutung für mich nicht so ganz klar, weil er den nächsten Schritt aus meiner Sicht durchführt. Eventuell fehlt aber auch einfach was, oder ich habe den Befehl falsch eingegeben.

Code:
R519-R719 flusi # curl "https://www.dropbox.com/sh/emb1vdfqc6rj9zf/lqx4CUbTYj/OpenTTD Spring 2013 patchpack by PI1985/v2.0 Full/2013-11-19/OpenTTD Spring 2013 Patchpack v2.0.103 Full source.7z" > "OpenTTD Spring 2013 Patchpack v2.0.103 Full source.7z"
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   784    0   784    0     0    867      0 --:--:-- --:--:-- --:--:--  1180
Er lädt das Patchpack herunter und legt es im System ab.

Code:
R519-R719 flusi # 7z x "OTTD_spring2013PP_v2.0.103.7z"

7-Zip [64] 9.20  Copyright (c) 1999-2010 Igor Pavlov  2010-11-18
p7zip Version 9.20 (locale=de_DE.UTF-8,Utf16=on,HugeFiles=on,2 CPUs)


Error:
there is no such archive
Er kann es nicht entpacken. Eventuell wegen dem falschen Dateinamen weil diese Datei gibt es jetzt neu:

Code:
R519-R719 flusi # ls
Arbeitsfläche          Dokumente  Musik                                                  Programme   var
Bilder                 Downloads  Öffentlich                                             Rechnungen  Videos
BT747SettingsJ2SE.pdb  Fotobuch   OpenTTD Spring 2013 Patchpack v2.0.103 Full source.7z  restore     Vorlagen
Also versuche ich den Befehl mit dem Dateinamen OpenTTD Spring 2013 Patchpack v2.0.103 Full source.7z:

Code:
R519-R719 flusi # 7z x "OpenTTD Spring 2013 Patchpack v2.0.103 Full source.7z"

7-Zip [64] 9.20  Copyright (c) 1999-2010 Igor Pavlov  2010-11-18
p7zip Version 9.20 (locale=de_DE.UTF-8,Utf16=on,HugeFiles=on,2 CPUs)

Processing archive: OpenTTD Spring 2013 Patchpack v2.0.103 Full source.7z

Error: Can not open file as archive
Da ich ja nur dieses Archiv entpacken soll, habe ich außerdem Versucht das über den Dateimanager zu machen:

[Bild: 17191304sy.png]

Bin also weiterhin absolut Ratlos... Traurig

@pETe!:
Dein Weg schien mir zuerst der einfachere zu sein. Aber in dem Paket für das Patchpack befinden sich die gesuchten Dateien nicht. Und welche das Patchpack benötigt weiß ich ja gleich schon gar nicht.

Hoffe mal das Ihr mich nicht aufgebt. Aber das scheint nicht ganz so einfach zu werden wie ich mir das dachte.
28.01.2014 11:00
Alle Beiträge dieses Benutzers finden Diese Nachricht in einer Antwort zitieren
Eddi
Tycoon
*****

Beiträge: 4.066
Registriert seit: Aug 2008
Beitrag #6
RE: OpenTTD unter Linux mit Daylenghtpatch
Lade doch mal bitte die URL im Browser, und nicht über "curl", dann siehst du vielleicht, was daran falsch ist...

Und die build-dep brauchst du erst in späteren Schritten, deswegen hat der Fehler erstmal keine Auswirkungen. um die build-dep zu installieren mußt du aber vorher ein Repository einbinden, das eine "normale" Version von OpenTTD enthält. (jedes halbwegs aktuelle Stable sollte dafür reichen.) Wenn du keins findest, mußt du die einzelnen Abhängigkeiten manuell installeieren, nähere Informationen dazu gibts im Wiki. Wenn dir was davon fehlt, wird "./configure" dir später um die Ohren fliegen.
28.01.2014 12:37
Alle Beiträge dieses Benutzers finden Diese Nachricht in einer Antwort zitieren
Micha openttd
Gleisarbeiter
*

Beiträge: 77
Registriert seit: Aug 2006
Beitrag #7
RE: OpenTTD unter Linux mit Daylenghtpatch
(28.01.2014 12:37)Eddi schrieb:  Lade doch mal bitte die URL im Browser, und nicht über "curl", dann siehst du vielleicht, was daran falsch ist...
??? Er lädt doch eine Datei runter.

Code:
R519-R719 flusi # curl https://www.dropbox.com/sh/emb1vdfqc6rj9zf/lqx4CUbTYj/OpenTTD Spring 2013 patchpack by PI1985/v2.0 Full/2013-11-19/OpenTTD Spring 2013 Patchpack v2.0.103 Full source.7z
                                                                                                                                                          
<!DOCTYPE html>
<html>
<head><title>Dropbox - 404</title>
<link href="https://www.dropbox.com/static/css/error.css" rel="stylesheet" type="text/css">
<link rel="shortcut icon" href="/static/images/favicon.ico"/>
</head>
<body>
<div class="figure">
<img src="/static/images/psychobox.png" alt="Error:"/>
</div>
<div id="errorbox">
<h1>Error (404)</h1>We can't find the page you're looking for. Check out our <a href="https://www.dropbox.com/help">Help Center</a> and <a href="https://forums.dropbox.com">forums</a> for help, or head back to <a href="https://www.dropbox.com/home">home</a>.
</div>

</body>
curl: (6) Couldn't resolve host 'Spring'
curl: (7) Failed to connect to 0.0.7.221: Invalid argument
curl: (6) Couldn't resolve host 'patchpack'
curl: (6) Couldn't resolve host 'by'
curl: (6) Couldn't resolve host 'PI1985'
curl: (6) Couldn't resolve host 'Full'
curl: (6) Couldn't resolve host 'Spring'
curl: (7) Failed to connect to 0.0.7.221: Invalid argument
curl: (6) Couldn't resolve host 'Patchpack'
curl: (6) Couldn't resolve host 'v2.0.103'
curl: (6) Couldn't resolve host 'Full'
curl: (6) Couldn't resolve host 'source.7z'

Code:
R519-R719 flusi # curl https://www.dropbox.com/sh/emb1vdfqc6rj9zf/lqx4CUbTYj/OpenTTD Spring 2013 patchpack by PI1985/v2.0 Full/2013-11-19/OpenTTD Spring 2013 Patchpack v2.0.103 Full source.7z > OpenTTD Spring 2013 Patchpack v2.0.103 Full source.7z
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   768    0   768    0     0    954      0 --:--:-- --:--:-- --:--:--  1324
curl: (6) Couldn't resolve host 'Spring'
curl: (7) Failed to connect to 0.0.7.221: Invalid argument
curl: (6) Couldn't resolve host 'patchpack'
curl: (6) Couldn't resolve host 'by'
curl: (6) Couldn't resolve host 'PI1985'
curl: (6) Couldn't resolve host 'Full'
curl: (6) Couldn't resolve host 'Spring'
curl: (7) Failed to connect to 0.0.7.221: Invalid argument
curl: (6) Couldn't resolve host 'Patchpack'
curl: (6) Couldn't resolve host 'v2.0.103'
curl: (6) Couldn't resolve host 'Full'
curl: (6) Couldn't resolve host 'source.7z'
curl: (6) Couldn't resolve host 'Spring'
curl: (7) Failed to connect to 0.0.7.221: Invalid argument
curl: (6) Couldn't resolve host 'Patchpack'
curl: (6) Couldn't resolve host 'v2.0.103'
curl: (6) Couldn't resolve host 'Full'
curl: (6) Couldn't resolve host 'source.7z'
Alles andere läuft gleich in einen Fehler.

Egal, ich habe das Paket jetzt Manuell über den Browser geholt, und es lässt sich entpacken. Das ist ja schon einmal was.

(28.01.2014 12:37)Eddi schrieb:  ...um die build-dep zu installieren mußt du aber vorher ein Repository einbinden, das eine "normale" Version von OpenTTD enthält. ...
Also eine Stunde Google hat hier rein gar nichts gebracht. Ich finde weder ein PPA nach ein Repository was ich einbinden könnte.
Über die Paketverwaltung habe ich das Original Openttd installiert und das läuft. Nur nützt mir das nichts.

(28.01.2014 12:37)Eddi schrieb:  ...Wenn dir was davon fehlt, wird "./configure" dir später um die Ohren fliegen. ...
Stimmt:

Code:
R519-R719 OpenTTD Spring 2013 Patchpack v2.0.103 Full source # ./configure --binary-dir=bin --data-dir=share/lib/openttd --binary-name=openttd-spring2013PP
WARNING: The path contains a non-alphanumeric character that might cause
         failures in subsequent build stages. Any failures with the build
         will most likely be caused by this.
./configure: 44: .: Can't open /home/flusi/Downloads/OpenTTD

Ich habe weiterhin keinen Plan wie ich das hin bekommen kann. Und da es anscheinend keine Linux-Version gibt die bei mir läuft und Departure boards, Variable daylength sowie Passagiere mit festem Ziel enthält werde ich wohl entweder kein Openttd spielen, oder eben Win anmachen müssen.

Keine Ahnung wie viele Stunden jetzt da hinein geflossen sind, da hätte ich wohl schon ewig spielen können.

Gruß von einem leicht frustriertem Micha
29.01.2014 11:48
Alle Beiträge dieses Benutzers finden Diese Nachricht in einer Antwort zitieren
planetmaker
Tycoon
*****

Beiträge: 1.309
Registriert seit: Oct 2008
Beitrag #8
RE: OpenTTD unter Linux mit Daylenghtpatch
Ganz einfach: benenne das Verzeichnis um. Verwende *niemals* Pfade, die Leerzeichen enthalten. Die sind die Wurzel vielen Übels.

[Bild: 4q27gcl]
Schreib Deine eigenen NewGRFs, KIs oder Skripte. Siehe dazu DevZone, NML und Tutorien
(Dieser Beitrag wurde zuletzt bearbeitet: 29.01.2014 12:24 von planetmaker.)
29.01.2014 12:23
Alle Beiträge dieses Benutzers finden Diese Nachricht in einer Antwort zitieren
Micha openttd
Gleisarbeiter
*

Beiträge: 77
Registriert seit: Aug 2006
Beitrag #9
RE: OpenTTD unter Linux mit Daylenghtpatch
(29.01.2014 12:23)planetmaker schrieb:  Ganz einfach: benenne das Verzeichnis um. Verwende *niemals* Pfade, die Leerzeichen enthalten. Die sind die Wurzel vielen Übels.
JUHU!!!! großes Grinsen

Code:
R519-R719 OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source # ./configure --binary-dir=bin --data-dir=share/lib/openttd --binary-name=openttd-spring2013PP
checking awk... awk
detecting OS... UNIX
checking build system type... x86_64-linux-gnu
checking host system type... x86_64-linux-gnu
checking universal build... no
checking build cc... gcc
checking host cc... gcc
checking build c++... g++
checking host c++... g++
checking strip... disabled
checking builtin depend... yes
checking makedepend... disabled
detecting cpu-type... 64 bits
checking static... no
checking unicode... no
using debug level... no
using desync debug level... no
using link time optimization... no
checking OSX sysroot... not OSX, skipping
checking Allegro... not found
checking SDL... found
checking COCOA... not OSX, skipping
checking GDI video driver... not Windows, skipping
checking dedicated... not selected
checking console application..R519-R719 OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source # ./configure --binary-dir=bin --data-dir=share/lib/openttd --binary-name=openttd-spring2013PP
checking awk... awk
detecting OS... UNIX
checking build system type... x86_64-linux-gnu
checking host system type... x86_64-linux-gnu
checking universal build... no
checking build cc... gcc
checking host cc... gcc
checking build c++... g++
checking host c++... g++
checking strip... disabled
checking builtin depend... yes
checking makedepend... disabled
detecting cpu-type... 64 bits
checking static... no
checking unicode... no
using debug level... no
using desync debug level... no
using link time optimization... no
checking OSX sysroot... not OSX, skipping
checking Allegro... not found
checking SDL... found
checking COCOA... not OSX, skipping
checking GDI video driver... not Windows, skipping
checking dedicated... not selected
checking console application... not Windows, skipping
checking network... found
checking squirrel... found
checking translator... no
checking assert... enabled
checking zlib... found
checking liblzma... found
checking lzo2... found
checking libpng... found
checking libfreetype... found
checking libfontconfig... found
checking libicu... found
checking psp-config... not PSP, skipping
checking libtimidity... not found
checking direct-music... not Windows, skipping
checking sort... sort
checking endianess... AUTO
suppress language errors... no
checking stripping... skipped
checking distcc... no (only used when forced)
checking ccache... no (only used when forced)
checking grfcodec... not found
checking nforenum... not found
checking OSX application bundle... not OSX, skipping
checking revision... source tarball
checking iconv... not OSX, skipping
personal home directory... .openttd
shared data directory... none
installation directory... /
icon theme directory... share/icons/hicolor
manual page directory... share/man/man6
menu item directory... share/applications
using CFLAGS_BUILD...  -Wall -Wno-multichar -Wsign-compare -Wundef -Wwrite-strings -Wpointer-arith -W -Wno-unused-parameter -Wredundant-decls -Wformat=2 -Wformat-security -Winit-self -fno-strict-aliasing -Wcast-qual -fno-strict-overflow -Wnon-virtual-dtor -rdynamic -D_FORTIFY_SOURCE=2 -O1
using CXXFLAGS_BUILD...  -std=gnu++0x
using LDFLAGS_BUILD...  -rdynamic
using CFLAGS... -O2 -fomit-frame-pointer  -Wall -Wno-multichar -Wsign-compare -Wundef -Wwrite-strings -Wpointer-arith -W -Wno-unused-parameter -Wredundant-decls -Wformat=2 -Wformat-security -Winit-self -fno-strict-aliasing -Wcast-qual -fno-strict-overflow -Wnon-virtual-dtor -rdynamic -DUNIX -D_FORTIFY_SOURCE=2 -DWITH_SDL -I/usr/include/SDL  -D_REENTRANT -DWITH_ZLIB -DWITH_LZMA    -DWITH_LZO -D_SQ64 -I/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/3rdparty/squirrel/include -DWITH_PNG  -I/usr/include/libpng12  -DWITH_FONTCONFIG    -DWITH_FREETYPE -I/usr/include/freetype2  -DWITH_ICU -D_REENTRANT  -I/usr/include   -DENABLE_NETWORK -DWITH_PERSONAL_DIR -DPERSONAL_DIR=\".openttd\" -DGLOBAL_DATA_DIR=\"/usr/local/share/lib/openttd\"
using CXXFLAGS...  -std=gnu++0x
using LDFLAGS... -lstdc++ -lpthread -lc -L/usr/lib/x86_64-linux-gnu -lSDL -lz -llzma    -llzo2 -L/usr/lib/x86_64-linux-gnu -lpng12  -lfontconfig    -L/usr/lib/x86_64-linux-gnu -lfreetype -lz  -L/usr/lib  -licui18n -licuuc -licudata  -licule -liculx    -rdynamic
Generating Makefile...
Generating menu item...
Generating lang/Makefile...
Generating setting/Makefile...
Generating grf/Makefile...
Generating objs/Makefile...
. not Windows, skipping
checking network... found
checking squirrel... found
checking translator... no
checking assert... enabled
checking zlib... found
checking liblzma... found
checking lzo2... found
checking libpng... found
checking libfreetype... found
checking libfontconfig... found
checking libicu... found
checking psp-config... not PSP, skipping
checking libtimidity... not found
checking direct-music... not Windows, skipping
checking sort... sort
checking endianess... AUTO
suppress language errors... no
checking stripping... skipped
checking distcc... no (only used when forced)
checking ccache... no (only used when forced)
checking grfcodec... not found
checking nforenum... not found
checking OSX application bundle... not OSX, skipping
checking revision... source tarball
checking iconv... not OSX, skipping
personal home directory... .openttd
shared data directory... none
installation directory... /
icon theme directory... share/icons/hicolor
manual page directory... share/man/man6
menu item directory... share/applications
using CFLAGS_BUILD...  -Wall -Wno-multichar -Wsign-compare -Wundef -Wwrite-strings -Wpointer-arith -W -Wno-unused-parameter -Wredundant-decls -Wformat=2 -Wformat-security -Winit-self -fno-strict-aliasing -Wcast-qual -fno-strict-overflow -Wnon-virtual-dtor -rdynamic -D_FORTIFY_SOURCE=2 -O1
using CXXFLAGS_BUILD...  -std=gnu++0x
using LDFLAGS_BUILD...  -rdynamic
using CFLAGS... -O2 -fomit-frame-pointer  -Wall -Wno-multichar -Wsign-compare -Wundef -Wwrite-strings -Wpointer-arith -W -Wno-unused-parameter -Wredundant-decls -Wformat=2 -Wformat-security -Winit-self -fno-strict-aliasing -Wcast-qual -fno-strict-overflow -Wnon-virtual-dtor -rdynamic -DUNIX -D_FORTIFY_SOURCE=2 -DWITH_SDL -I/usr/include/SDL  -D_REENTRANT -DWITH_ZLIB -DWITH_LZMA    -DWITH_LZO -D_SQ64 -I/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/3rdparty/squirrel/include -DWITH_PNG  -I/usr/include/libpng12  -DWITH_FONTCONFIG    -DWITH_FREETYPE -I/usr/include/freetype2  -DWITH_ICU -D_REENTRANT  -I/usr/include   -DENABLE_NETWORK -DWITH_PERSONAL_DIR -DPERSONAL_DIR=\".openttd\" -DGLOBAL_DATA_DIR=\"/usr/local/share/lib/openttd\"
using CXXFLAGS...  -std=gnu++0x
using LDFLAGS... -lstdc++ -lpthread -lc -L/usr/lib/x86_64-linux-gnu -lSDL -lz -llzma    -llzo2 -L/usr/lib/x86_64-linux-gnu -lpng12  -lfontconfig    -L/usr/lib/x86_64-linux-gnu -lfreetype -lz  -L/usr/lib  -licui18n -licuuc -licudata  -licule -liculx    -rdynamic
Generating Makefile...
Generating menu item...
Generating lang/Makefile...
Generating setting/Makefile...
Generating grf/Makefile...
Generating objs/Makefile...

Gut das hat funktioniert. Nun ging es weiter mit:
Code:
R519-R719 OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source # make
make[1]: Entering directory `/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/objs/lang'
[LANG] Compiling and Linking endian_check
[LANG] Testing endianness for host
[LANG] Compiling core/alloc_func.cpp
[LANG] Compiling string.cpp
[LANG] Compiling strgen/strgen_base.cpp
[LANG] Compiling strgen/strgen.cpp
[LANG] Compiling getoptdata.cpp
[LANG] Compiling and Linking strgen
[LANG] Generating table/strings.h
[LANG] Compiling language afrikaans
[LANG] Compiling language arabic_egypt
[LANG] Compiling language basque
[LANG] Compiling language belarusian
[LANG] Compiling language brazilian_portuguese
[LANG] Compiling language bulgarian
[LANG] Compiling language catalan
[LANG] Compiling language croatian
[LANG] Compiling language czech
[LANG] Compiling language danish
[LANG] Compiling language dutch
[LANG] Compiling language english_AU
[LANG] Compiling language english
[LANG] Compiling language english_US
[LANG] Compiling language esperanto
[LANG] Compiling language estonian
[LANG] Compiling language faroese
[LANG] Compiling language finnish
[LANG] Compiling language french
[LANG] Compiling language gaelic
[LANG] Compiling language galician
[LANG] Compiling language german
[LANG] Compiling language greek
[LANG] Compiling language hebrew
[LANG] Compiling language hungarian
[LANG] Compiling language icelandic
[LANG] Compiling language indonesian
[LANG] Compiling language irish
[LANG] Compiling language italian
[LANG] Compiling language japanese
[LANG] Compiling language korean
[LANG] Compiling language latvian
[LANG] Compiling language lithuanian
[LANG] Compiling language luxembourgish
[LANG] Compiling language malay
[LANG] Compiling language norwegian_bokmal
[LANG] Compiling language norwegian_nynorsk
[LANG] Compiling language polish
[LANG] Compiling language portuguese
[LANG] Compiling language romanian
[LANG] Compiling language russian_old
[LANG] Compiling language russian
[LANG] Compiling language serbian
[LANG] Compiling language simplified_chinese
[LANG] Compiling language slovak
[LANG] Compiling language slovenian
[LANG] Compiling language spanish
[LANG] Compiling language swedish
[LANG] Compiling language tamil
[LANG] Compiling language thai
[LANG] Compiling language traditional_chinese
[LANG] Compiling language turkish
[LANG] Compiling language ukrainian
[LANG] Compiling language vietnamese
[LANG] Compiling language welsh
make[1]: Leaving directory `/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/objs/lang'
make[1]: Entering directory `/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/objs/setting'
[SETTING] Compiling and Linking endian_check
[SETTING] Testing endianness for host
[SETTING] Compiling core/alloc_func.cpp
[SETTING] Compiling string.cpp
[SETTING] Compiling ini_load.cpp
[SETTING] Compiling settingsgen/settingsgen.cpp
[SETTING] Compiling getoptdata.cpp
[SETTING] Compiling and Linking settings_gen
[SETTING] Generating table/settings.h
make[1]: Leaving directory `/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/objs/setting'
make[1]: Entering directory `/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/objs/extra_grf'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/objs/extra_grf'
make[1]: Entering directory `/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/objs/release'
[SRC] Compiling and Linking endian_check
[SRC] Testing endianness for target
[SRC] Compiling and linking depend
[SRC] DEP CHECK (all files)
make[1]: Leaving directory `/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/objs/release'
make[1]: Entering directory `/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/objs/release'
[SRC] Compiling 3rdparty/md5/md5.cpp
[SRC] Compiling 3rdparty/squirrel/sqstdlib/sqstdaux.cpp
[SRC] Compiling 3rdparty/squirrel/sqstdlib/sqstdmath.cpp
[SRC] Compiling 3rdparty/squirrel/squirrel/sqapi.cpp
[SRC] Compiling 3rdparty/squirrel/squirrel/sqbaselib.cpp
[SRC] Compiling 3rdparty/squirrel/squirrel/sqclass.cpp
[SRC] Compiling 3rdparty/squirrel/squirrel/sqcompiler.cpp
[SRC] Compiling 3rdparty/squirrel/squirrel/sqdebug.cpp
[SRC] Compiling 3rdparty/squirrel/squirrel/sqfuncstate.cpp
[SRC] Compiling 3rdparty/squirrel/squirrel/sqlexer.cpp
[SRC] Compiling 3rdparty/squirrel/squirrel/sqmem.cpp
[SRC] Compiling 3rdparty/squirrel/squirrel/sqobject.cpp
[SRC] Compiling 3rdparty/squirrel/squirrel/sqstate.cpp
[SRC] Compiling 3rdparty/squirrel/squirrel/sqtable.cpp
[SRC] Compiling 3rdparty/squirrel/squirrel/sqvm.cpp
[SRC] Compiling ai/ai_config.cpp
[SRC] Compiling ai/ai_core.cpp
[SRC] Compiling ai/ai_gui.cpp
[SRC] Compiling ai/ai_info.cpp
[SRC] Compiling ai/ai_instance.cpp
[SRC] Compiling ai/ai_scanner.cpp
[SRC] Compiling aircraft_cmd.cpp
[SRC] Compiling aircraft_gui.cpp
[SRC] Compiling airport.cpp
[SRC] Compiling airport_gui.cpp
In file included from /home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/airport_gui.cpp:30:0:
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/gui.h:61:48: warning: redundant redeclaration of ‘void ShowExtraViewPortWindowForTileUnderCursor()’ in same scope [-Wredundant-decls]
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/viewport_func.h:110:6: warning: previous declaration of ‘void ShowExtraViewPortWindowForTileUnderCursor()’ [-Wredundant-decls]
[SRC] Compiling animated_tile.cpp
[SRC] Compiling articulated_vehicles.cpp
[SRC] Compiling autoreplace_cmd.cpp
[SRC] Compiling autoreplace.cpp
[SRC] Compiling autoreplace_gui.cpp
[SRC] Compiling base_consist.cpp
[SRC] Compiling blitter/32bpp_anim_aa.cpp
In file included from /home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/blitter/32bpp_anim_aa.cpp:15:0:
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/blitter/32bpp_anim_aa.hpp:60:10: warning: ignoring packed attribute because of unpacked non-POD field ‘Colour Blitter_32bppAnimAA::AnimBufferEntry::pixel’ [enabled by default]
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/blitter/32bpp_anim_aa.cpp: In constructor ‘Blitter_32bppAnimAA::Blitter_32bppAnimAA()’:
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/blitter/32bpp_anim_aa.cpp:53:57: warning: comparison is always true due to limited range of data type [-Wtype-limits]
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/blitter/32bpp_anim_aa.cpp:66:67: warning: comparison is always true due to limited range of data type [-Wtype-limits]
[SRC] Compiling blitter/32bpp_anim.cpp
[SRC] Compiling blitter/32bpp_base.cpp
[SRC] Compiling blitter/32bpp_optimized.cpp
[SRC] Compiling blitter/32bpp_simple.cpp
[SRC] Compiling blitter/8bpp_base.cpp
[SRC] Compiling blitter/8bpp_optimized.cpp
[SRC] Compiling blitter/8bpp_simple.cpp
[SRC] Compiling blitter/base.cpp
[SRC] Compiling blitter/null.cpp
[SRC] Compiling bmp.cpp
[SRC] Compiling bootstrap_gui.cpp
[SRC] Compiling bridge_gui.cpp
[SRC] Compiling bridge_map.cpp
[SRC] Compiling build_vehicle_gui.cpp
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/build_vehicle_gui.cpp:645:19: warning: ‘bool EnginesIntDateFilter(const Engine*, char*)’ defined but not used [-Wunused-function]
[SRC] Compiling build_vehicle_gui_orig.cpp
[SRC] Compiling cargoaction.cpp
[SRC] Compiling cargomonitor.cpp
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/town.h:270:13: warning: ‘bool IsCloseToTown(TileIndex, uint)’ defined but not used [-Wunused-function]
[SRC] Compiling cargopacket.cpp
[SRC] Compiling cargotype.cpp
[SRC] Compiling cheat.cpp
[SRC] Compiling cheat_gui.cpp
[SRC] Compiling clear_cmd.cpp
[SRC] Compiling command.cpp
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/town.h:270:13: warning: ‘bool IsCloseToTown(TileIndex, uint)’ defined but not used [-Wunused-function]
[SRC] Compiling company_cmd.cpp
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/town.h:270:13: warning: ‘bool IsCloseToTown(TileIndex, uint)’ defined but not used [-Wunused-function]
[SRC] Compiling company_gui.cpp
In file included from /home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/company_gui.cpp:17:0:
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/viewport_func.h:110:48: warning: redundant redeclaration of ‘void ShowExtraViewPortWindowForTileUnderCursor()’ in same scope [-Wredundant-decls]
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/gui.h:61:6: warning: previous declaration of ‘void ShowExtraViewPortWindowForTileUnderCursor()’ [-Wredundant-decls]
[SRC] Compiling console_cmds.cpp
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/console_cmds.cpp: In function ‘bool ShowSnowLineParam(byte, char**)’:
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/console_cmds.cpp:1949:13: warning: variable ‘maxtile’ set but not used [-Wunused-but-set-variable]
[SRC] Compiling console.cpp
[SRC] Compiling console_gui.cpp
[SRC] Compiling core/alloc_func.cpp
[SRC] Compiling core/bitmath_func.cpp
[SRC] Compiling core/geometry_func.cpp
[SRC] Compiling core/math_func.cpp
[SRC] Compiling core/pool_func.cpp
[SRC] Compiling core/random_func.cpp
[SRC] Compiling crashlog.cpp
[SRC] Compiling currency.cpp
[SRC] Compiling date.cpp
[SRC] Compiling date_gui.cpp
[SRC] Compiling debug.cpp
[SRC] Compiling dedicated.cpp
[SRC] Compiling departures.cpp
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/departures.cpp: In function ‘DepartureList* MakeDepartureList(StationID, bool*, DepartureType, bool)’:
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/departures.cpp:162:9: warning: variable ‘foundOrder’ set but not used [-Wunused-but-set-variable]
[SRC] Compiling departures_gui.cpp
[SRC] Compiling depot_cmd.cpp
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/town.h:270:13: warning: ‘bool IsCloseToTown(TileIndex, uint)’ defined but not used [-Wunused-function]
[SRC] Compiling depot.cpp
[SRC] Compiling depot_gui.cpp
In file included from /home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/depot_gui.cpp:19:0:
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/viewport_func.h:110:48: warning: redundant redeclaration of ‘void ShowExtraViewPortWindowForTileUnderCursor()’ in same scope [-Wredundant-decls]
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/gui.h:61:6: warning: previous declaration of ‘void ShowExtraViewPortWindowForTileUnderCursor()’ [-Wredundant-decls]
[SRC] Compiling disaster_cmd.cpp
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/town.h:270:13: warning: ‘bool IsCloseToTown(TileIndex, uint)’ defined but not used [-Wunused-function]
[SRC] Compiling dock_gui.cpp
In file included from /home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/dock_gui.cpp:28:0:
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/gui.h:61:48: warning: redundant redeclaration of ‘void ShowExtraViewPortWindowForTileUnderCursor()’ in same scope [-Wredundant-decls]
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/viewport_func.h:110:6: warning: previous declaration of ‘void ShowExtraViewPortWindowForTileUnderCursor()’ [-Wredundant-decls]
[SRC] Compiling driver.cpp
[SRC] Compiling economy.cpp
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/town.h:270:13: warning: ‘bool IsCloseToTown(TileIndex, uint)’ defined but not used [-Wunused-function]
[SRC] Compiling effectvehicle.cpp
[SRC] Compiling elrail.cpp
[SRC] Compiling engine.cpp
[SRC] Compiling engine_gui.cpp
[SRC] Compiling error_gui.cpp
[SRC] Compiling fileio.cpp
[SRC] Compiling fios.cpp
[SRC] Compiling fios_gui.cpp
[SRC] Compiling fontcache.cpp
[SRC] Compiling fontdetection.cpp
[SRC] Compiling game/game_config.cpp
[SRC] Compiling game/game_core.cpp
[SRC] Compiling game/game_info.cpp
[SRC] Compiling game/game_instance.cpp
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/game/../script/api/game/../../../town.h:270:13: warning: ‘bool IsCloseToTown(TileIndex, uint)’ defined but not used [-Wunused-function]
[SRC] Compiling game/game_scanner.cpp
[SRC] Compiling game/game_text.cpp
[SRC] Compiling gamelog.cpp
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/gamelog.cpp: In function ‘bool GamelogTestEmergency()’:
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/gamelog.cpp:409:22: warning: variable ‘emergency’ set but not used [-Wunused-but-set-variable]
[SRC] Compiling genworld.cpp
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/town.h:270:13: warning: ‘bool IsCloseToTown(TileIndex, uint)’ defined but not used [-Wunused-function]
[SRC] Compiling genworld_gui.cpp
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/town.h:270:13: warning: ‘bool IsCloseToTown(TileIndex, uint)’ defined but not used [-Wunused-function]
[SRC] Compiling gfx.cpp
[SRC] Compiling gfxinit.cpp
[SRC] Compiling gfx_layout.cpp
[SRC] Compiling goal.cpp
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/town.h:270:13: warning: ‘bool IsCloseToTown(TileIndex, uint)’ defined but not used [-Wunused-function]
[SRC] Compiling goal_gui.cpp
In file included from /home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/goal_gui.cpp:19:0:
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/gui.h:61:48: warning: redundant redeclaration of ‘void ShowExtraViewPortWindowForTileUnderCursor()’ in same scope [-Wredundant-decls]
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/viewport_func.h:110:6: warning: previous declaration of ‘void ShowExtraViewPortWindowForTileUnderCursor()’ [-Wredundant-decls]
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/town.h:270:13: warning: ‘bool IsCloseToTown(TileIndex, uint)’ defined but not used [-Wunused-function]
[SRC] Compiling graph_gui.cpp
[SRC] Compiling ground_vehicle.cpp
[SRC] Compiling group_cmd.cpp
[SRC] Compiling group_gui.cpp
[SRC] Compiling heightmap.cpp
[SRC] Compiling highscore.cpp
[SRC] Compiling highscore_gui.cpp
[SRC] Compiling hotkeys.cpp
[SRC] Compiling industry_cmd.cpp
[SRC] Compiling industry_gui.cpp
In file included from /home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/industry_gui.cpp:20:0:
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/viewport_func.h:110:48: warning: redundant redeclaration of ‘void ShowExtraViewPortWindowForTileUnderCursor()’ in same scope [-Wredundant-decls]
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/gui.h:61:6: warning: previous declaration of ‘void ShowExtraViewPortWindowForTileUnderCursor()’ [-Wredundant-decls]
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/industry_gui.cpp: In function ‘void UpdateIndustryProduction(Industry*)’:
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/industry_gui.cpp:1021:69: warning: format ‘%d’ expects a matching ‘int’ argument [-Wformat]
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/town.h: At global scope:
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/town.h:270:13: warning: ‘bool IsCloseToTown(TileIndex, uint)’ defined but not used [-Wunused-function]
[SRC] Compiling infrastructure.cpp
[SRC] Compiling ini.cpp
[SRC] Compiling ini_load.cpp
[SRC] Compiling intro_gui.cpp
[SRC] Compiling landscape.cpp
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/town.h:270:13: warning: ‘bool IsCloseToTown(TileIndex, uint)’ defined but not used [-Wunused-function]
[SRC] Compiling linkgraph/demands.cpp
[SRC] Compiling linkgraph/flowmapper.cpp
[SRC] Compiling linkgraph/linkgraph.cpp
[SRC] Compiling linkgraph/linkgraph_gui.cpp
[SRC] Compiling linkgraph/linkgraphjob.cpp
[SRC] Compiling linkgraph/linkgraphschedule.cpp
[SRC] Compiling linkgraph/mcf.cpp
[SRC] Compiling linkgraph/refresh.cpp
[SRC] Compiling main_gui.cpp
[SRC] Compiling map.cpp
[SRC] Compiling misc_cmd.cpp
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/misc_cmd.cpp: In function ‘CommandCost CmdDecreaseLoan(TileIndex, DoCommandFlag, uint64, uint64, const char*)’:
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/misc_cmd.cpp:103:72: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
[SRC] Compiling misc/countedobj.cpp
[SRC] Compiling misc.cpp
[SRC] Compiling misc/dbg_helpers.cpp
[SRC] Compiling misc/getoptdata.cpp
[SRC] Compiling misc_gui.cpp
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/town.h:270:13: warning: ‘bool IsCloseToTown(TileIndex, uint)’ defined but not used [-Wunused-function]
[SRC] Compiling mixer.cpp
[SRC] Compiling music.cpp
[SRC] Compiling music/extmidi.cpp
[SRC] Compiling music_gui.cpp
[SRC] Compiling music/null_m.cpp
[SRC] Compiling network/core/address.cpp
[SRC] Compiling network/core/core.cpp
[SRC] Compiling network/core/host.cpp
[SRC] Compiling network/core/packet.cpp
[SRC] Compiling network/core/tcp_admin.cpp
[SRC] Compiling network/core/tcp_connect.cpp
[SRC] Compiling network/core/tcp_content.cpp
[SRC] Compiling network/core/tcp.cpp
[SRC] Compiling network/core/tcp_game.cpp
[SRC] Compiling network/core/tcp_http.cpp
[SRC] Compiling network/core/udp.cpp
[SRC] Compiling network/network_admin.cpp
[SRC] Compiling network/network_chat_gui.cpp
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/network/../town.h:270:13: warning: ‘bool IsCloseToTown(TileIndex, uint)’ defined but not used [-Wunused-function]
[SRC] Compiling network/network_client.cpp
[SRC] Compiling network/network_command.cpp
[SRC] Compiling network/network_content.cpp
[SRC] Compiling network/network_content_gui.cpp
[SRC] Compiling network/network.cpp
[SRC] Compiling network/network_gamelist.cpp
[SRC] Compiling network/network_gui.cpp
[SRC] Compiling network/network_server.cpp
[SRC] Compiling network/network_udp.cpp
[SRC] Compiling newgrf_airport.cpp
[SRC] Compiling newgrf_airporttiles.cpp
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/town.h:270:13: warning: ‘bool IsCloseToTown(TileIndex, uint)’ defined but not used [-Wunused-function]
[SRC] Compiling newgrf_canal.cpp
[SRC] Compiling newgrf_cargo.cpp
[SRC] Compiling newgrf_commons.cpp
[SRC] Compiling newgrf_config.cpp
[SRC] Compiling newgrf.cpp
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/town.h:270:13: warning: ‘bool IsCloseToTown(TileIndex, uint)’ defined but not used [-Wunused-function]
[SRC] Compiling newgrf_debug_gui.cpp
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/town.h:270:13: warning: ‘bool IsCloseToTown(TileIndex, uint)’ defined but not used [-Wunused-function]
[SRC] Compiling newgrf_engine.cpp
[SRC] Compiling newgrf_generic.cpp
[SRC] Compiling newgrf_gui.cpp
[SRC] Compiling newgrf_house.cpp
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/town.h:270:13: warning: ‘bool IsCloseToTown(TileIndex, uint)’ defined but not used [-Wunused-function]
[SRC] Compiling newgrf_industries.cpp
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/town.h:270:13: warning: ‘bool IsCloseToTown(TileIndex, uint)’ defined but not used [-Wunused-function]
[SRC] Compiling newgrf_industrytiles.cpp
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/town.h:270:13: warning: ‘bool IsCloseToTown(TileIndex, uint)’ defined but not used [-Wunused-function]
[SRC] Compiling newgrf_object.cpp
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/town.h:270:13: warning: ‘bool IsCloseToTown(TileIndex, uint)’ defined but not used [-Wunused-function]
[SRC] Compiling newgrf_railtype.cpp
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/town.h:270:13: warning: ‘bool IsCloseToTown(TileIndex, uint)’ defined but not used [-Wunused-function]
[SRC] Compiling newgrf_sound.cpp
[SRC] Compiling newgrf_spritegroup.cpp
[SRC] Compiling newgrf_station.cpp
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/town.h:270:13: warning: ‘bool IsCloseToTown(TileIndex, uint)’ defined but not used [-Wunused-function]
[SRC] Compiling newgrf_storage.cpp
[SRC] Compiling newgrf_text.cpp
[SRC] Compiling newgrf_town.cpp
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/town.h:270:13: warning: ‘bool IsCloseToTown(TileIndex, uint)’ defined but not used [-Wunused-function]
[SRC] Compiling newgrf_townname.cpp
[SRC] Compiling news_gui.cpp
In file included from /home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/news_gui.cpp:14:0:
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/viewport_func.h:110:48: warning: redundant redeclaration of ‘void ShowExtraViewPortWindowForTileUnderCursor()’ in same scope [-Wredundant-decls]
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/gui.h:61:6: warning: previous declaration of ‘void ShowExtraViewPortWindowForTileUnderCursor()’ [-Wredundant-decls]
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/town.h:270:13: warning: ‘bool IsCloseToTown(TileIndex, uint)’ defined but not used [-Wunused-function]
[SRC] Compiling object_cmd.cpp
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/town.h:270:13: warning: ‘bool IsCloseToTown(TileIndex, uint)’ defined but not used [-Wunused-function]
[SRC] Compiling object_gui.cpp
[SRC] Compiling openttd.cpp
In file included from /home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/openttd.cpp:69:0:
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/viewport_func.h:110:48: warning: redundant redeclaration of ‘void ShowExtraViewPortWindowForTileUnderCursor()’ in same scope [-Wredundant-decls]
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/gui.h:61:6: warning: previous declaration of ‘void ShowExtraViewPortWindowForTileUnderCursor()’ [-Wredundant-decls]
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/openttd.cpp: In function ‘void InitSignJump()’:
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/openttd.cpp:270:4: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses]
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/town.h: At global scope:
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/town.h:270:13: warning: ‘bool IsCloseToTown(TileIndex, uint)’ defined but not used [-Wunused-function]
[SRC] Compiling order_backup.cpp
[SRC] Compiling order_cmd.cpp
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/order_cmd.cpp: In function ‘VehicleOrderID ProcessConditionalOrder(const Order*, const Vehicle*)’:
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/order_cmd.cpp:2163:26: warning: cast from type ‘const Order*’ to type ‘Order*’ casts away qualifiers [-Wcast-qual]
[SRC] Compiling order_gui.cpp
[SRC] Compiling osk_gui.cpp
[SRC] Compiling os_timer.cpp
[SRC] Compiling os/unix/crashlog_unix.cpp
[SRC] Compiling os/unix/unix.cpp
[SRC] Compiling pathfinder/npf/aystar.cpp
[SRC] Compiling pathfinder/npf/npf.cpp
[SRC] Compiling pathfinder/npf/queue.cpp
[SRC] Compiling pathfinder/opf/opf_ship.cpp
[SRC] Compiling pathfinder/yapf/yapf_rail.cpp
[SRC] Compiling pathfinder/yapf/yapf_road.cpp
[SRC] Compiling pathfinder/yapf/yapf_ship.cpp
[SRC] Compiling pbs.cpp
[SRC] Compiling programmable_signals.cpp
[SRC] Compiling programmable_signals_gui.cpp
In file included from /home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/programmable_signals_gui.cpp:22:0:
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/gui.h:61:48: warning: redundant redeclaration of ‘void ShowExtraViewPortWindowForTileUnderCursor()’ in same scope [-Wredundant-decls]
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/viewport_func.h:110:6: warning: previous declaration of ‘void ShowExtraViewPortWindowForTileUnderCursor()’ [-Wredundant-decls]
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/programmable_signals_gui.cpp: In member function ‘void ProgramWindow::InsertInstruction(SignalInstruction*, uint32)’:
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/programmable_signals_gui.cpp:359:9: warning: enumeration value ‘PSO_FIRST’ not handled in switch [-Wswitch]
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/programmable_signals_gui.cpp:359:9: warning: enumeration value ‘PSO_LAST’ not handled in switch [-Wswitch]
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/programmable_signals_gui.cpp:359:9: warning: enumeration value ‘PSO_IF_ELSE’ not handled in switch [-Wswitch]
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/programmable_signals_gui.cpp:359:9: warning: enumeration value ‘PSO_IF_ENDIF’ not handled in switch [-Wswitch]
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/programmable_signals_gui.cpp:359:9: warning: enumeration value ‘PSO_END’ not handled in switch [-Wswitch]
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/programmable_signals_gui.cpp:359:9: warning: enumeration value ‘PSO_INVALID’ not handled in switch [-Wswitch]
[SRC] Compiling progress.cpp
[SRC] Compiling rail_cmd.cpp
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/town.h:270:13: warning: ‘bool IsCloseToTown(TileIndex, uint)’ defined but not used [-Wunused-function]
[SRC] Compiling rail.cpp
[SRC] Compiling rail_gui.cpp
In file included from /home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/rail_gui.cpp:17:0:
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/viewport_func.h:110:48: warning: redundant redeclaration of ‘void ShowExtraViewPortWindowForTileUnderCursor()’ in same scope [-Wredundant-decls]
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/gui.h:61:6: warning: previous declaration of ‘void ShowExtraViewPortWindowForTileUnderCursor()’ [-Wredundant-decls]
[SRC] Compiling rev.cpp
[SRC] Compiling road_cmd.cpp
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/town.h:270:13: warning: ‘bool IsCloseToTown(TileIndex, uint)’ defined but not used [-Wunused-function]
[SRC] Compiling road.cpp
[SRC] Compiling road_gui.cpp
In file included from /home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/road_gui.cpp:17:0:
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/viewport_func.h:110:48: warning: redundant redeclaration of ‘void ShowExtraViewPortWindowForTileUnderCursor()’ in same scope [-Wredundant-decls]
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/gui.h:61:6: warning: previous declaration of ‘void ShowExtraViewPortWindowForTileUnderCursor()’ [-Wredundant-decls]
[SRC] Compiling road_map.cpp
[SRC] Compiling roadstop.cpp
[SRC] Compiling roadveh_cmd.cpp
[SRC] Compiling roadveh_gui.cpp
[SRC] Compiling saveload/afterload.cpp
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/saveload/../town.h:270:13: warning: ‘bool IsCloseToTown(TileIndex, uint)’ defined but not used [-Wunused-function]
[SRC] Compiling saveload/airport_sl.cpp
[SRC] Compiling saveload/ai_sl.cpp
[SRC] Compiling saveload/animated_tile_sl.cpp
[SRC] Compiling saveload/autoreplace_sl.cpp
[SRC] Compiling saveload/cargomonitor_sl.cpp
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/saveload/../town.h:270:13: warning: ‘bool IsCloseToTown(TileIndex, uint)’ defined but not used [-Wunused-function]
[SRC] Compiling saveload/cargopacket_sl.cpp
[SRC] Compiling saveload/cheat_sl.cpp
[SRC] Compiling saveload/company_sl.cpp
[SRC] Compiling saveload/depot_sl.cpp
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/saveload/../town.h:270:13: warning: ‘bool IsCloseToTown(TileIndex, uint)’ defined but not used [-Wunused-function]
[SRC] Compiling saveload/economy_sl.cpp
[SRC] Compiling saveload/engine_sl.cpp
[SRC] Compiling saveload/gamelog_sl.cpp
[SRC] Compiling saveload/game_sl.cpp
[SRC] Compiling saveload/goal_sl.cpp
[SRC] Compiling saveload/group_sl.cpp
[SRC] Compiling saveload/industry_sl.cpp
[SRC] Compiling saveload/labelmaps_sl.cpp
[SRC] Compiling saveload/linkgraph_sl.cpp
[SRC] Compiling saveload/map_sl.cpp
[SRC] Compiling saveload/misc_sl.cpp
[SRC] Compiling saveload/newgrf_sl.cpp
[SRC] Compiling saveload/object_sl.cpp
[SRC] Compiling saveload/oldloader.cpp
[SRC] Compiling saveload/oldloader_sl.cpp
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/saveload/../town.h:270:13: warning: ‘bool IsCloseToTown(TileIndex, uint)’ defined but not used [-Wunused-function]
[SRC] Compiling saveload/order_sl.cpp
[SRC] Compiling saveload/saveload.cpp
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/saveload/../town.h:270:13: warning: ‘bool IsCloseToTown(TileIndex, uint)’ defined but not used [-Wunused-function]
[SRC] Compiling saveload/signal_sl.cpp
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/saveload/signal_sl.cpp: In function ‘void Save_SPRG()’:
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/saveload/signal_sl.cpp:120:19: warning: variable ‘ref’ set but not used [-Wunused-but-set-variable]
[SRC] Compiling saveload/signs_sl.cpp
[SRC] Compiling saveload/station_sl.cpp
[SRC] Compiling saveload/storage_sl.cpp
[SRC] Compiling saveload/story_sl.cpp
[SRC] Compiling saveload/strings_sl.cpp
[SRC] Compiling saveload/subsidy_sl.cpp
[SRC] Compiling saveload/town_sl.cpp
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/saveload/../town.h:270:13: warning: ‘bool IsCloseToTown(TileIndex, uint)’ defined but not used [-Wunused-function]
[SRC] Compiling saveload/vehicle_sl.cpp
[SRC] Compiling saveload/waypoint_sl.cpp
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/saveload/../town.h:270:13: warning: ‘bool IsCloseToTown(TileIndex, uint)’ defined but not used [-Wunused-function]
[SRC] Compiling screenshot.cpp
[SRC] Compiling script/api/script_accounting.cpp
[SRC] Compiling script/api/script_admin.cpp
[SRC] Compiling script/api/script_airport.cpp
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/script/api/../../town.h:270:13: warning: ‘bool IsCloseToTown(TileIndex, uint)’ defined but not used [-Wunused-function]
[SRC] Compiling script/api/script_base.cpp
[SRC] Compiling script/api/script_basestation.cpp
[SRC] Compiling script/api/script_bridge.cpp
[SRC] Compiling script/api/script_bridgelist.cpp
[SRC] Compiling script/api/script_cargo.cpp
[SRC] Compiling script/api/script_cargolist.cpp
[SRC] Compiling script/api/script_cargomonitor.cpp
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/script/api/../../town.h:270:13: warning: ‘bool IsCloseToTown(TileIndex, uint)’ defined but not used [-Wunused-function]
[SRC] Compiling script/api/script_company.cpp
[SRC] Compiling script/api/script_companymode.cpp
[SRC] Compiling script/api/script_controller.cpp
[SRC] Compiling script/api/script_date.cpp
[SRC] Compiling script/api/script_depotlist.cpp
[SRC] Compiling script/api/script_engine.cpp
[SRC] Compiling script/api/script_enginelist.cpp
[SRC] Compiling script/api/script_error.cpp
[SRC] Compiling script/api/script_event.cpp
[SRC] Compiling script/api/script_event_types.cpp
[SRC] Compiling script/api/script_execmode.cpp
[SRC] Compiling script/api/script_game.cpp
[SRC] Compiling script/api/script_gamesettings.cpp
[SRC] Compiling script/api/script_goal.cpp
[SRC] Compiling script/api/script_group.cpp
[SRC] Compiling script/api/script_grouplist.cpp
[SRC] Compiling script/api/script_industry.cpp
[SRC] Compiling script/api/script_industrylist.cpp
[SRC] Compiling script/api/script_industrytype.cpp
[SRC] Compiling script/api/script_industrytypelist.cpp
[SRC] Compiling script/api/script_infrastructure.cpp
[SRC] Compiling script/api/script_list.cpp
[SRC] Compiling script/api/script_log.cpp
[SRC] Compiling script/api/script_map.cpp
[SRC] Compiling script/api/script_marine.cpp
[SRC] Compiling script/api/script_news.cpp
[SRC] Compiling script/api/script_object.cpp
[SRC] Compiling script/api/script_order.cpp
[SRC] Compiling script/api/script_rail.cpp
[SRC] Compiling script/api/script_railtypelist.cpp
[SRC] Compiling script/api/script_road.cpp
[SRC] Compiling script/api/script_sign.cpp
[SRC] Compiling script/api/script_signlist.cpp
[SRC] Compiling script/api/script_station.cpp
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/script/api/../../town.h:270:13: warning: ‘bool IsCloseToTown(TileIndex, uint)’ defined but not used [-Wunused-function]
[SRC] Compiling script/api/script_stationlist.cpp
[SRC] Compiling script/api/script_story_page.cpp
[SRC] Compiling script/api/script_subsidy.cpp
[SRC] Compiling script/api/script_subsidylist.cpp
[SRC] Compiling script/api/script_testmode.cpp
[SRC] Compiling script/api/script_text.cpp
[SRC] Compiling script/api/script_tile.cpp
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/script/api/../../town.h:270:13: warning: ‘bool IsCloseToTown(TileIndex, uint)’ defined but not used [-Wunused-function]
[SRC] Compiling script/api/script_tilelist.cpp
[SRC] Compiling script/api/script_town.cpp
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/script/api/../../town.h:270:13: warning: ‘bool IsCloseToTown(TileIndex, uint)’ defined but not used [-Wunused-function]
[SRC] Compiling script/api/script_townlist.cpp
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/script/api/../../town.h:270:13: warning: ‘bool IsCloseToTown(TileIndex, uint)’ defined but not used [-Wunused-function]
[SRC] Compiling script/api/script_tunnel.cpp
[SRC] Compiling script/api/script_vehicle.cpp
[SRC] Compiling script/api/script_vehiclelist.cpp
[SRC] Compiling script/api/script_viewport.cpp
[SRC] Compiling script/api/script_waypoint.cpp
[SRC] Compiling script/api/script_waypointlist.cpp
[SRC] Compiling script/api/script_window.cpp
[SRC] Compiling script/script_config.cpp
[SRC] Compiling script/script_info.cpp
[SRC] Compiling script/script_info_dummy.cpp
[SRC] Compiling script/script_instance.cpp
[SRC] Compiling script/script_scanner.cpp
[SRC] Compiling script/squirrel.cpp
[SRC] Compiling script/squirrel_std.cpp
[SRC] Compiling sdl.cpp
[SRC] Compiling settings.cpp
In file included from /home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/settings.cpp:54:0:
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/blitter/32bpp_anim_aa.hpp:60:10: warning: ignoring packed attribute because of unpacked non-POD field ‘Colour Blitter_32bppAnimAA::AnimBufferEntry::pixel’ [enabled by default]
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/town.h:270:13: warning: ‘bool IsCloseToTown(TileIndex, uint)’ defined but not used [-Wunused-function]
[SRC] Compiling settings_gui.cpp
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/town.h:270:13: warning: ‘bool IsCloseToTown(TileIndex, uint)’ defined but not used [-Wunused-function]
[SRC] Compiling ship_cmd.cpp
[SRC] Compiling ship_gui.cpp
[SRC] Compiling signal.cpp
In file included from /home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/signal.cpp:20:0:
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/gui.h:61:48: warning: redundant redeclaration of ‘void ShowExtraViewPortWindowForTileUnderCursor()’ in same scope [-Wredundant-decls]
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/viewport_func.h:110:6: warning: previous declaration of ‘void ShowExtraViewPortWindowForTileUnderCursor()’ [-Wredundant-decls]
[SRC] Compiling signs_cmd.cpp
[SRC] Compiling signs.cpp
[SRC] Compiling signs_gui.cpp
[SRC] Compiling smallmap_gui.cpp
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/town.h:270:13: warning: ‘bool IsCloseToTown(TileIndex, uint)’ defined but not used [-Wunused-function]
[SRC] Compiling sound.cpp
[SRC] Compiling sound/null_s.cpp
[SRC] Compiling sound/sdl_s.cpp
[SRC] Compiling spritecache.cpp
[SRC] Compiling sprite.cpp
[SRC] Compiling spriteloader/grf.cpp
[SRC] Compiling station_cmd.cpp
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/station_cmd.cpp: In function ‘void StationHandleSmallTick(BaseStation*)’:
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/station_cmd.cpp:3767:5: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses]
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/town.h: At global scope:
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/town.h:270:13: warning: ‘bool IsCloseToTown(TileIndex, uint)’ defined but not used [-Wunused-function]
[SRC] Compiling station.cpp
[SRC] Compiling station_gui.cpp
In file included from /home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/station_gui.cpp:23:0:
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/viewport_func.h:110:48: warning: redundant redeclaration of ‘void ShowExtraViewPortWindowForTileUnderCursor()’ in same scope [-Wredundant-decls]
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/gui.h:61:6: warning: previous declaration of ‘void ShowExtraViewPortWindowForTileUnderCursor()’ [-Wredundant-decls]
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/town.h:270:13: warning: ‘bool IsCloseToTown(TileIndex, uint)’ defined but not used [-Wunused-function]
[SRC] Compiling statusbar_gui.cpp
[SRC] Compiling story.cpp
[SRC] Compiling story_gui.cpp
In file included from /home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/story_gui.cpp:25:0:
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/viewport_func.h:110:48: warning: redundant redeclaration of ‘void ShowExtraViewPortWindowForTileUnderCursor()’ in same scope [-Wredundant-decls]
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/gui.h:61:6: warning: previous declaration of ‘void ShowExtraViewPortWindowForTileUnderCursor()’ [-Wredundant-decls]
[SRC] Compiling strgen/strgen_base.cpp
[SRC] Compiling string.cpp
[SRC] Compiling stringfilter.cpp
[SRC] Compiling strings.cpp
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/town.h:270:13: warning: ‘bool IsCloseToTown(TileIndex, uint)’ defined but not used [-Wunused-function]
[SRC] Compiling subsidy.cpp
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/town.h:270:13: warning: ‘bool IsCloseToTown(TileIndex, uint)’ defined but not used [-Wunused-function]
[SRC] Compiling subsidy_gui.cpp
In file included from /home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/subsidy_gui.cpp:19:0:
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/gui.h:61:48: warning: redundant redeclaration of ‘void ShowExtraViewPortWindowForTileUnderCursor()’ in same scope [-Wredundant-decls]
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/viewport_func.h:110:6: warning: previous declaration of ‘void ShowExtraViewPortWindowForTileUnderCursor()’ [-Wredundant-decls]
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/town.h:270:13: warning: ‘bool IsCloseToTown(TileIndex, uint)’ defined but not used [-Wunused-function]
[SRC] Compiling terraform_cmd.cpp
[SRC] Compiling terraform_gui.cpp
In file included from /home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/terraform_gui.cpp:19:0:
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/viewport_func.h:110:48: warning: redundant redeclaration of ‘void ShowExtraViewPortWindowForTileUnderCursor()’ in same scope [-Wredundant-decls]
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/gui.h:61:6: warning: previous declaration of ‘void ShowExtraViewPortWindowForTileUnderCursor()’ [-Wredundant-decls]
[SRC] Compiling textbuf.cpp
[SRC] Compiling texteff.cpp
[SRC] Compiling textfile_gui.cpp
[SRC] Compiling tgp.cpp
[SRC] Compiling tgp_orig.cpp
[SRC] Compiling thread/thread_pthread.cpp
[SRC] Compiling tilearea.cpp
[SRC] Compiling tile_map.cpp
[SRC] Compiling timetable_cmd.cpp
[SRC] Compiling timetable_gui.cpp
In file included from /home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/timetable_gui.cpp:27:0:
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/viewport_func.h:110:48: warning: redundant redeclaration of ‘void ShowExtraViewPortWindowForTileUnderCursor()’ in same scope [-Wredundant-decls]
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/gui.h:61:6: warning: previous declaration of ‘void ShowExtraViewPortWindowForTileUnderCursor()’ [-Wredundant-decls]
[SRC] Compiling toolbar_gui.cpp
In file included from /home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/toolbar_gui.cpp:16:0:
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/viewport_func.h:110:48: warning: redundant redeclaration of ‘void ShowExtraViewPortWindowForTileUnderCursor()’ in same scope [-Wredundant-decls]
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/gui.h:61:6: warning: previous declaration of ‘void ShowExtraViewPortWindowForTileUnderCursor()’ [-Wredundant-decls]
[SRC] Compiling town_cmd.cpp
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/town_cmd.cpp: In function ‘void UpdateTownGrowRate(Town*)’:
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/town_cmd.cpp:3167:8: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses]
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/town_cmd.cpp:3178:8: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses]
[SRC] Compiling town_gui.cpp
In file included from /home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/town_gui.cpp:16:0:
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/gui.h:61:48: warning: redundant redeclaration of ‘void ShowExtraViewPortWindowForTileUnderCursor()’ in same scope [-Wredundant-decls]
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/viewport_func.h:110:6: warning: previous declaration of ‘void ShowExtraViewPortWindowForTileUnderCursor()’ [-Wredundant-decls]
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/town_gui.cpp: In member function ‘uint TownViewWindow::GetDesiredInfoHeight(int) const’:
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/town_gui.cpp:616:12: warning: unused variable ‘more’ [-Wunused-variable]
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/town.h: At global scope:
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/town.h:270:13: warning: ‘bool IsCloseToTown(TileIndex, uint)’ defined but not used [-Wunused-function]
[SRC] Compiling townname.cpp
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/town.h:270:13: warning: ‘bool IsCloseToTown(TileIndex, uint)’ defined but not used [-Wunused-function]
[SRC] Compiling trafficlight.cpp
[SRC] Compiling train_cmd.cpp
[SRC] Compiling train_gui.cpp
[SRC] Compiling transparency_gui.cpp
[SRC] Compiling tree_cmd.cpp
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/town.h:270:13: warning: ‘bool IsCloseToTown(TileIndex, uint)’ defined but not used [-Wunused-function]
[SRC] Compiling tree_gui.cpp
[SRC] Compiling triphistory_cmd.cpp
[SRC] Compiling triphistory_gui.cpp
[SRC] Compiling tunnelbridge_cmd.cpp
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/town.h:270:13: warning: ‘bool IsCloseToTown(TileIndex, uint)’ defined but not used [-Wunused-function]
[SRC] Compiling tunnel_map.cpp
[SRC] Compiling vehicle_cmd.cpp
[SRC] Compiling vehicle.cpp
[SRC] Compiling vehicle_gui.cpp
In file included from /home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/vehicle_gui.cpp:19:0:
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/viewport_func.h:110:48: warning: redundant redeclaration of ‘void ShowExtraViewPortWindowForTileUnderCursor()’ in same scope [-Wredundant-decls]
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/gui.h:61:6: warning: previous declaration of ‘void ShowExtraViewPortWindowForTileUnderCursor()’ [-Wredundant-decls]
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/vehicle_gui.cpp: In destructor ‘virtual RefitWindow::~RefitWindow()’:
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/vehicle_gui.cpp:627:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/vehicle_gui.cpp: In member function ‘virtual void RefitWindow::OnFocus()’:
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/vehicle_gui.cpp:637:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/vehicle_gui.cpp: In member function ‘virtual void RefitWindow::OnFocusLost()’:
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/vehicle_gui.cpp:646:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/vehicle_gui.cpp: In destructor ‘virtual VehicleDetailsWindow::~VehicleDetailsWindow()’:
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/vehicle_gui.cpp:1971:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/vehicle_gui.cpp: In member function ‘virtual void VehicleDetailsWindow::OnFocus()’:
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/vehicle_gui.cpp:2375:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/vehicle_gui.cpp: In member function ‘virtual void VehicleDetailsWindow::OnFocusLost()’:
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/vehicle_gui.cpp:2384:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/vehicle_gui.cpp: In destructor ‘virtual VehicleViewWindow::~VehicleViewWindow()’:
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/vehicle_gui.cpp:2669:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/vehicle_gui.cpp: In member function ‘virtual void VehicleViewWindow::OnFocus()’:
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/vehicle_gui.cpp:2684:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/vehicle_gui.cpp: In member function ‘virtual void VehicleViewWindow::OnFocusLost()’:
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/vehicle_gui.cpp:2693:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
[SRC] Compiling vehiclelist.cpp
[SRC] Compiling video/dedicated_v.cpp
[SRC] Compiling video/null_v.cpp
[SRC] Compiling video/sdl_v.cpp
[SRC] Compiling viewport.cpp
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/viewport.cpp: In function ‘const Vehicle* GetVehicleOfFocusedWindow()’:
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/viewport.cpp:2315:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/town.h: At global scope:
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/town.h:270:13: warning: ‘bool IsCloseToTown(TileIndex, uint)’ defined but not used [-Wunused-function]
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/viewport.cpp:1452:13: warning: ‘void ViewportAddLandscape_new()’ defined but not used [-Wunused-function]
[SRC] Compiling viewport_gui.cpp
[SRC] Compiling void_cmd.cpp
[SRC] Compiling water_cmd.cpp
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/water_cmd.cpp: In function ‘CommandCost CmdBuildCanal(TileIndex, DoCommandFlag, uint64, uint64, const char*)’:
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/water_cmd.cpp:422:89: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/town.h: At global scope:
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/town.h:270:13: warning: ‘bool IsCloseToTown(TileIndex, uint)’ defined but not used [-Wunused-function]
[SRC] Compiling waypoint_cmd.cpp
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/town.h:270:13: warning: ‘bool IsCloseToTown(TileIndex, uint)’ defined but not used [-Wunused-function]
[SRC] Compiling waypoint.cpp
[SRC] Compiling waypoint_gui.cpp
In file included from /home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/waypoint_gui.cpp:18:0:
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/viewport_func.h:110:48: warning: redundant redeclaration of ‘void ShowExtraViewPortWindowForTileUnderCursor()’ in same scope [-Wredundant-decls]
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/gui.h:61:6: warning: previous declaration of ‘void ShowExtraViewPortWindowForTileUnderCursor()’ [-Wredundant-decls]
[SRC] Compiling widget.cpp
[SRC] Compiling widgets/dropdown.cpp
[SRC] Compiling window.cpp
[SRC] Compiling zoning_cmd.cpp
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/town.h:270:13: warning: ‘bool IsCloseToTown(TileIndex, uint)’ defined but not used [-Wunused-function]
[SRC] Compiling zoning_gui.cpp
In file included from /home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/zoning_gui.cpp:10:0:
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/viewport_func.h:110:48: warning: redundant redeclaration of ‘void ShowExtraViewPortWindowForTileUnderCursor()’ in same scope [-Wredundant-decls]
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/gui.h:61:6: warning: previous declaration of ‘void ShowExtraViewPortWindowForTileUnderCursor()’ [-Wredundant-decls]
[SRC] Linking openttd
make[1]: Leaving directory `/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/objs/release'
Zwischen drin sind immer mal wieder diverse Fehlermeldungen.

Beispiele:
Code:
[SRC] Compiling landscape.cpp
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/town.h:270:13: warning: ‘bool IsCloseToTown(TileIndex, uint)’ defined but not used [-Wunused-function]

Code:
[SRC] Compiling airport_gui.cpp
In file included from /home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/airport_gui.cpp:30:0:
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/gui.h:61:48: warning: redundant redeclaration of ‘void ShowExtraViewPortWindowForTileUnderCursor()’ in same scope [-Wredundant-decls]
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/viewport_func.h:110:6: warning: previous declaration of ‘void ShowExtraViewPortWindowForTileUnderCursor()’ [-Wredundant-decls]

Code:
[SRC] Compiling industry_gui.cpp
In file included from /home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/industry_gui.cpp:20:0:
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/viewport_func.h:110:48: warning: redundant redeclaration of ‘void ShowExtraViewPortWindowForTileUnderCursor()’ in same scope [-Wredundant-decls]
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/gui.h:61:6: warning: previous declaration of ‘void ShowExtraViewPortWindowForTileUnderCursor()’ [-Wredundant-decls]
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/industry_gui.cpp: In function ‘void UpdateIndustryProduction(Industry*)’:
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/industry_gui.cpp:1021:69: warning: format ‘%d’ expects a matching ‘int’ argument [-Wformat]
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/town.h: At global scope:
/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/src/town.h:270:13: warning: ‘bool IsCloseToTown(TileIndex, uint)’ defined but not used [-Wunused-function]

Trotz allem hat er hier weiter gemacht:
Code:
R519-R719 OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source # sudo make install
make[1]: Entering directory `/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/objs/lang'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/objs/lang'
make[1]: Entering directory `/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/objs/setting'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/objs/setting'
make[1]: Entering directory `/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/objs/extra_grf'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/objs/extra_grf'
make[1]: Entering directory `/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/objs/release'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/flusi/Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/objs/release'
[BUNDLE] Constructing bundle
[INSTALL] Installing OpenTTD

Und siehe da, nun befindet sich ein neuer Eintrag im Startmenü unter -> Menü -> Spiele

Also voller Freude angeklickt und es passiert nicht viel. Verwirrt Es öffnet sich kurz ein Fenster, aber es wird sofort wieder geschlossen.

Kann man Openttd auch aus der Konsole starten? Eventuell hat er ja da eine Anmerkung warum es nicht will.
29.01.2014 14:26
Alle Beiträge dieses Benutzers finden Diese Nachricht in einer Antwort zitieren
Eddi
Tycoon
*****

Beiträge: 4.066
Registriert seit: Aug 2008
Beitrag #10
RE: OpenTTD unter Linux mit Daylenghtpatch
Alles was das Wort "warning" enthält kannst du getrost ignorieren (außer du wärst der Programmierer, dann gehört dir für jede Warnung eine Ohrfeige verpaßt).

Um OpenTTD von der Konsole auszuführen, einfach im Ordner wo du "make" ausgeführt hast "./openttd" ausführen. (bzw. gemäß deinem configure "./openttd-spring2013PP")
(Dieser Beitrag wurde zuletzt bearbeitet: 29.01.2014 18:24 von Eddi.)
29.01.2014 18:21
Alle Beiträge dieses Benutzers finden Diese Nachricht in einer Antwort zitieren
Micha openttd
Gleisarbeiter
*

Beiträge: 77
Registriert seit: Aug 2006
Beitrag #11
RE: OpenTTD unter Linux mit Daylenghtpatch
(29.01.2014 18:21)Eddi schrieb:  Alles was das Wort "warning" enthält kannst du getrost ignorieren (außer du wärst der Programmierer, dann gehört dir für jede Warnung eine Ohrfeige verpaßt).
Da bin ich fein raus! Nur Nutzer der Software.

(29.01.2014 18:21)Eddi schrieb:  Um OpenTTD von der Konsole auszuführen, einfach im Ordner wo du "make" ausgeführt hast "./openttd" ausführen. (bzw. gemäß deinem configure "./openttd-spring2013PP")
Leider Nein, aber es funktioniert trotz allem. großes Grinsen Die Startdatei versteckt sich nur in einem anderen Verzeichnis!

/flusi//Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/bin -> und in diesem bin-Verzeichnis befindet sich die richtige und jetzt funktionierende openttd!!!

Ich bedanke mich bei Euch ganz recht herzlich für die Hilfe und Unterstützung. Ich habe es nun mit eurer geduldigen Hilfe geschafft das OpenTTD_Spring_2013_Patchpack zum laufen zu bringen.

Zwei Fragen habe ich jetzt noch:
  • Kann ich das Originale Openttd aus der Paketverwaltung wieder entfernen?
  • Kann ich den Link aus dem Startmenü so anpassen das dieser auf die richtige Datei verweist?


Gruß
Micha
29.01.2014 20:12
Alle Beiträge dieses Benutzers finden Diese Nachricht in einer Antwort zitieren
Eddi
Tycoon
*****

Beiträge: 4.066
Registriert seit: Aug 2008
Beitrag #12
RE: OpenTTD unter Linux mit Daylenghtpatch
Versuch mal den Menüeintrag mit der rechten Maustaste anzuklicken.
29.01.2014 21:55
Alle Beiträge dieses Benutzers finden Diese Nachricht in einer Antwort zitieren
Auge
Geschäftsführer
***

Beiträge: 847
Registriert seit: Mar 2009
Beitrag #13
RE: OpenTTD unter Linux mit Daylenghtpatch
Hallo

(29.01.2014 21:55)Eddi schrieb:  Versuch mal den Menüeintrag mit der rechten Maustaste anzuklicken.

@Micha openttd: Solange es um einen Eintrag im Menü geht, kommt es auf die benutzte Desktopumgebung an. Im besten Fall kommst du an die Eigenschaften, eventuell auch nur an das Angebot, einen Starter auf dem Dektop abzulegen (wo er wiederum an die Eigenschaften käme) oder der Rechtsklick stellt ihm gar kein Kontextmenü zur Verfügung. Egal, welche Möglichkeit du nutzen kannst, auf dem Desktop selbst solltest du einen Starter, Verknüpfung oder wie was in deiner Desktopumgebung auch immer heißen mag erstellen können, wobei du nach dem Pfad gefragt wirst..

Kommst du, wo auch immer, an die Eigenschaften der Verknüpfung, kannst du den Pfad an dein Patchpack anpassen.

Tschö, Auge

My Little Forum 1, Forum und Board in PHP
30.01.2014 07:43
Alle Beiträge dieses Benutzers finden Diese Nachricht in einer Antwort zitieren
killermoehre
Geschäftsführer
***

Beiträge: 623
Registriert seit: Oct 2005
Beitrag #14
RE: OpenTTD unter Linux mit Daylenghtpatch
Das schöne an Startern unter den großen Desktop-Umgebungen ist, dass dafür mal ein Standard entworfen wurde.

Folgendes in die Datei "~/.local/share/applications/openttd-dlp.desktop" einfügen:
Code:
[Desktop Entry]
Name=OpenTTD - DLP
Comment=OpenTTD with DayLenght Patch
Comment[de]=OpenTTD mit DayLenght Patch
Exec=/flusi//Downloads/OpenTTD_Spring_2013_Patchpack_v2.0.103_Full_source/bin/openttd
Icon=openttd.png
Terminal=false
Type=Application
Encoding=UTF-8
Categories=Game;Simulation;
Ich hoffe, die Datei ist selbsterklärend.

Um das normale OTTD im Menu zu verstecken, hilft ein:
Code:
cp /usr/share/applications/openttd.desktop ~/.local/share/applications/
echo "Hidden=true" >> ~/.local/share/applications/openttd.desktop
Pfade sind eventuell anzupassen.

Supporter
Wie man Fragen richtig stellt. Und andere Dinge, die wichtig sind.

Never Run A Touching System!
31.01.2014 22:11
Alle Beiträge dieses Benutzers finden Diese Nachricht in einer Antwort zitieren
Micha openttd
Gleisarbeiter
*

Beiträge: 77
Registriert seit: Aug 2006
Beitrag #15
RE: OpenTTD unter Linux mit Daylenghtpatch
(29.01.2014 21:55)Eddi schrieb:  Versuch mal den Menüeintrag mit der rechten Maustaste anzuklicken.
Das wäre zu einfach... Geht nicht, leider großes Grinsen

(30.01.2014 07:43)Auge schrieb:  olange es um einen Eintrag im Menü geht, kommt es auf die benutzte Desktopumgebung an. Im besten Fall kommst du an die Eigenschaften, eventuell auch nur an das Angebot, einen Starter auf dem Dektop abzulegen (wo er wiederum an die Eigenschaften käme) oder der Rechtsklick stellt ihm gar kein Kontextmenü zur Verfügung. Egal, welche Möglichkeit du nutzen kannst, auf dem Desktop selbst solltest du einen Starter, Verknüpfung oder wie was in deiner Desktopumgebung auch immer heißen mag erstellen können, wobei du nach dem Pfad gefragt wirst..

Kommst du, wo auch immer, an die Eigenschaften der Verknüpfung, kannst du den Pfad an dein Patchpack anpassen.
Verwendeter Desktop XFCE. Ich habe noch das Programm "alacarte" probiert, aber da kann ich nur Einträge verstecken. Anlegen darf ich keine neuen. Der Klick auf "Neuen Eintrag" erzeugt absolut nichts. Weder eine Meldung noch sonst was.

(31.01.2014 22:11)killermoehre schrieb:  Folgendes in die Datei "~/.local/share/applications/openttd-dlp.desktop" einfügen:
Das hat geholfen. Und ich habe verstanden was ich gemacht habe. freches Grinsen
Neue Menüeinträge sind wohl etwas komplizierter, aber da lese ich mich ein.

Nun kann es also losgehen. Leider funktioniert mein erstelltes Scenario mit der Spring Version v1.7.101 unter Windows nicht mit der neuen Version v2.0.103. Zumindest verabschiedet sich Openttd da einfach. Obwohl ich alle GRF-Dateien habe.


Aber egal, Hauptsache es läuft und ich kann unter Linux dieses Patchpack nutzen.

Danke für Eure Hilfe und Geduld!

Gruß Micha
01.02.2014 14:23
Alle Beiträge dieses Benutzers finden Diese Nachricht in einer Antwort zitieren
pETe!
Forum-Team
*****

Beiträge: 3.910
Registriert seit: Jan 2004
Beitrag #16
RE: OpenTTD unter Linux mit Daylenghtpatch
(01.02.2014 14:23)Micha openttd schrieb:  Verwendeter Desktop XFCE. Ich habe noch das Programm "alacarte" probiert, aber da kann ich nur Einträge verstecken. Anlegen darf ich keine neuen. Der Klick auf "Neuen Eintrag" erzeugt absolut nichts. Weder eine Meldung noch sonst was.
Rechtsklick auf den Menübutton in der Leiste, Eigenschaften, Menü bearbeiten.
01.02.2014 14:53
Alle Beiträge dieses Benutzers finden Diese Nachricht in einer Antwort zitieren
Auge
Geschäftsführer
***

Beiträge: 847
Registriert seit: Mar 2009
Beitrag #17
RE: OpenTTD unter Linux mit Daylenghtpatch
Hallo

(01.02.2014 14:23)Micha openttd schrieb:  Nun kann es also losgehen. Leider funktioniert mein erstelltes Scenario mit der Spring Version v1.7.101 unter Windows nicht mit der neuen Version v2.0.103. Zumindest verabschiedet sich Openttd da einfach. Obwohl ich alle GRF-Dateien habe.

Spielstände sind in gepatchten Versionen, gerade auch Patchpacks, oft von Version zu Version des Packs inkompatibel [1]. Sie können weiterhin funktionieren, tun es aber oft eben nicht. Das liegt nicht am Wechsel von Windows zu Linux. Wenn du einen vielversprechenden Spielstand hast, den du in einem Patchpack gespielt hast, spiele ihn weiter mit genau der Version des Packs. Neuere Versionen eines Patchpacks kannst du neben der alten (oder auch weiteren OpenTTD-Versionen (Stable, Trunk, etc.) so installieren, dass die verschiedenen Versionen sich nicht in die Quere kommen.

[1] Ausnahme hiervon sind die Stable- und Trunk-Versionen. Spielstände, die mit einer älteren Version erstellt und gespielt wurden, lassen sich von Bugs abgesehen mit neueren Versionen öffnen.

Tschö, Auge

My Little Forum 1, Forum und Board in PHP
01.02.2014 20:47
Alle Beiträge dieses Benutzers finden Diese Nachricht in einer Antwort zitieren
Micha openttd
Gleisarbeiter
*

Beiträge: 77
Registriert seit: Aug 2006
Beitrag #18
RE: OpenTTD unter Linux mit Daylenghtpatch
(01.02.2014 14:53)pETe! schrieb:  Rechtsklick auf den Menübutton in der Leiste, Eigenschaften, Menü bearbeiten.
Auch das wäre für XFCE irgendwie zu einfach. Böse

Aber ich habe das jetzt über die xfce-applications.menu und dann mit einer *.directory (/usr/share/desktop-directories) gelöst. Funktioniert wie es soll.

Umständlich aber funzt. Aber wehe ich will das in einem halbe Jahr noch einmal machen.... Augenrollen

@Auge:
Es ist zum Glück nur ein Scenario. Zwar schon sehr fortgeschritten, aber verschmerzbar.
01.02.2014 22:03
Alle Beiträge dieses Benutzers finden Diese Nachricht in einer Antwort zitieren
pETe!
Forum-Team
*****

Beiträge: 3.910
Registriert seit: Jan 2004
Beitrag #19
RE: OpenTTD unter Linux mit Daylenghtpatch
(01.02.2014 22:03)Micha openttd schrieb:  
(01.02.2014 14:53)pETe! schrieb:  Rechtsklick auf den Menübutton in der Leiste, Eigenschaften, Menü bearbeiten.
Auch das wäre für XFCE irgendwie zu einfach. Böse
Stimmt, damit kann man scheinbar nicht in den bestehenden Unterverzeichnissen etwas anlegen.
02.02.2014 18:23
Alle Beiträge dieses Benutzers finden Diese Nachricht in einer Antwort zitieren
craty
Gleisarbeiter
*

Beiträge: 19
Registriert seit: Apr 2015
Beitrag #20
RE: OpenTTD unter Linux mit Daylenghtpatch
Hallo Zusammen,

auch ich versuche seit ca. 3 stunden den Spring-Patch auf einem Ubuntu 14.04 Server als Multiplayer zum laufen zu bekommen.

Doch nach der Install bzw. nach aufruf der openttd will er einen Videotreiber haben.
Kann mir jemand helfen?

greetz
Craty
10.04.2015 19:29
Alle Beiträge dieses Benutzers finden Diese Nachricht in einer Antwort zitieren
Antwort schreiben 


Möglicherweise verwandte Themen...
Thema: Verfasser Antworten: Ansichten: Letzter Beitrag
  Linux Openttd server valdan 5 3.434 28.01.2013 09:37
Letzter Beitrag: Eddi
  OpenTTD unter Android 1.6 auf Archos 5 IT OnkelSiebdruck 5 2.999 05.07.2011 17:13
Letzter Beitrag: Tobi4s
  Savegame von Windows auf Linux übertragen Locke 9 3.262 28.06.2010 09:44
Letzter Beitrag: Timmaexx
OTTD OpenTTD unter Windows Seven(Beta) lauffähig? Timmaexx 2 1.557 06.02.2009 18:57
Letzter Beitrag: Timmaexx
  ZULIEFERBETRIEB unter OpenTTD ACE 11 3.187 30.09.2005 13:45
Letzter Beitrag: Loki

Gehe zu:


Benutzer, die gerade dieses Thema anschauen: 1 Gast/Gäste