Download raw body.
On Fri, 3 Oct 2025 11:37:28 +0100 Stuart Henderson wrote: > On 2025/09/16 16:44, Marco van Hulten wrote: > > I've added a port for ncview, something to view netCDF files. > > > > Building and installing works. I can open some netCDF files, but not > > all of them. I'll have a deeper look into that. > > > > Clang fails on undefined symbols, even as header files are included, so > > I needed to set COMPILER to port-gcc only. Without that override, > > including weird patches like the one attached brings the compilation > > further. In the end it still fails on symbol 'main' not found. > > Builds for me if I use bash to run configure. When there are that > many problems there is no point doing whack-a-mole, just add the dep. OK with me. I've attached the updated tarball. I'll send the original patch (attempt to fix configure) to the upstream author. Marco