pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/38503: pkgsrc/graphics/gle fails to build with latest Mesa updates



The following reply was made to PR pkg/38503; it has been noted by GNATS.

From: bharder <bharder%methodlogic.net@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: pkg-manager%netbsd.org@localhost, gnats-admin%netbsd.org@localhost, 
pkgsrc-bugs%netbsd.org@localhost
Subject: Re: pkg/38503: pkgsrc/graphics/gle fails to build with latest Mesa 
updates
Date: Sat, 26 Apr 2008 10:34:42 -0700

 On Sat, Apr 26, 2008 at 10:33:42AM -0700, bharder wrote:
 > On Fri, Apr 25, 2008 at 05:40:02PM +0000, Greg Oster wrote:
 > > The following reply was made to PR pkg/38503; it has been noted by GNATS.
 > > 
 > > From: Greg Oster <oster%cs.usask.ca@localhost>
 > > To: gnats-bugs%NetBSD.org@localhost
 > > Cc: 
 > > Subject: Re: pkg/38503: pkgsrc/graphics/gle fails to build with latest 
 > > Mesa updates 
 > > Date: Fri, 25 Apr 2008 11:36:10 -0600
 > > 
 > >  bharder writes:
 > >  > The following reply was made to PR pkg/38503; it has been noted by 
 > > GNATS.
 > >  > 
 > >  > From: bharder <bharder%methodlogic.net@localhost>
 > >  > To: gnats-bugs%NetBSD.org@localhost
 > >  > Cc: 
 > >  > Subject: Re: pkg/38503: pkgsrc/graphics/gle fails to build with latest 
 > > Mesa u
 > >  > pdates
 > >  > Date: Fri, 25 Apr 2008 00:55:05 -0700
 > >  > 
 > >  >  On Fri, Apr 25, 2008 at 06:55:02AM +0000, Tobias Nygren wrote:
 > >  >  > The following reply was made to PR pkg/38503; it has been noted by 
 > > GNATS.
 > >  >  > 
 > >  >  > From: Tobias Nygren <tnn%NetBSD.org@localhost>
 > >  >  > To: gnats-bugs%NetBSD.org@localhost
 > >  >  > Cc: 
 > >  >  > Subject: Re: pkg/38503: pkgsrc/graphics/gle fails to build with 
 > > latest Mes
 > >  > a
 > >  >  >  updates
 > >  >  > Date: Fri, 25 Apr 2008 08:49:59 +0200
 > >  >  > 
 > >  >  >  >   checking for glutSwapBuffers in -lglut... no
 > >  >  >  >   configure: error: Cannot find required glut library
 > >  >  >  >   *** Error code 1
 > >  >  >  
 > >  >  >  > manchester# nm /usr/pkg/lib/libglut.so | grep glXGetPro
 > >  >  >  >          U glXGetProcAddressARB
 > >  >  >   
 > >  >  >  I cannot reproduce this problem. Did you perhaps build your Mesa 
 > > library
 > >  >  >  with pkgsrc/mk/wrapper/buildcmd rev 1.3 which is known to break 
 > > shlibs?
 > >  >  >  
 > >  >  
 > >  >  # $NetBSD: buildcmd,v 1.4 2008/04/21 14:43:50 joerg Exp $
 > >  >  
 > >  
 > >  As a further datapoint, if I add:
 > >  
 > >   PKG_OPTIONS.MesaLib+=dri 
 > >  
 > >  to /etc/mk.conf , then the symbols get linked in as I'd expect:
 > >  
 > >  quad# nm libGL.so | grep glXGetPr
 > >  00012620 T glXGetProcAddress
 > >  00012620 T glXGetProcAddressARB
 > >  
 > >  With that changed, gle builds again...
 > 
 > I can confirm this change works for me also, but now my I can't switch from 
 > my X display (on VT4), to the others. The screen backlight stays on, but the 
 > display is just blank. I can get back to the X display, but it may take more 
 > than one "ctrl-alt-f4" to do it.
 
 
 Where "others" == other text virtual terminals.
 
 -- 
 
 Brad Harder,
 Method Digital Logic
 http://www.methodlogic.net
 


Home | Main Index | Thread Index | Old Index