FS#26526 - [xcas 0.9.3.2] Error compiling xcas

Attached to Project: AUR web interface
Opened by Loïc (petit_lo) - Wednesday, 19 October 2011, 17:06 GMT
Last edited by Andrea Scarpino (BaSh) - Wednesday, 19 October 2011, 17:07 GMT
Task Type Bug Report
Category Backend
Status Closed
Assigned To No-one
Architecture All
Severity High
Priority Normal
Reported Version 1.9.0
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Hello,

I try to install xcas from AUR with:

# yaourt -Suy xcas

fltk-stable and pari23 installed successfully but Xcas fails while compiling with this message:

libtool: link: ar cru .libs/libgiac.a input_lexer.o sym2poly.o gausspol.o threaded.o moyal.o maple.o ti89.o mathml.o misc.o permu.o quater.o desolve.o input_parser.o symbolic.o index.o modpoly.o modfactor.o ezgcd.o derive.o solve.o intg.o intgab.o risch.o lin.o series.o subst.o vecteur.o csturm.o tex.o global.o ifactor.o alg_ext.o gauss.o isom.o plot.o plot3d.o rpn.o prog.o pari.o cocoa.o unary.o usual.o identificateur.o gen.o first.o TmpLESystemSolver.o TmpFGLM.o help.o
libtool: link: ranlib .libs/libgiac.a
libtool: link: ( cd ".libs" && rm -f "libgiac.la" && ln -s "../libgiac.la" "libgiac.la" )
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -MT History.lo -MD -MP -MF .deps/History.Tpo -c -o History.lo History.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DIN_GIAC -I. -I.. -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -DGIAC_GENERIC_CONSTANTS -MT History.lo -MD -MP -MF .deps/History.Tpo -c History.cc -fPIC -DPIC -o .libs/History.o
In file included from History.cc:38:0:
Print.h:33:27: erreur fatale: FL/Fl_Printer.H : Aucun fichier ou dossier de ce type
compilation terminée.
make[2]: *** [History.lo] Erreur 1
make[2] : on quitte le répertoire « /tmp/yaourt-tmp-loic/aur-xcas/src/giac-0.9.3/src »
make[1]: *** [all-recursive] Erreur 1
make[1] : on quitte le répertoire « /tmp/yaourt-tmp-loic/aur-xcas/src/giac-0.9.3 »
make: *** [all] Erreur 2
==> ERREUR: Une erreur s'est produite dans build().
Abandon...
==> ERREUR: Makepkg n'a pas pu construire .
==> Relancer la compilation de xcas ? [o/N]
==> ---------------------------------------
==>
==> ATTENTION: Les paquets suivants n'ont pas été installés :
xcas

fltk seems to be the problem, no?

Best,
This task depends upon

Closed by  Andrea Scarpino (BaSh)
Wednesday, 19 October 2011, 17:07 GMT
Reason for closing:  Not a bug
Additional comments about closing:  - For any packages in the AUR contact the maintainer or leave a comment on the package's detail page.

Loading...