Hi rennes,
rennes skribis:
> 1) Manually run :
>
> '/gnu/store/6fgz3s8fjva40hsdvs2hs0f5p4bw12jc-guile-static-stripped-2.2.2/bin/guile
>
> --version'
>
> Output:
>
> guile: warning: failed to install locale
> ..
> Uncaught exception:
> Throw to key misc-error with args ("primitive-l
On Mon, 2018-01-08 at 11:13 +0100, Ludovic Courtès wrote:
> Hi rennes,
>
> rennes skribis:
>
> > 1) Manually run :
> >
> > '/gnu/store/6fgz3s8fjva40hsdvs2hs0f5p4bw12jc-guile-static-stripped-
> > 2.2.2/bin/guile
> > --version'
> >
> > Output:
> >
> > guile: warning: failed to insta
On Mon, 2018-01-08 at 11:20 +0100, Svante Signell wrote:
> On Mon, 2018-01-08 at 11:13 +0100, Ludovic Courtès wrote:
> > This must come from the lack of /proc/self/exe.
>
> /proc/self/exe is supported in glibc for Hurd since 2.24-18. Are you using an
> earlier version?
And of course Hurd must be
Hello,
Better late than never :)
I got triggered by an issue which was making both mig and gnumach fail
to build from source :) which was triggered by Svante's turning the
exec() paths into absolute, which made shellscripts' $0 always absolute.
So I rolled up my sleeves, I changes the RPC a bit t