bug-glpk
[Top][All Lists]
Advanced

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

[Bug-glpk] Installing 4.2 on Mac OS X


From: André Girard
Subject: [Bug-glpk] Installing 4.2 on Mac OS X
Date: Thu, 11 Dec 2003 12:21:20 -0500

There seems to be a bug in 4.2. configure works fine but make stops with the following:

----------------------------------

[andre2:~/optimization/glpk-4.2] andrgira% make
Making all in include
make[1]: Nothing to be done for `all'.
Making all in src
gcc -DPACKAGE=\"GLPK\" -DVERSION=\"4.2\" -DSTDC_HEADERS=1 -I. -I. -I../include -g -O2 -c glpmps.c
glpmps.c:319: illegal member reference, found `('
glpmps.c:324: illegal member reference, found `('
cpp-precomp: warning: errors during smart preprocessing, retrying in basic mode
glpmps.c: In function `read_card':
glpmps.c:319: parse error before '(' token
glpmps.c:319: parse error before ')' token
glpmps.c:324: parse error before '(' token
glpmps.c:324: parse error before ')' token
glpmps.c: At top level:
glpmps.c:331: parse error before "if"
glpmps.c:342: parse error before '->' token
make[1]: *** [glpmps.o] Error 1
make: *** [all-recursive] Error 1

------------------------------------

The installation of 4.1 worked like a charm.

System is Mac OS X 10.2.8

Compiler is

-------------------------------------
[andre2:~/optimization/glpk-4.2] andrgira% gcc -v
Reading specs from /usr/libexec/gcc/darwin/ppc/3.1/specs
Thread model: posix
Apple Computer, Inc. GCC version 1151, based on gcc version 3.1 20020420 (prerelease)
--------------------------------------


André Girard
INRS-EMT
Place Bonaventure
800, de la Gauchetière O Suite 6900
Montréal, QC 
Canada H5A 1K6
Tel: +1 (514) 875-1266 x 2020
Fax: +1 (514) 875-0344




reply via email to

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