[RPL/2] Downloading actual version

BERTRAND Joël joel.bertrand at systella.fr
Sam 17 Nov 13:00:24 CET 2007


BERTRAND Joël wrote:
> Felix Becker wrote:
>> Am Mittwoch, den 14.11.2007, 09:28 +0100 schrieb BERTRAND Joël:
>>> Felix Becker wrote:
>>>> I am new to this list, and on the web I found traces that there
>> should
>>>> be pre8m- and even pre8w-versions of RPL/2 4.0.0 around somewhere. I
>>>> only found, on
>>>> http://www.systella.fr/~bertrand/rpl2/download/download.html, pre8
>> (with
>>>> the comment "don't use") and prerelease.1, prerelease.2.
>>>       RPL/2 was released 3 years ago. It contains a lot of bugs that
>> have 
>>> been fixed now. I think you can not build this release with a recent
>> gcc 
>>> compiler (due interaction between gcc-4.x g77 from gcc-3.x).
>>> Some improvements are added to RPL/2 since pre8 too.
>>> [...]
>>>       You can use prerelease.2 (and you should use). I consider this 
>>> prerelease stable
>> When it was released?

	Yes, I only upload on download page modifications I have tested. I 
don't say that there is no regression bug ;-) Indeed, I only upload 
files that contain bug fixes or new features I have tested on sparc64 (I 
don't have any amd64 or i386).

>>>> (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
>> iconv -f iso-8859-1\
>>                         -t ANSI_X3.4-1968 algebre_lineaire2.c | expand
>> -t 4 > algebre_lineaire2.conv.c
>> iconv: illegal input sequence at position 116
>> iconv -f iso-8859-1\
>>                         -t ANSI_X3.4-1968 algebre_lineaire3.c | expand
>> -t 4 > algebre_lineaire3.conv.c
>> iconv: illegal input sequence at position 116
>> iconv -f iso-8859-1\
>>                         -t ANSI_X3.4-1968 analyse.c | expand -t 4 >
>> analyse.conv.c
>> iconv: illegal input sequence at position 116
>> iconv -f iso-8859-1\
>>                         -t ANSI_X3.4-1968 analyse_notation_algebrique.c
>> | expand -t 4 > analyse_notation_algebrique.conv.c
>> [A lot more like this]
> 
> 	This line that is missing is _very_ important. Please send to me 
> complete output.
> 
>> iconv: illegal input sequence at position 116
>> iconv -f iso-8859-1\
>>                         -t ANSI_X3.4-1968 rpl.h | expand -t 4 >
>> rpl.conv.h
>> iconv: illegal input sequence at position 116
>> make[2]: *** No rule to make target `rpl.xpm', needed by `all'.  Stop.
>> make[2]: Leaving directory
>> `/home/felics/download/RPL2/rpl-4.0.0.prerelease.2/src'
>> make[1]: *** [all-recursive] Error 1
>> make[1]: Leaving directory
>> `/home/felics/download/RPL2/rpl-4.0.0.prerelease.2'
>> make: *** [all] Error 2

	rpl.h contains an illegal sequence but I don't understand why I never 
see it on my test server... When you build a RPL/2 from scratch, you 
convert all files in src directory to avoid encoding troubles, and I 
don't think why src/rpl.h was broken. I have fixed it, I'm trying to 
build a new RPL/2 from sources. If build process ends without error, I 
shall upload a new tarball as soon as possible.

	Regards,

	JKB


Plus d'informations sur la liste de diffusion RPL2