Re: Compiling Perl in 32 bit chroot on sparc64 failing
Martin Husemann <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.sparc64,gmane.os.netbsd.ports.sparc |
|---|---|
| Message-ID | <[email protected]> |
On Sun, Jul 14, 2019 at 07:48:01PM +0000, John Klos wrote: > In the past, and with the 8.1 chroot, I can copy /usr/local/lib/libkver.* > /usr/sandbox/usr/local/lib/, and it works just fine. I think you misremember this. The libs in the sandbox must have the proper ABI of that sandbox, and AFAICT this always was the case. Martin