pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/53239: [PATCHES] graphics/gle fails in configure stage (table_noop_array undef'd)
The following reply was made to PR pkg/53239; it has been noted by GNATS.
From: Rhialto <rhialto%falu.nl@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/53239: [PATCHES] graphics/gle fails in configure stage
(table_noop_array undef'd)
Date: Mon, 8 Oct 2018 21:52:42 +0200
I now tried this on NetBSD/amd64 8.0 with its default compiler (gcc (nb2
20180327) 5.5.0). I reverted graphics/MesaLib to the default set of
patches, and I could not see the undefined symbol any more. (nm
/usr/pkg/lib/libGL.so.1.6.0 | grep _noop_ shows lots of defined symbols
though).
Then I also re-built graphics/gle, and that went without a hitch.
So the phenomenon I saw seems to be a toolchain-dependent thing (or
possibly it depends on the MesaLib version, since that has changed too;
I didn't retry on NetBSD 7 since I don't have it around any more).
Home |
Main Index |
Thread Index |
Old Index