[Gdal-dev] build bug

Paul Kelly paul-grass at stjohnspoint.co.uk
Wed Jun 4 15:29:08 EDT 2003


Hello

On Wed, 4 Jun 2003, April Shimitz wrote:

> configure[3736]: syntax error at line 3765 : `(' unexpected
>
> I looked at the line, but cannot see anything wrong with it; do you see any
> or have you had any trouble with the configure script?

Maybe one of the quotes in the middle needs to be escaped also:
>
> print \"-L%s/lib/python%s/config -lpython%s.dll\" % (sys.prefix, sys.version[:3], sys.version[:3])'`"
                                                 ^ Change here

(I also had this problem and this fixed it)

Paul Kelly




More information about the Gdal-dev mailing list