On Sun, May 25, 2025 at 08:07:40PM +0200, Samuel Thibault wrote:
>
> No, it should be fine.
>
Ok.
>
> Perhaps you are missing the libc.so.0.3 -> libc.so symlink in your build
> directory? or elf/ld-x86-64.so.1 -> ld.so? or mach/libmachuser.so.1 ->
> libmachuser.so or hurd/libhurduser.so.0.3 ->
Diego Nieto Cid, le dim. 25 mai 2025 20:40:18 +0100, a ecrit:
> >
> > Perhaps you are missing the libc.so.0.3 -> libc.so symlink in your build
> > directory? or elf/ld-x86-64.so.1 -> ld.so? or mach/libmachuser.so.1 ->
> > libmachuser.so or hurd/libhurduser.so.0.3 -> libhurduser.so
> >
>
> Hmm, i
Diego Nieto Cid, le sam. 24 mai 2025 00:18:26 +0100, a ecrit:
> > > > It's much more involved than that, probably some configure flags etc.
> > > >
> > > > But you do not need to install it though: you can use the testrun.sh
> > > > script generated by make check, to run programs with your newly-b