[Vm-dev] Something wrong while compiling VM

Casimiro de Almeida Barreto casimiro.barreto at gmail.com
Thu Dec 10 18:59:34 UTC 2009


Em 10-12-2009 16:47, David T. Lewis escreveu:
>
> On Thu, Dec 10, 2009 at 12:10:27PM -0200, Casimiro de Almeida Barreto wrote:
>    
>> Hello,
>>
>> Today I was preparing a new VM from svn sources (trunk) but then, the
>> following happened:
>>
>> gcc -g -O2 -fomit-frame-pointer -DLSB_FIRST=1 -DHAVE_CONFIG_H
>> -DSQUEAK_BUILTIN_PLUGIN
>> -I/home/casimiro/Softwares/squeak/squeak-svn/platforms/unix/bld
>> -I/home/casimiro/Softwares/squeak/squeak-svn/platforms/unix/vm
>> -I/home/casimiro/Softwares/squeak/squeak-svn/platforms/Cross/vm
>> -I/home/casimiro/Softwares/squeak/squeak-svn/platforms/unix/src/vm -c -o
>> ADPCMCodecPlugin.o
>> /home/casimiro/Softwares/squeak/squeak-svn/platforms/unix/src/vm/intplugins/ADPCMCodecPlugin/ADPCMCodecPlugin.c
>> /home/casimiro/Softwares/squeak/squeak-svn/platforms/unix/src/vm/intplugins/ADPCMCodecPlugin/ADPCMCodecPlugin.c:72:
>> error: expected declaration specifiers or ?...? before ?*? token
>>      
> Are you are using the new ../platforms/unix/cmake/configure script rather
> than ../platforms/unix/config/configure? If you use the old configure script
> you will get lots of entertaining error messages.
>    
Oops... I was using platforms/unix/config/configure...
> Dave
>
>
>
>    



More information about the Vm-dev mailing list