Re: LD_LIBRARY_PATH issues when compiling package

2024-01-02 Thread Ian Eure
Alexander Asteroth writes: Dear all, (snip) Now I have basically three questions: 1. how can I advice the package build process (see [0]) to set the LDFLAGS correctly? (shouldn't this be done by adding `(input [...] libffi [...] )` to the package description?) For the few

LD_LIBRARY_PATH issues when compiling package

2023-12-25 Thread Alexander Asteroth
Dear all, I've had an installation of python3.{11,12} on my guix system that worked for a few months now, installed using a minimalistic package description (see [0] at the end of this post). After updating my guix installation two days ago it stopped working whith weird `pip3` errors concerni