bug-glpk
[Top][All Lists]
Advanced

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

[Bug-glpk] GLPK-4.[2,3] problems on Solaris


From: Michael . Dowling
Subject: [Bug-glpk] GLPK-4.[2,3] problems on Solaris
Date: Mon, 15 Dec 2003 08:16:05 +0100

Hello,
 
I'm afraid that GLPK would not compile under Solaris.  I cannot quite work out what exactly the problem is; my guess was that some Makefile variables were not being set due to false assumptions of autoconf, but I don't
much about autoconf.  If there's any way that I could help to track down the problem, please let me know.
 
Merry Christmas,
Mike Dowling
 
$ ./configure --prefix=/export/home/istdow/glpk --disable-nls
creating cache ./config.cache
checking for a BSD compatible install... ./install-sh -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... missing
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for a BSD compatible install... ./install-sh -c
checking for ranlib... ranlib
checking for exp in -lm... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
updating cache ./config.cache
creating ./config.status
creating include/Makefile
creating src/Makefile
creating examples/Makefile
creating Makefile
$ make
Making all in include
Making all in src
mksh: Fatal error in reader: = missing from replacement macro reference
Current working directory /export/home/istdow/glpk-4.3/src
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'


reply via email to

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