News:

Want to praise Simutrans?
Your feedback is important for us ;D.

Can't build pak64

Started by Ters, August 17, 2010, 04:19:41 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Ters

When I upgraded my pak64 source files to r310, pak64 would no longer build. I get the following warnings:

Makefile:83: warning: overriding commands for target `ground'
Makefile:73: warning: ignoring old commands for target `ground'


Then it errors following:

OUTSIDE with REVISION and grounds

The trouble seems to have crept in at r301. r300 builds fine.

Dwachs

I think you have to compile Makeobj from the sources before building pak64.
Parsley, sage, rosemary, and maggikraut.

Ters

I do that, otherwise r300 would not build either.

prissi

I get the warnings, but it builds fine otherwise. But I forgot to comment a line out in the makefile.

Ters

That took care of the warnings.

I have also found out what made my build failed. It's svn info | grep "Revision: ". The word "Revision" does not exist in the output of svn info, since it is localized.

A quick-fix for me was to localize the Makefile. Not sure what this text is used for, or whether localizing it will have any bad effects, but everything seems to be working.

prissi

I use a german and english and it was not. But next version uses svnversion command. Unfourtunately it runs only against a remote server, but it returns only the number.