On Thu, 2008-09-25 at 15:14 -0700, ere wer wrote: > I just tried compiling and got an error (under win32+mingw): > > ... > generating symbol list for `libclutter-win32-0.8.la' > ../libtool: eval: line 4391: syntax error near unexpected token `|'
Hrmm, that's odd. I just tried it here with Win32+MinGW and it worked fine. As far as I can see exactly the same version of libtool is distributed in 0.8.0 and 0.8.2 so it shouldn't be any different. It looks like your libtool has got configured wrong somehow so $global_symbol_pipe is empty. Maybe you could trying 'cp /bin/libtool /src/clutter/clutter-0.8.2/' to use your pre-configured system libtool? Regards, - Neil -- To unsubscribe send a mail to [EMAIL PROTECTED]
