Bug 30231

Summary: [i915g] undefined symbol: talloc_vasprintf_append
Product: Mesa Reporter: Vinson Lee <vlee>
Component: Drivers/Gallium/i915gAssignee: Jakob Bornecrantz <wallbraker>
Status: CLOSED FIXED QA Contact:
Severity: blocker    
Priority: medium    
Version: unspecified   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Bug Depends on:    
Bug Blocks: 30124    

Description Vinson Lee 2010-09-16 16:44:10 UTC
mesa: b54d10b62e536c56774024761942f3b159d7470f (master)
mesa: d169a67ad18b8f57210d991a77c86e012551642c (7.9)

$ scons drivers=i915 winsys=i915

$ LIBGL_DEBUG=verbose LD_LIBRARY_PATH=build/linux-x86-debug/gallium/targets/dri-i915 LIBGL_DRIVERS_PATH=build/linux-x86-debug/gallium/targets/dri-i915 glxinfo
name of display: :0.0
libGL: OpenDriver: trying build/linux-x86-debug/gallium/targets/dri-i915/tls/i915_dri.so
libGL: OpenDriver: trying build/linux-x86-debug/gallium/targets/dri-i915/i915_dri.so
libGL error: dlopen build/linux-x86-debug/gallium/targets/dri-i915/i915_dri.so failed (build/linux-x86-debug/gallium/targets/dri-i915/i915_dri.so: undefined symbol: talloc_vasprintf_append)
libGL error: unable to load driver: i915_dri.so
libGL error: driver pointer missing
Comment 1 Jakob Bornecrantz 2010-09-19 15:11:58 UTC
Fixed in:

mesa: b83156d42fc0230fdbe0a566cc57ed87792ca887 (master)
mesa: f6e811a7d01b48ee08d0bd0a6fa6ca78523a87ca (7.9)
Comment 2 Vinson Lee 2010-09-20 13:30:49 UTC
mesa: 0f099f2906773690210661fb533e207626dc8e40 (master)
mesa: e678c3f4e17ed9dba0651a3ba540f97d66c59718 (7.9)

Verified fixed.

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.