[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: compiling JanosVM



On Friday 03 August 2001 16:23, you wrote:

>
> It needs the path to the oskit's installation directory which is
> specified with the `--oskitdir' option to the configure script.
>

Well, the path is set correctly but the error is still there... :(

I don't know exactly why this is jappening, but looking at the
jsiCallBack.c code, i find line 104 pretty suspicious:

"udph = (struct udphdr *)(((char *)iph) + iplen);"

thanks

Andreas


jsiPlexUDP.c: In function `jsiCallBack':
jsiPlexUDP.c:106: structure has no member named `uh_sport'
jsiPlexUDP.c:107: structure has no member named `uh_dport'
jsiPlexUDP.c:115: structure has no member named `uh_ulen'
jsiPlexUDP.c:115: structure has no member named `uh_ulen'
jsiPlexUDP.c:115: structure has no member named `uh_ulen'
jsiPlexUDP.c:115: structure has no member named `uh_ulen'
jsiPlexUDP.c:121: warning: passing arg 2 of `jsiPlexWindowRecvPacket' from 
incompatible pointer type
jsiPlexUDP.c:121: warning: passing arg 3 of `jsiPlexWindowRecvPacket' from 
incompatible pointer type
jsiPlexUDP.c:121: too few arguments to function `jsiPlexWindowRecvPacket'
jsiPlexUDP.c:115: warning: `__v' might be used uninitialized in this function
jsiPlexUDP.c: In function `writeUDPLink':
jsiPlexUDP.c:170: structure has no member named `uh_ulen'
jsiPlexUDP.c: In function `getUDPIn':
jsiPlexUDP.c:252: structure has no member named `uh_dport'
jsiPlexUDP.c: In function `getUDPOutFromContext':
jsiPlexUDP.c:387: structure has no member named `uh_sport'
jsiPlexUDP.c:388: structure has no member named `uh_dport'
jsiPlexUDP.c:389: structure has no member named `uh_ulen'
jsiPlexUDP.c:390: structure has no member named `uh_sum'
make[4]: *** [jsiPlexUDP.lo] Error 1
make[4]: Leaving directory 
`/oskit/janosvm-0.5.1/libraries/extensions/nodeos/clib'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/oskit/janosvm-0.5.1/libraries/extensions/nodeos'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/oskit/janosvm-0.5.1/libraries/extensions'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/oskit/janosvm-0.5.1/libraries'
make: *** [all-recursive] Error 1




[ Janos ] [ OSKit ] [ Network Testbed ] [ Flick ] [ Fluke ]
Flux Research Group / Department of Computer Science / University of Utah