ports/169198: graphics/libGL misses runtime dependency to x11/glproto

Yamagi Burmeister yamagi at yamagi.org
Mon Jun 18 13:20:10 UTC 2012


>Number:         169198
>Category:       ports
>Synopsis:       graphics/libGL misses runtime dependency to x11/glproto
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 18 13:20:09 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Yamagi Burmeister
>Release:        9.0-STABLE r237002
>Organization:
>Environment:
FreeBSD happy.home.yamagi.org 9.0-STABLE FreeBSD 9.0-STABLE #0 r237002: Wed Jun 13 10:47:10 CEST 2012     root at happy.home.yamagi.org:/usr/obj/usr/src/sys/HAPPY  amd64
>Description:
If X.org is build with WITH_NEW_XORG, graphics/libGL misses a runtime dependency to x11/glproto. If glproto is removed (for example by pkg_cutleaves) pkg-config fails on many packages with:

 Package glproto was not found in the pkg-config search path.
 Perhaps you should add the directory containing `glproto.pc'
 to the PKG_CONFIG_PATH environment variable
 Package 'glproto', required by 'gl', not found
>How-To-Repeat:
1. Install X.org (and for example GTK20) with WITH_NEW_XORG
2. Remove x11/glproto: pkg_delete glproto
3. Request the pkg-config output for pkg-config --cflags gtk+-2.0
4. pkg-config fails, complaining over the missing glproto needed by libGL
>Fix:
Add a runtime dependency in graphics/libGL to x11/glproto.

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list