[Mesa-dev] [Bug 38699] Can't compile with d3d1x since commit 73df31eedd0f33c8a9907855cb247c8f87964c48

2011-06-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38699

Alexandre Demers alexandre.f.dem...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 38699] Can't compile with d3d1x since commit 73df31eedd0f33c8a9907855cb247c8f87964c48

2011-06-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38699

--- Comment #4 from Alexandre Demers alexandre.f.dem...@gmail.com 2011-06-27 
08:09:27 PDT ---
Still there with your suggestion. Should I open a different bug report?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 38699] Can't compile with d3d1x since commit 73df31eedd0f33c8a9907855cb247c8f87964c48

2011-06-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38699

--- Comment #5 from Chia-I Wu olva...@gmail.com 2011-06-27 08:35:02 PDT ---
Yes.

It could be that the system libEGL get picked for linking and it does not have
the new symbol.  Please also include the result of

  $ cd /home/dema1701/projects/mesa/mesa
  $ nm -D x86_64-linux-gnu/libEGL.so | grep _eglFilterConfigArray

in the bug report.  Thanks.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 38699] Can't compile with d3d1x since commit 73df31eedd0f33c8a9907855cb247c8f87964c48

2011-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38699

Alexandre Demers alexandre.f.dem...@gmail.com changed:

   What|Removed |Added

   Platform|Other   |All
   Severity|normal  |critical

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 38699] Can't compile with d3d1x since commit 73df31eedd0f33c8a9907855cb247c8f87964c48

2011-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38699

--- Comment #1 from Chia-I Wu olva...@gmail.com 2011-06-26 20:22:13 PDT ---
I've pushed a fix (compile tested).  Can you try again?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 38699] Can't compile with d3d1x since commit 73df31eedd0f33c8a9907855cb247c8f87964c48

2011-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38699

--- Comment #3 from Chia-I Wu olva...@gmail.com 2011-06-26 20:43:14 PDT ---
Does

  $ make -C src/egl clean
  $ make

help?  The symbol was introduced to libEGL in another commit.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev