[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Pnet-developers] dgee compilie error
From: |
Chris Smith |
Subject: |
Re: [Pnet-developers] dgee compilie error |
Date: |
Sat, 5 Jul 2003 13:40:20 +0100 |
OOps.
This _has_ been corrected, but in the development branch of the dgee.
Even though it's more stable than the current release at the moment.
If you want the most up-to-date dgee, I suggest checking out of
CVS branch dgee-0-1-5.
Chris
----- Original Message -----
From: Pascal Hauser <address@hidden>
To: <address@hidden>
Sent: Thursday, July 03, 2003 5:56 PM
Subject: [Pnet-developers] dgee compilie error
> Hi there..
>
> I've updated to the latest dgee and pnet.
> Now when I try to compile dgee I get the following error
>
> make[1]: Entering directory `/home/thafriend/projects/cvs/dgee/pnetvm'
> cc -ansi -Wall -O3 -fomit-frame-pointer -D_BSD_SOURCE -D_SVID_SOURCE
> -D_POSIX_SOURCE -c -I. -I../dglib -I/usr/local/dotGNU/include
> -I/usr/local/dotGNU/include/pnet -I/usr/local/dotGNU/include/goldwater
> -I/home/chris/src/portable_net/pnet/libg/include -oobj/pnetvm.o pnetvm.c
> pnetvm.c: In function `pnetvm_entry':
> pnetvm.c:90: too few arguments to function `ILExecProcessCreate'
> make[1]: *** [obj/pnetvm.o] Error 1
>
> I've corrected this here in my source.. the parameter cacheMethodSize was
> missing. I've taken the value 128*1024 from ilrun.c.. but I don't know if
> this value is good for dgee too..?
>
> Thanks..
> Pascal.
>
> _______________________________________________
> Pnet-developers mailing list
> address@hidden
> http://dotgnu.org/mailman/listinfo/pnet-developers
>