[kaffe] Re: NetBSD/m68k with jit

Dalibor Topic robilad at kaffe.org
Tue Jun 22 08:21:43 PDT 2004


Hi Kiyo,

Kiyo Inaba wrote:
> When I made modification for m68k/netbsd, I noticed syscalls.c include
> macro 'ENOTSUP'. Even though this macro is defined for solaris and so
> on, this is not defined for NetBSD. In case of Linux, there's a definition
> for this in '/usr/include/bits/errno.h' to be same as 'EOPNOTSUPP'.
> 
> For NetBSD, what is the best way to define it?

I've defined it as EOPNOTSUPP since the Samba developers have done the 
same apparently to fix a compilation problem on OpenBSD.

cheers,
dalibor topic




More information about the kaffe mailing list