> I had no problem building glpk 4.28 under Mac OS X 10.4.11 and > 10.5.2, but under 10.3.9 I get the following error:
> gcc -DHAVE_CONFIG_H -I. -I.. -I../include -g -O2 -MT glpsql.lo -MD > -MP -MF .deps/glpsql.Tpo -c glpsql.c -fno-common -DPIC -o > .libs/glpsql.o > glpsql.c:239: error: parse error before "SQLULEN" Thank you for your bug report. I forwarded your message to the author of glpk sql table driver, so please wait for a response from him. If you do not need the database access from mathprog models, you may disable this feature passing options --disable-odbc and --disable-mysql to the configure script; this allows avoiding the compilation error. _______________________________________________ Bug-glpk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-glpk
