tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Undefined PLT symbol "fma" in python on m68k



On Thu, Dec 12, 2024 at 02:06:21PM +0000, John Klos wrote:
> > It was a bug in src/lib/libm/Makefile:
> > 
> > ----------------------------
> > revision 1.221
> > date: 2023-08-08 04:09:42 +0200;  author: rin;  state: Exp;  lines: +2 -1;  commitid: CsWmTwt9nsKprVzE;
> > libm: Add fma(3) and friends to m68k
> > ----------------------------
> > 
> > and it has been pulled up to -10 in ticket #547, can you double check your
> > libm does not have it? Or is python not linking against libm (that would
> > suprise me a bit).
> 
> One of my pkgsrc build machines has NetBSD 10.0 installed in its chroot,
> while the rest have netbsd-10 from after your fix. I'll update that machine.

That fix was before 10.0 (which happend after pullup #650), which is
why I am confused...

Martin


Home | Main Index | Thread Index | Old Index