Bug#533770: liblip2: undefined reference to glpk - additional information

2009-06-20 Thread bambusch
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++ -

Bug#533770: Linking code that uses liblip2 (-llip -lglpk) results in undefined references to glpk

2009-06-20 Thread bambusch
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