On 02/14/05 Guillermo L�pez wrote: > When I run the command "./configure --prefix=/usr/local" (or just > "./configure") I get the following error message: > checking size of void *... configure: error: cannot compute sizeof (void > *), 77 > See 'config.log' for more details. > > The config.log is not very helpful and does not provide any more error > messages or solutions to this error.
Well, maybe it's not helpful to you, but it may be helpful to us. > Does anyone know why I am getting this error? Where could I check > (websites...) what these error messages mean and find a solution to them? It looks like your compiler setup is not working. You likely need to install the development packages from your distribution. lupus -- ----------------------------------------------------------------- [EMAIL PROTECTED] debian/rules [EMAIL PROTECTED] Monkeys do it better _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
