Help with Kaffe 1.0b1 port
Godmar Back
gback at cs.utah.edu
Wed Aug 12 08:53:04 PDT 1998
Seems you're missing prototypes. Add them to your md.h.
- Godmar
> -I./intrp -DKVER=\"1.00\" -c ./systems/unix-jthreads/internal.c -o
> internal.o
> ./systems/unix-jthreads/internal.c:387: warning: initialization from
> incompatible pointer type
> ./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)
> ./systems/unix-jthreads/internal.c:437: initializer element for
> `Kaffe_SystemCallInterface._getpeername' is not constant
> make[2]: *** [internal.o] Error 1
> make[2]: Leaving directory `/usr/local/src/kaffe-1.0.b1/kaffe/kaffevm'
> make[1]: *** [all] Error 1
> make[1]: Leaving directory `/usr/local/src/kaffe-1.0.b1/kaffe'
> make: *** [all] Error 1
>
> I will look through the mailing list archive for means to get passed the
> error, but if this is familiar and/or the list members can suggest
> work-arounds or patches, I would much appreciate hearing.
>
> If this was already covered in a previous discussion thread, please forgive
> my eagerness to broadcast my help as I have an Java application running on
> Sun/Solaris that I need to get running under MachTen ASAP.
>
> Thanks.
>
> Jim
> ---
> James Solderitsch
> jjs at wpllabs.com
> 610-658-2362X228(FAX: 2361)
>
>
More information about the kaffe
mailing list