Hello !

I get the following error when I try to compile sage-6.1.1 on linux :

gcc -DHAVE_CONFIG_H -I. -I../..  -I../../interfaces/C 
-I/home/paul.mercat/sage6-octo/sage-6.1.1/local/include  -pedantic 
-std=gnu89 -Werror -g -O2 -frounding-math  -W -Wall -MT 
ppl_lpsol-ppl_lpsol.o -MD -MP -MF .deps/ppl_lpsol-ppl_lpsol.Tpo -c -o 
ppl_lpsol-ppl_lpsol.o `test -f 'ppl_lpsol.c' || echo './'`ppl_lpsol.c

ppl_lpsol.c: In function 'maybe_check_results':

ppl_lpsol.c:595:5: error: implicit declaration of function 'glp_exact' 
[-Werror=implicit-function-declaration]

ppl_lpsol.c: In function 'solve':

ppl_lpsol.c:1038:3: error: unknown type name 'glp_mpscp'

ppl_lpsol.c:1041:3: error: implicit declaration of function 
'glp_init_mpscp' [-Werror=implicit-function-declaration]

ppl_lpsol.c:1054:3: error: implicit declaration of function 'glp_read_mps' 
[-Werror=implicit-function-declaration]

ppl_lpsol.c:1054:29: error: 'GLP_MPS_FILE' undeclared (first use in this 
function)

ppl_lpsol.c:1054:29: note: each undeclared identifier is reported only once 
for each function it appears in

cc1: all warnings being treated as errors

make[8]: *** [ppl_lpsol-ppl_lpsol.o] Error 1

make[8]: Leaving directory 
`/home/paul.mercat/sage6-octo/sage-6.1.1/local/var/tmp/sage/build/ppl-1.1pre9.p0/src/demos/ppl_lpsol'

make[7]: *** [all-recursive] Error 1

make[7]: Leaving directory 
`/home/paul.mercat/sage6-octo/sage-6.1.1/local/var/tmp/sage/build/ppl-1.1pre9.p0/src/demos/ppl_lpsol'

make[6]: *** [all-recursive] Error 1

make[6]: Leaving directory 
`/home/paul.mercat/sage6-octo/sage-6.1.1/local/var/tmp/sage/build/ppl-1.1pre9.p0/src/demos'

make[5]: *** [all-recursive] Error 1

make[5]: Leaving directory 
`/home/paul.mercat/sage6-octo/sage-6.1.1/local/var/tmp/sage/build/ppl-1.1pre9.p0/src'

make[4]: *** [all] Error 2

make[4]: Leaving directory 
`/home/paul.mercat/sage6-octo/sage-6.1.1/local/var/tmp/sage/build/ppl-1.1pre9.p0/src'

Error building the Parma Polyhedra Library.


real    10m32.830s

user    8m35.818s

sys     0m28.081s

************************************************************************

Error installing package ppl-1.1pre9.p0

************************************************************************

Please email sage-devel (http://groups.google.com/group/sage-devel)

explaining the problem and including the relevant part of the log file

  /home/paul.mercat/sage6-octo/sage-6.1.1/logs/pkgs/ppl-1.1pre9.p0.log

Describe your computer, operating system, etc.

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

Do somebody knows what is the problem and how to correct it ?

Thank,

Paul

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to