Help with Kaffe 1.0b1 port
Archie Cobbs
archie at whistle.com
Wed Aug 12 09:47:54 PDT 1998
Jim Solderitsch writes:
> ./systems/unix-jthreads/internal.c:433: `sendto' undeclared here (not in a
> function)
> ./systems/unix-jthreads/internal.c:433: initializer element for
> `Kaffe_SystemCallInterface._sendto' is not constant
> ./systems/unix-jthreads/internal.c:434: `setsockopt' undeclared here (not in
> a
> function)
> ./systems/unix-jthreads/internal.c:434: initializer element for
> `Kaffe_SystemCallInterface._setsockopt' is not constant
> ./systems/unix-jthreads/internal.c:435: `getsockopt' undeclared here (not in
> a
> function)
> ./systems/unix-jthreads/internal.c:435: initializer element for
> `Kaffe_SystemCallInterface._getsockopt' is not constant
> ./systems/unix-jthreads/internal.c:436: `getsockname' undeclared here (not
> in a
> function)
> ./systems/unix-jthreads/internal.c:436: initializer element for
> `Kaffe_SystemCallInterface._getsockname' is not constant
> ./systems/unix-jthreads/internal.c:437: `getpeername' undeclared here (not
> in a
> function)
Looks like you'll need to supply a MachTen version of these BSD socket
system calls.. or maybe there's some header file you need to include?
Does MachTen support BSD-style sockets?
-Archie
___________________________________________________________________________
Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com
More information about the kaffe
mailing list