GNU bug report logs -
#33920
[PATCH] gnu: Add gauche.
Previous Next
Full log
View this message in rfc822 format
Hello,
Gabriel Hondet <gabrielhondet <at> gmail.com> skribis:
> On Wed 09 Jan 2019 at 16:56 Ludovic Courtès wrote:
[...]
>> Please use mirror://sourceforge here.
>
> As far as I understand, I should use
> "mirror://sourceforge/gauche/Gauche-"
> but it does not work (redirections fail with a 404 not found error).
This one appears to work:
mirror://sourceforge/gauche/Gauche/Gauche-0.9.7.tgz
Trial and error…
>>> + (substitute* '("configure"
>>> + "test/www.scm"
>>> + "config.guess"
>>> + "ltmain.sh"
>>> + "ext/tls/test.scm"
>>> + "gc/configure"
>>> + "lib/gauche/configure.scm"
>>> + "lib/gauche/package/util.scm"
>>> + "lib/gauche/process.scm")
>>> + (("/bin/sh") (which "sh")))
>>
>> This looks redundant with what the standard ‘patch-source-shebangs’ and
>> ‘configure’ phases do, no?
>
> Isn't 'patch-source-shebangs' only patching the shebangs? Because here
> I have to patch other path specifications in the source as well. On the
> other hand, for the 'setenv', you are totally right.
Oh you’re right. But at least the Autotools files (configure,
config.guess, ltmain.sh) can be omitted.
Thanks,
Ludo’.
This bug report was last modified 6 years and 130 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.