Package: liblip2
Version: 2.0.0-1.1
Followup-For: Bug #533770
Additional information about how the error can be reproduced:
Installing the libraries:
apt-get install liblip-dev libglpk0
The file to compile:
#include
int main(int argc, char** argv)
{
return 0;
}
// Compiling and output
g++ -
Package: liblip2
Version: 2.0.0-1.1
Severity: important
liblip2 depends on libglpk - but not in debian yet. (note: debian provides
libglpk0)
Linking C++ code with liblip2 (-llip) and libglpk (-lglpk) results in undefined
reference to glp_lpx_...
This is because the sources of liblip2 has its 'o
2 matches
Mail list logo