Seems like we're missing visibility flags here. We export 39 symbols, instead of 19. Might be having a look throughout mesa comparing the meson and autotools builds. Personally I use `nm -CD --defined-only` but objdump and others can also be utilised ;-)
Cc-ing some people. Props to the freedesktop-sdk people for spotting it.
Fixed as of: commit 896c59d690e38e92682f9bc509b5e3658aba5670 Author: Eric Engestrom <eric.engestrom@intel.com> Date: Thu Nov 22 13:33:28 2018 +0000 glapi: add missing visibility args Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=108829 Fixes: 3218056e0eb375eeda470 "meson: Build i965 and dri stack" Signed-off-by: Eric Engestrom <eric.engestrom@intel.com> Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.