On Monday 05 June 2006 00:04, Yanling Liu wrote:

[...]

> /bin/sh: -c: line 1: syntax error near unexpected token `doif'
> /bin/sh: -c: line 1: `if [ ! -d $f ];\'
> make[1]: *** [__inst_headers] Error 2
> make[1]: Leaving directory `/home/vrnova/myprojects/OSG/OpenThreads'
> make: *** [install] Error 2
> [EMAIL PROTECTED]:~/myprojects/OSG/OpenThreads$

This is an issue with GNU make >3.80. I believe dapper uses 3.81 and syntax 
for makefiles has changed in this version. Either pin version 3.80 or you can 
checkout the latest development version of the source code from the CVS 
repository as this has been fixed there.

Regards,
Rob
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to