From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ@public.gmane.org Subject: [Bug 35562] New: Nouveau fails to link in Mesa 7.10.1 Date: Tue, 22 Mar 2011 12:49:05 -0700 (PDT) Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: nouveau-bounces+gcfxn-nouveau=m.gmane.org-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org Errors-To: nouveau-bounces+gcfxn-nouveau=m.gmane.org-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org List-Id: nouveau.vger.kernel.org https://bugs.freedesktop.org/show_bug.cgi?id=35562 Summary: Nouveau fails to link in Mesa 7.10.1 Product: Mesa Version: 7.10 Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: Drivers/DRI/nouveau AssignedTo: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org ReportedBy: bero-9zdaV+82baBg9hUCZPvPmw@public.gmane.org nouveau_vieux_dri.so.tmp: undefined reference to `BIND_RING' nouveau_vieux_dri.so.tmp: undefined reference to `BEGIN_RING_NI' nouveau_vieux_dri.so.tmp: undefined reference to `BEGIN_RING' [ and after fixing those ] nouveau_dri.so.tmp: undefined reference to `BEGIN_RING' nouveau_dri.so.tmp: undefined reference to `BIND_RING' nouveau_dri.so.tmp: undefined reference to `BEGIN_RING_NI' These symbols are defined as static inline functions in nouveau/nv04_pushbuf.h in libdrm 2.4.24 - but that isn't included where the functions are being called. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.