﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	revision
337	LEMON doen't compile with glpk-4.42	Alpar Juttner	Balazs Dezso	"The title says everything.

Here is the related part of the build output.

{{{
	g++ -DHAVE_CONFIG_H   -I. -I.  -Wall -W -Wall -W -Wunused -Wformat=2 -Wctor-dtor-privacy -Wnon-virtual-dtor -Wno-char-subscripts -Wwrite-strings -Wno-char-subscripts -Wreturn-type -Wcast-qual -Wcast-align -Wsign-promo -Woverloaded-virtual -ansi -fno-strict-aliasing -Wold-style-cast -Wno-unknown-pragmas -ggdb -Werror -MT tools/dimacs-solver.o -MD -MP -MF $depbase.Tpo -c -o tools/dimacs-solver.o tools/dimacs-solver.cc &&\
	mv -f $depbase.Tpo $depbase.Po
In file included from lemon/glpk.cc:23:
/home/alpar/projects/LEMON/local/include/glpk.h:40: error: conflicting declaration ‘typedef struct glp_prob glp_prob’
./lemon/glpk.h:32: error: ‘glp_prob’ has a previous declaration as ‘typedef struct glp_prob glp_prob’
make[2]: *** [lemon/lemon_libemon_la-glpk.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/home/alpar/projects/LEMON/hg/main'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/alpar/projects/LEMON/hg/main'
make: *** [all] Error 2
}}}"	defect	closed	critical	LEMON 1.2 release	core	hg main	fixed			f903263902f6
