On Fri, 8 Jan 2010, Daniel van Gerpen wrote:
> Hi list,
> 
> compiling current svn on linux (ubuntu 9.10, /bin/sh links to bash)
> fails because of this define on the cmdline
> 
>   -DREVISION=-svn(19041)
> 
> which gcc does not understand. This can be fixed by changing src/Config.pri
> to contain
> 
>   REVISION="\'-svn(19041)\'"
> 
> While this "works on my machine" [TM], does it possibly break in other
> shells / on other platforms? And yes, I'm looking at you, cmd.exe.
> 
> Regards,
> Daniel
> 

My Debian install complied the same svn version without difficulty - i just 
had trouble with the usage of some of the qmake commands

_______________________________________________
Merkaartor mailing list
[email protected]
http://lists.openstreetmap.org/listinfo/merkaartor

Reply via email to