NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: port-mips/59064 (jemalloc switch to 5.3 broke userland)
The following reply was made to PR port-mips/59064; it has been noted by GNATS.
From: Martin Husemann <martin%duskware.de@localhost>
To: Christos Zoulas <christos%zoulas.com@localhost>
Cc: gnats-bugs%netbsd.org@localhost
Subject: Re: port-mips/59064 (jemalloc switch to 5.3 broke userland)
Date: Sat, 12 Apr 2025 15:09:53 +0200
On Sat, Apr 12, 2025 at 08:52:33AM -0400, Christos Zoulas wrote:
> will probably fix it. JEMALLOC_TLS_MODEL is set by autoconf. Can you run configure
> on a mips machine and see what it does. My edgerouter died. I should probably get another.
First try failed (should have copied over our config.guess)
checking build system type... Invalid configuration `mipsn64eb-unknown-netbsd10.99': machine `mipsn64eb-unknown' not recognized
configure: error: /bin/sh build-aux/config.sub mipsn64eb-unknown-netbsd10.99 failed
Retrying with > ./configure --build=mips--netbsd
gives me:
./include/jemalloc/internal/jemalloc_internal_defs.h:#define JEMALLOC_TLS_MODEL __attribute__((tls_model("initial-exec")))
Martin
Home |
Main Index |
Thread Index |
Old Index