bug-glpk
[Top][All Lists]
Advanced

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

[Bug-glpk] contrib/jni


From: Ricardo Oliva
Subject: [Bug-glpk] contrib/jni
Date: Thu, 11 Mar 2004 14:46:29 -0800
User-agent: Microsoft-Entourage/10.1.4.030702.0

I encountered the following problem when trying to install the java native
interface in glpk-4.4/contrib/jni/ under Mac OSX 10.3.

Inside contrib/jni/c/:

gcc glpk.o -o libglpk_jni.so /usr/local/lib/libglpk.a
ld: Undefined symbols:
_main
_lpx_dual_opt
_lpx_estim_obj_chg
_lpx_eval_activity
_lpx_eval_red_cost
_lpx_mixed_gomory
_lpx_prim_art
_lpx_prim_opt
_lpx_realloc_prob
_lpx_reduce_form

These symbols are shown as undefined in contrib/jni/c/glpk.o
Where in the package are they defined ?
-Ricardo





reply via email to

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