emulators/vmware-guestd4 broken

Joerg Sonnenberger joerg at britannica.bec.de
Sat Oct 2 07:41:00 PDT 2004


On Thu, Sep 30, 2004 at 03:54:23PM +0200, Bernhard Valenti wrote:
> Hi,
> 
> this port fails because it cant find va_start etc. I fixed this by
> including stdarg.h. The next thing it fails on is the timeout /
> untimeout / callout_handle_init functions that have been removed
> recently. I have know idea on how to fix this.

For the kernel, you should *not* include stdarg.h. Use the protected
versions __va_start, __va_list and __va_end instead.

If you have problems fixing this, can you either send me the source
off list (< 500 KB) or put it somewhere. I don't have vmware myself :)

Joerg

> 
> regards,
> Bernhard





More information about the Users mailing list