[RPL/2] Downloading actual version

Felix Becker linux.felixbecker2 at gmx.de
Dim 18 Nov 11:02:06 CET 2007


Am Samstag, den 17.11.2007, 10:35 +0100 schrieb BERTRAND Joël:
> Felix Becker wrote:
> > Am Mittwoch, den 14.11.2007, 09:28 +0100 schrieb BERTRAND Joël:
> >>> (Now compiling --
> >>> with errors :( -- the prerelease.2.).
> >>       What kind of errors ?
> > $ LANG=C make all
> > [...]
> > Making all in src
> > make[2]: Entering directory
> > `/home/felics/download/RPL2/rpl-4.0.0.prerelease.2/src'
> > iconv -f iso-8859-1\
> >                         -t ANSI_X3.4-1968 algebre_lineaire1.c |
expand
> > -t 4 > algebre_lineaire1.conv.c
> > iconv: illegal input sequence at position 116
> > 
> > [A lot more like this]
> 
>       This line that is missing is _very_ important. Please send to
me 
> complete output.

It is in the attached file.

Hm. I had a look at algebre_lineaire1.c (the first file iconv complains
about): At position 166 is the character "P" (from the "HP-28S" in the
big comment at the beginning).

Probably I should replace iconv with the identical transformation?
trying this now.

--> does also not help; still the problem "no target for rpl.xpm" (or
so; I have it in German).


> >> Which system ? Which compiler ?
> > 
> > Debian etch/lenny/sid with a bit of sarge
> > 
> > $ gcc --version
> > gcc (GCC) 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
> > 
> > $ g77 --version
> > GNU Fortran (GCC) 3.4.6 (Debian 3.4.6-5)
> 
>       You need gfortran to build RPL/2, not g77. A lot of code was
rewritten 
> in F9x.

You are right, it infact uses gfortran (output from make says so). I was
mislead by your mentioning of g77. Sorry, my fault.

$ gfortran --version
GNU Fortran 95 (GCC) 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)


Ciao,
Felix.

-------------- next part --------------
Making all in share
make[5]: Entering directory `/home/felics/download/RPL2/rpl-4.0.0.prerelease.2/tools/gnuplot-4.2.0/share'
Making all in LaTeX
make[6]: Entering directory `/home/felics/download/RPL2/rpl-4.0.0.prerelease.2/tools/gnuplot-4.2.0/share/LaTeX'
make[6]: Für das Ziel »all« ist nichts zu tun.
make[6]: Leaving directory `/home/felics/download/RPL2/rpl-4.0.0.prerelease.2/tools/gnuplot-4.2.0/share/LaTeX'
make[6]: Entering directory `/home/felics/download/RPL2/rpl-4.0.0.prerelease.2/tools/gnuplot-4.2.0/share'
make[6]: Für das Ziel »all-am« ist nichts zu tun.
make[6]: Leaving directory `/home/felics/download/RPL2/rpl-4.0.0.prerelease.2/tools/gnuplot-4.2.0/share'
make[5]: Leaving directory `/home/felics/download/RPL2/rpl-4.0.0.prerelease.2/tools/gnuplot-4.2.0/share'
make[5]: Entering directory `/home/felics/download/RPL2/rpl-4.0.0.prerelease.2/tools/gnuplot-4.2.0'
make[5]: Leaving directory `/home/felics/download/RPL2/rpl-4.0.0.prerelease.2/tools/gnuplot-4.2.0'
make[4]: Leaving directory `/home/felics/download/RPL2/rpl-4.0.0.prerelease.2/tools/gnuplot-4.2.0'
make[3]: Leaving directory `/home/felics/download/RPL2/rpl-4.0.0.prerelease.2/tools/gnuplot-4.2.0'
make[2]: Leaving directory `/home/felics/download/RPL2/rpl-4.0.0.prerelease.2/tools'
Making all in src
make[2]: Entering directory `/home/felics/download/RPL2/rpl-4.0.0.prerelease.2/src'
iconv -f iso-8859-1\
                        -t ISO-8859-15 algebre_lineaire1.c | expand -t 4 > algebre_lineaire1.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 algebre_lineaire2.c | expand -t 4 > algebre_lineaire2.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 algebre_lineaire3.c | expand -t 4 > algebre_lineaire3.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 analyse.c | expand -t 4 > analyse.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 analyse_notation_algebrique.c | expand -t 4 > analyse_notation_algebrique.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 analyse_notation_rpn.c | expand -t 4 > analyse_notation_rpn.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 bibliotheques_externes.c | expand -t 4 > bibliotheques_externes.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 calcul_differentiel.c | expand -t 4 > calcul_differentiel.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 calcul_integral.c | expand -t 4 > calcul_integral.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 chainage.c | expand -t 4 > chainage.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 compilation.c | expand -t 4 > compilation.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 completion.c | expand -t 4 > completion.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 depassements.c | expand -t 4 > depassements.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 dft.c | expand -t 4 > dft.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 encart.c | expand -t 4 > encart.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 evaluation.c | expand -t 4 > evaluation.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 fonctions_trigonometriques.c | expand -t 4 > fonctions_trigonometriques.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 formateur.c | expand -t 4 > formateur.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 formateur_fichiers.c | expand -t 4 > formateur_fichiers.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 gestion_fichiers.c | expand -t 4 > gestion_fichiers.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 gestion_niveaux.c | expand -t 4 > gestion_niveaux.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 gestion_pile.c | expand -t 4 > gestion_pile.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 gestion_pile_last.c | expand -t 4 > gestion_pile_last.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 gestion_pile_systeme.c | expand -t 4 > gestion_pile_systeme.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 gestion_processus.c | expand -t 4 > gestion_processus.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 gestion_variables.c | expand -t 4 > gestion_variables.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 gestion_variables_statiques.c | expand -t 4 > gestion_variables_statiques.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 indicateurs.c | expand -t 4 > indicateurs.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 instructions_a1.c | expand -t 4 > instructions_a1.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 instructions_a2.c | expand -t 4 > instructions_a2.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 instructions_a3.c | expand -t 4 > instructions_a3.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 instructions_a4.c | expand -t 4 > instructions_a4.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 instructions_b1.c | expand -t 4 > instructions_b1.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 instructions_c1.c | expand -t 4 > instructions_c1.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 instructions_c2.c | expand -t 4 > instructions_c2.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 instructions_c3.c | expand -t 4 > instructions_c3.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 instructions_c4.c | expand -t 4 > instructions_c4.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 instructions_c5.c | expand -t 4 > instructions_c5.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 instructions_c6.c | expand -t 4 > instructions_c6.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 instructions_d1.c | expand -t 4 > instructions_d1.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 instructions_d2.c | expand -t 4 > instructions_d2.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 instructions_d3.c | expand -t 4 > instructions_d3.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 instructions_d4.c | expand -t 4 > instructions_d4.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 instructions_d5.c | expand -t 4 > instructions_d5.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 instructions_e1.c | expand -t 4 > instructions_e1.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 instructions_e2.c | expand -t 4 > instructions_e2.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 instructions_e3.c | expand -t 4 > instructions_e3.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 instructions_f1.c | expand -t 4 > instructions_f1.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 instructions_f2.c | expand -t 4 > instructions_f2.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 instructions_f3.c | expand -t 4 > instructions_f3.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 instructions_g1.c | expand -t 4 > instructions_g1.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 instructions_g2.c | expand -t 4 > instructions_g2.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 instructions_g3.c | expand -t 4 > instructions_g3.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 instructions_g4.c | expand -t 4 > instructions_g4.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 instructions_h1.c | expand -t 4 > instructions_h1.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 instructions_i1.c | expand -t 4 > instructions_i1.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 instructions_i2.c | expand -t 4 > instructions_i2.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 instructions_i3.c | expand -t 4 > instructions_i3.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 instructions_k1.c | expand -t 4 > instructions_k1.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 instructions_l1.c | expand -t 4 > instructions_l1.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 instructions_l2.c | expand -t 4 > instructions_l2.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 instructions_l3.c | expand -t 4 > instructions_l3.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 instructions_l4.c | expand -t 4 > instructions_l4.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 instructions_l5.c | expand -t 4 > instructions_l5.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 instructions_m1.c | expand -t 4 > instructions_m1.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 instructions_m2.c | expand -t 4 > instructions_m2.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 instructions_m3.c | expand -t 4 > instructions_m3.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 instructions_m4.c | expand -t 4 > instructions_m4.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 instructions_n1.c | expand -t 4 > instructions_n1.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 instructions_n2.c | expand -t 4 > instructions_n2.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 instructions_o1.c | expand -t 4 > instructions_o1.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 instructions_p1.c | expand -t 4 > instructions_p1.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 instructions_p2.c | expand -t 4 > instructions_p2.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 instructions_p3.c | expand -t 4 > instructions_p3.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 instructions_p4.c | expand -t 4 > instructions_p4.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 instructions_p5.c | expand -t 4 > instructions_p5.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 instructions_p6.c | expand -t 4 > instructions_p6.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 instructions_p7.c | expand -t 4 > instructions_p7.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 instructions_r1.c | expand -t 4 > instructions_r1.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 instructions_r2.c | expand -t 4 > instructions_r2.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 instructions_r3.c | expand -t 4 > instructions_r3.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 instructions_r4.c | expand -t 4 > instructions_r4.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 instructions_r5.c | expand -t 4 > instructions_r5.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 instructions_r6.c | expand -t 4 > instructions_r6.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 instructions_s1.c | expand -t 4 > instructions_s1.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 instructions_s2.c | expand -t 4 > instructions_s2.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 instructions_s3.c | expand -t 4 > instructions_s3.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 instructions_s4.c | expand -t 4 > instructions_s4.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 instructions_s5.c | expand -t 4 > instructions_s5.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 instructions_s6.c | expand -t 4 > instructions_s6.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 instructions_s7.c | expand -t 4 > instructions_s7.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 instructions_s8.c | expand -t 4 > instructions_s8.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 instructions_s9.c | expand -t 4 > instructions_s9.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 instructions_t1.c | expand -t 4 > instructions_t1.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 instructions_t2.c | expand -t 4 > instructions_t2.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 instructions_u1.c | expand -t 4 > instructions_u1.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 instructions_v1.c | expand -t 4 > instructions_v1.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 instructions_v2.c | expand -t 4 > instructions_v2.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 instructions_w1.c | expand -t 4 > instructions_w1.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 instructions_x1.c | expand -t 4 > instructions_x1.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 instructions_x2.c | expand -t 4 > instructions_x2.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 instructions_y1.c | expand -t 4 > instructions_y1.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 interface_gnuplot.c | expand -t 4 > interface_gnuplot.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 interface_gsl.c | expand -t 4 > interface_gsl.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 interface_tex.c | expand -t 4 > interface_tex.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 interruptions.c | expand -t 4 > interruptions.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 messages.c | expand -t 4 > messages.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 occupation_memoire.c | expand -t 4 > occupation_memoire.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 operations_binaires.c | expand -t 4 > operations_binaires.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 rpl.c | expand -t 4 > rpl.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 rplcore.c | expand -t 4 > rplcore.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 sequenceur.c | expand -t 4 > sequenceur.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 simplification.c | expand -t 4 > simplification.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 sommations.c | expand -t 4 > sommations.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 statistiques.c | expand -t 4 > statistiques.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 types.c | expand -t 4 > types.conv.c
iconv -f iso-8859-1\
                        -t ISO-8859-15 completion.h | expand -t 4 > completion.conv.h
iconv -f iso-8859-1\
                        -t ISO-8859-15 convert.h | expand -t 4 > convert.conv.h
iconv -f iso-8859-1\
                        -t ISO-8859-15 copyright.h | expand -t 4 > copyright.conv.h
iconv -f iso-8859-1\
                        -t ISO-8859-15 garanties.h | expand -t 4 > garanties.conv.h
iconv -f iso-8859-1\
                        -t ISO-8859-15 gnuplot.h | expand -t 4 > gnuplot.conv.h
iconv -f iso-8859-1\
                        -t ISO-8859-15 librpl.h | expand -t 4 > librpl.conv.h
iconv -f iso-8859-1\
                        -t ISO-8859-15 licence.h | expand -t 4 > licence.conv.h
iconv -f iso-8859-1\
                        -t ISO-8859-15 processus.h | expand -t 4 > processus.conv.h
iconv -f iso-8859-1\
                        -t ISO-8859-15 rpl.h | expand -t 4 > rpl.conv.h
make[2]: *** Keine Regel vorhanden, um das Target »rpl.xpm«,
  benötigt von »all«, zu erstellen.  Schluss.
make[2]: Leaving directory `/home/felics/download/RPL2/rpl-4.0.0.prerelease.2/src'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/home/felics/download/RPL2/rpl-4.0.0.prerelease.2'
make: *** [all] Fehler 2


Plus d'informations sur la liste de diffusion RPL2