Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 92773 - Trivial openttd-0.4.0 bump
Summary: Trivial openttd-0.4.0 bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Gentoo Games
URL: http://sourceforge.net/project/showfi...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-16 03:02 UTC by Hinrik Örn Sigurðsson
Modified: 2005-05-17 11:38 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
openttd-0.4.0.diff (openttd-0.4.0.diff,841 bytes, patch)
2005-05-16 03:03 UTC, Hinrik Örn Sigurðsson
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hinrik Örn Sigurðsson 2005-05-16 03:02:45 UTC
 
Comment 1 Hinrik Örn Sigurðsson 2005-05-16 03:03:53 UTC
Created attachment 58988 [details, diff]
openttd-0.4.0.diff

A few extra changes were needed because a readme.txt file is in an annoying
place.
Comment 2 David Holm (RETIRED) gentoo-dev 2005-05-16 08:09:05 UTC
Thanks for the heads up and the diff. Commited to CVS.
Comment 3 Olliver Schinagl 2005-05-17 04:33:20 UTC
the -dedicated option doesn't work any longer.

===> Linking openttd
settings_gui.o(.text+0x507): In function `GameOptionsWndProc':
: undefined reference to `ToggleFullScreen'
collect2: ld returned 1 exit status
make: *** [openttd] Error 1


Now i know this is an upstream error (probably in the makefile where it links
some gui elements that it souldn't, I figured I mention it here so that it is
atleast documented that -dedicated no longer works properly.
Comment 4 Luca Spiller 2005-05-17 11:38:51 UTC
This is a known problem that has been resolved in the latest SVN revision (svn
co svn://svn.openttd.com/trunk/). In this release there are also a lot of
desyncs, so a 0.4.(0.)1 release may not be far off.