help-glpk
[Top][All Lists]
Advanced

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

Re: [Help-glpk] GLPK Java Interface


From: arun gaikwad
Subject: Re: [Help-glpk] GLPK Java Interface
Date: Wed, 9 Jun 2004 19:43:39 -0700 (PDT)

After commenting out all the non-imlemented functions
from glpk.c, it works!

--- arun gaikwad <address@hidden> wrote:
> I am using Java Interface (JNI). on RedHat Linux 8.0
> 
> 
> When I run sample , I get following error:
> 
> Sample:  ** java.lang.UnsatisfiedLinkError:
>
/home/arun/glpk/glpk-4.4/contrib/jni/c/libglpk_jni.so:
>
/home/arun/glpk/glpk-4.4/contrib/jni/c/libglpk_jni.so:
> undefined symbol: lpx_realloc_prob
> Sample:  ** java.library.path: ../c
> Sample: Probably you don't have GLPK JNI properly
> installed.
> 
> I saw glpk.c is calling the function
> lpx_realloc_prob()
> But where is it defined?
> 
> I searched all the .c files for the function
> lpx_realloc_prob but could not find it.
> please help
> -Arun Gaikwad
> 
> 
> 
> _______________________________________________
> Help-glpk mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/help-glpk





reply via email to

[Prev in Thread] Current Thread [Next in Thread]