java.lang.UnsatisfiedLinkError

Euisung Kang e.kang at ieee.org
Mon Jun 19 07:39:11 PDT 2000




"Edouard G. Parmelan" wrote:

> > mem/gc-mem.c: In function `gc_block_add':
> > mem/gc-mem.c:611: warning: implicit declaration of function `mprotect'
> > mem/gc-mem.c:611: `PROT_READ' undeclared (first use in this function)
> >
> > Is there any patch to solve this problem?
>
> I hope you could add in config/arm/linux/config.frag
>
>   ac_cv_func_mmap_fixed_mapped={$ac_cv_func_mmap_fixed_mapped=yes}

I added the following line in config.frag.

   ac_cv_func_mmap_fixed_mapped=${ac_cv_func_mmap_fixed_mapped='yes'}

> Said me if it solve your problem.

Now, I have no error messages while compiling kaffe with --enbable-debug.
Thank you so much.




More information about the kaffe mailing list