<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="-1"><font face="Helvetica, Arial, sans-serif">Hi List,<br>
<br>
using GNU tools, I&acute;m experiencing problems building GDAL on Solaris 9
(SPARC).<br>
Configure runs as expected, but make stops with the following error:<br>
<br>
<font face="Courier New, Courier, monospace">(...)<br>
(cd swig; gmake build)<br>
gmake[1]: Entering directory `/ra1/build/gdal-1.3.1/swig'<br>
for dir in ; do (cd $dir; make build ); done<br>
/bin/sh: syntax error at line 1: `;' unexpected<br>
gmake[1]: *** [build] Error 2<br>
gmake[1]: Leaving directory `/ra1/build/gdal-1.3.1/swig'<br>
gmake: *** [swig-target] Error 2<br>
<br>
<font face="Helvetica, Arial, sans-serif">Looking into GDALmake.opt, it
says:</font><br>
(...)<br>
# Next Generation SWIG bindings<br>
BINDINGS&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>
(...)<br>
</font><br>
Is there anything, I might be doing the wrong way?<br>
<br>
Thanks in advance for helping.<br>
Best regards,<br>
Christian</font></font><br>
</body>
</html>