[Vm-dev] problem generating latest unix cog

Esteban Lorenzano estebanlm at gmail.com
Wed Mar 2 00:07:51 UTC 2011


Hi,
yes... me again, with another "random problem" :)
I'm with a friend, Nicolas, trying to compile the latest unix vm. 

We cloned git at gitorious.org:cogvm/blessed.git
We prepared a new image, using ConfigurationOfCog, version 1.3
We generate sources by executing: 

CMakeGenScripts generateCogSources.
CMakeVMGenerator generate: CogUnixConfig.

and we tried to compile the vm, using gcc 4.4.3

and we are getting the following error: 

usr/include/pthread.h:227: note: expected ‘void * (*)(void *)’ but argument is of type ‘void (*)(void *)’
make[2]: *** [CMakeFiles/Cog.dir/home/npasserini/Work/investigacion/mars/blessed/platforms/unix/vm/sqUnixHeartbeat.o] Error 1
make[1]: *** [CMakeFiles/Cog.dir/all] Error 2
make: *** [all] Error 2

Any idea?
Igor?

Thanks!
Esteban

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20110301/4ec3ebc9/attachment.htm


More information about the Vm-dev mailing list