Werner LEMBERG wrote: >> Indeed, doing >> >> LD_LIBRARY_PATH=/usr/local/x11/lib \ >> ldd -d -r i915_dri.so >> >> gives >> >> undefined symbol: _glapi_check_multithread (./i915_dri.so) > > [...] > >> Apparently the build script is missing something. Please advise. > > I found the problem. My mistake was that I erroneously thought all > bundles accept the `distclean' target. This is not true. Due to a > bad compilation I had old, bad object files lying around in the `mesa' > tree; since I only called `distclean', they haven't been removed. > > Any chance that a `distclean' target gets added to `mesa'?
Yes. Done. -Brian _______________________________________________ xorg mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/xorg
