Date: Sun, 17 Jun 2012 11:26:34 +0200 From: Niclas Zeising <zeising@daemonic.se> To: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Cc: x11@freebsd.org, Martin Wilke <miwi@FreeBSD.org> Subject: Re: graphics/libglut fails to install Message-ID: <4FDDA2CA.4040609@daemonic.se> In-Reply-To: <4FDDA1E5.5090101@yandex.ru> References: <4FDD8FCD.1090602@yandex.ru> <4FDD9C7D.1060003@daemonic.se> <4FDD9D3B.1010808@yandex.ru> <4FDDA1AD.1080702@daemonic.se> <4FDDA1E5.5090101@yandex.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On 06/17/12 11:22, Ruslan Mahmatkhanov wrote: > Niclas Zeising wrote on 17.06.2012 13:21: >>>> Hi! >>>> Is this witht he CFT tree? Because in that tree, libglut should not be >>>> installed at all. >>>> Regards! >>> >>> Hi, >>> >>> yes, in the CFT tree. Strange enough, I believe it was referenced by may >>> packages until I deleted them all with portmaster --check-depends. >>> It's ok if it doesn't needed though. Thanks for insight. >>> >> >> Can you look into bsd.port.mk, look for the line starting with >> _GL_glut_LIB_DEPENDS= >> and let me know what comes after. >> Regards! > > [rm@smeshariki3 ~]> grep _GL_glut_LIB_DEPENDS= /usr/ports/Mk/bsd.port.mk > _GL_glut_LIB_DEPENDS= glut.12:${PORTSDIR}/graphics/freeglut > [rm@smeshariki3 ~]> > Then you have the right version. libglut is deprecated in favour of freeglut, but you have to recompile all ports depending on glut because if a shlib version bump. We're working on getting this into the main tree, there was a HEADS UP sent out last weekend, and there should be a not in UPDATING in the xorg dev tree about it. Regards! -- Niclas Zeising
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4FDDA2CA.4040609>