pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: scipy: Undefined PLT symbol "log1pl"
On Tue, Nov 05, 2024 at 11:55:21AM +0100, Martin Husemann wrote:
> > Built it on the same machine, in a sandbox, using pkgsrc.
>
> And the sandbox was using the same 9.2 base libraries and headers?
I think so. I did check if libm.so has the missing symbol on sandbox. It
wasn't there. Now I checked the mounts also:
# mount | grep sandbox
/bin on /sandbox/bin type null (read-only, local)
/sbin on /sandbox/sbin type null (read-only, local)
/lib on /sandbox/lib type null (read-only, local)
/libexec on /sandbox/libexec type null (read-only, local)
/usr/X11R7 on /sandbox/usr/X11R7 type null (read-only, local)
/usr/bin on /sandbox/usr/bin type null (read-only, local)
/usr/games on /sandbox/usr/games type null (read-only, local)
/usr/include on /sandbox/usr/include type null (read-only, local)
/usr/lib on /sandbox/usr/lib type null (read-only, local)
/usr/libdata on /sandbox/usr/libdata type null (read-only, local)
/usr/libexec on /sandbox/usr/libexec type null (read-only, local)
/usr/share on /sandbox/usr/share type null (read-only, local)
/usr/sbin on /sandbox/usr/sbin type null (read-only, local)
/var/mail on /sandbox/var/mail type null (read-only, local)
/usr/src on /sandbox/usr/src type null (read-only, local)
/usr/pkgsrc on /sandbox/usr/pkgsrc type null (local)
/usr/pkgsrc/packages on /sandbox/usr/pkgsrc/packages type null (local)
/usr/pkgsrc/distfiles on /sandbox/usr/pkgsrc/distfiles type null (local)
/usr/xsrc on /sandbox/usr/xsrc type null (read-only, local)
--
Mayuresh
Home |
Main Index |
Thread Index |
Old Index