Hello,

After all packages installed the compilation of the sage library
failed. There is a problem with pari headers. I do have the pari
headers in /usr/include/x86_64-linux-gnu/pari/ but there is no
pari/anal.h there!

Vincent

PS: the end of the log

x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions
-Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall
-Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong
-Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -g
-fstack-protector-strong -Wformat -Werror=format-security
build/temp.linux-x86_64-2.7/build/cythonized/sage/ext/c_lib.o
-L/home/sage/sage/local/lib -lcsage -o
build/lib.linux-x86_64-2.7/sage/ext/c_lib.so
gcc -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes
-fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong
-Wformat -Werror=format-security -fPIC -I/home/sage/sage/local/include
-I/home/sage/sage/local/include/csage -I/home/sage/sage/src
-I/home/sage/sage/src/sage/ext -I/usr/include/python2.7 -c
build/cythonized/sage/ext/fast_callable.c -o
build/temp.linux-x86_64-2.7/build/cythonized/sage/ext/fast_callable.o
-fno-strict-aliasing
build/cythonized/sage/ext/fast_callable.c:254:23: fatal error:
pari/anal.h: No such file or directory
 #include "pari/anal.h"
                       ^
compilation terminated.

-- 
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