graphics/libglut fails to install

Ruslan Mahmatkhanov cvs-src at yandex.ru
Sun Jun 17 09:37:37 UTC 2012


Niclas Zeising wrote on 17.06.2012 13:26:
> 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 at smeshariki3 ~]> grep _GL_glut_LIB_DEPENDS= /usr/ports/Mk/bsd.port.mk
>> _GL_glut_LIB_DEPENDS= glut.12:${PORTSDIR}/graphics/freeglut
>> [rm at 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!

Ok, surely I missed this. I will do
portmaster -o graphics/freeglut graphics/libglut

to sort things out. Btw, here is patch that fixes minor typo in 
UPDATING:20120205 - s/where/were/g.

-- 
Regards,
Ruslan

Tinderboxing kills... the drives.


-------------- next part --------------
Index: UPDATING
===================================================================
--- UPDATING	(revision 524)
+++ UPDATING	(working copy)
@@ -24,7 +24,7 @@
   portmaster -r freeglut
 
   Starting with graphics/dri version 8.0. A number of older dri driver modules
-  where dropped. If you using one of the following you should consider not
+  were dropped. If you using one of the following you should consider not
   using the WITH_NEW_XORG switch.
 
   i810, mach64, mga, r128, r300, r600, savage, sis, tdfx and unichrome.  


More information about the freebsd-x11 mailing list