help-glpk
[Top][All Lists]
Advanced

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

Re: [Help-glpk] glpk install error help


From: Michael Hennebry
Subject: Re: [Help-glpk] glpk install error help
Date: Sat, 14 May 2005 11:43:04 -0500 (CDT)

On Sat, 14 May 2005 address@hidden wrote:

> gcc  -g -O2  -o glpsol  glpsol.o ../src/libglpk.a
> ../src/libglpk.a(glpmpl3.o): In function `glp_mpl_fp_power':
> /home/harun/optimize/glpk-4.2/src/glpmpl3.c:184: undefined reference to `log'
> /home/harun/optimize/glpk-4.2/src/glpmpl3.c:186: undefined reference to `exp'

For whatever reason,
the math library was not referenced (-lm) on the link line.

-- 
Mike   address@hidden
"There are three kinds of people,
those who can count and those who can't."





reply via email to

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