Bug 30280 - [i915g] undefined symbol: wrapper_sw_winsys_warp_pipe_screen
Summary: [i915g] undefined symbol: wrapper_sw_winsys_warp_pipe_screen
Status: CLOSED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/Gallium/i915g (show other bugs)
Version: git
Hardware: x86 (IA32) Linux (All)
: medium blocker
Assignee: Jakob Bornecrantz
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: mesa-7.9
  Show dependency treegraph
 
Reported: 2010-09-20 05:57 UTC by Vinson Lee
Modified: 2010-09-20 13:31 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Vinson Lee 2010-09-20 05:57:13 UTC
mesa: 279492386ffe741c2f5b91919b37068562b6a282 (master)
mesa: d36344f9000dded355a14aa90df6bea1a8908929 (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: wrapper_sw_winsys_warp_pipe_screen)
libGL error: unable to load driver: i915_dri.so
libGL error: driver pointer missing
Comment 1 Jakob Bornecrantz 2010-09-20 07:03:14 UTC
Fixed in:
mesa: 208f1f381076560cb76aac753d6da2287f53ddb5 (master)
mesa: b2476208543b9ac360d4ec298b2cc66dd52bb38d (7.9)
Comment 2 Vinson Lee 2010-09-20 13:31:07 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.