Tobias Geerinckx-Rice writes:
Hi Tobias,
> Hi Roman,
>
> On 26 September 2024 15:00:56 UTC, Roman Scherer
> wrote:
>>the error seems to be gone now. I'm not sure if it is because you
>>updated the commit a while ago
>
> Which commit was updated by Ludo' and when?
This is the commit I was talk
Hi Roman,
On 26 September 2024 15:00:56 UTC, Roman Scherer wrote:
>the error seems to be gone now. I'm not sure if it is because you
>updated the commit a while ago
Which commit was updated by Ludo' and when?
(I'm responsible for the setuid-* removal and any possible breakage, hence my
interes
have a guix.scm file in which I depend on the guix package.
>>
>> When building this package with autotools I see the following error when
>> compiling my guile modules:
>>
>> error: %ensure-setuid-program-list: unbound variable
>
> This sounds like an ABI mismatch.
Hi,
Roman Scherer skribis:
> I have a guix.scm file in which I depend on the guix package.
>
> When building this package with autotools I see the following error when
> compiling my guile modules:
>
> error: %ensure-setuid-program-list: unbound variable
This sounds li
Hello Guix,
I have a guix.scm file in which I depend on the guix package.
When building this package with autotools I see the following error when
compiling my guile modules:
error: %ensure-setuid-program-list: unbound variable
I'm not using that symbol anywhere in my own code, but pro