This is fixed now.

        - Godmar

> 
> Moses DeJong writes:
> > inside /usr/include/stdlib.h:154
> > extern void swab(const char *, char *, int);
> > 
> > But inside toolkit.h it is defined like this.
> > 
> > mo(~)% grep swab neon/kaffe/libraries/clib/awt/X/toolkit.h
> > extern void swab(const void *from, void *to, size_t n);    
> 
> It's a bug.. kaffe should have a configure test for this.
> For now you can just comment out the declaraion in toolkit.h.
> 
> -Archie
> 
> ___________________________________________________________________________
> Archie Cobbs   *   Whistle Communications, Inc.  *   http://www.whistle.com
> 

Reply via email to