From frank@esperance-linux.co.uk  Sat Feb 14 02:36:55 2009
Return-Path: <frank@esperance-linux.co.uk>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id A4942106564A;
	Sat, 14 Feb 2009 02:36:55 +0000 (UTC)
	(envelope-from frank@esperance-linux.co.uk)
Received: from mailout.zetnet.co.uk (mailout.zetnet.co.uk [194.247.47.231])
	by mx1.freebsd.org (Postfix) with ESMTP id 3B0008FC13;
	Sat, 14 Feb 2009 02:36:54 +0000 (UTC)
	(envelope-from frank@esperance-linux.co.uk)
Received: from irwell.zetnet.co.uk ([194.247.47.48] helo=zetnet.co.uk)
	by mailout.zetnet.co.uk with esmtp (Exim 4.63)
	(envelope-from <frank@esperance-linux.co.uk>)
	id 1LYA3a-0008Rw-DH; Sat, 14 Feb 2009 02:15:02 +0000
Received: from damson.esperance-linux.co.uk (54-144.adsl.zetnet.co.uk [194.247.54.144])
	by zetnet.co.uk (8.14.1/8.14.1/Debian-9) with ESMTP id n1E2F1fI016336;
	Sat, 14 Feb 2009 02:15:02 GMT
Received: by damson.esperance-linux.co.uk (Postfix, from userid 1001)
	id 973A98A1F2; Sat, 14 Feb 2009 02:14:56 +0000 (GMT)
Message-Id: <20090214021456.973A98A1F2@damson.esperance-linux.co.uk>
Date: Sat, 14 Feb 2009 02:14:56 +0000 (GMT)
From: Frank Shute <frank@esperance-linux.co.uk>
Reply-To: "Frank Shute <Frank Shute" <frank@shute.org.uk>
To: FreeBSD-gnats-submit@freebsd.org
Cc: anholt@freebsd.org
Subject: graphics/libGLU fails to build
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         131667
>Category:       ports
>Synopsis:       graphics/libGLU fails to build
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-x11
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 14 02:40:00 UTC 2009
>Closed-Date:    Sat Feb 14 18:27:40 UTC 2009
>Last-Modified:  Sat Feb 14 18:27:40 UTC 2009
>Originator:     Frank Shute
>Release:        FreeBSD 7.1-BETA2 amd64
>Organization:
>Environment:
System: FreeBSD damson.esperance-linux.co.uk 7.1-BETA2 FreeBSD 7.1-BETA2 #0: Sun Oct 12 20:59:28 UTC 2008 root@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64


>Description:
	# cd /usr/ports/graphics/libGLU;make install clean

	
===>   libGLU-7.3 depends on executable: gmake - found
===>   libGLU-7.3 depends on file: /usr/local/libdata/pkgconfig/glproto.pc - found
===>   libGLU-7.3 depends on file: /usr/local/libdata/pkgconfig/dri2proto.pc - found
===>   libGLU-7.3 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found
===>   libGLU-7.3 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found
===>   libGLU-7.3 depends on file: /usr/local/libdata/pkgconfig/xxf86vm.pc - found
===>   libGLU-7.3 depends on file: /usr/local/libdata/pkgconfig/xdamage.pc - found
===>   libGLU-7.3 depends on file: /usr/local/libdata/pkgconfig/xfixes.pc - found
===>   libGLU-7.3 depends on shared library: GL.1 - found
===>  Configuring for libGLU-7.3
checking build system type... amd64-portbld-freebsd7.1
checking host system type... amd64-portbld-freebsd7.1
checking for gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking how to run the C preprocessor... cc -E
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking for gmake... gmake
checking for makedepend... /usr/local/bin/makedepend
checking for sed... /usr/bin/sed
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether to enable assembly... yes, amd64
checking for cc option to produce PIC... -fPIC
checking for dlopen... yes
checking for posix_memalign... yes
checking pkg-config files for X11 are available... yes
checking for LIBDRM... yes
checking for DRI2PROTO... yes
checking for DRIGL... gnome-config: not found
configure: error: Package requirements (x11 xext xxf86vm xdamage xfixes x11-xcb xcb-glx) were not met:

No package 'x11-xcb' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables DRIGL_CFLAGS
and DRIGL_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

===>  Script "configure" failed unexpectedly.
Please report the problem to x11@FreeBSD.org [maintainer] and attach the
"/usr/ports/graphics/libGLU/work/Mesa-7.3/config.log" including the output
of the failure of your make command. Also, it might be a good idea to provide
an overview of all packages installed on your system (e.g. an `ls
/var/db/pkg`).
*** Error code 1

Stop in /usr/ports/graphics/libGLU.


>How-To-Repeat:
	# cd /usr/ports/graphics/libGLU;make install clean
	
>Fix:

	


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-x11 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat Feb 14 02:40:11 UTC 2009 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=131667 

From: John Hein <jhein@timing.com>
To: bug-followup@FreeBSD.org, frank@shute.org.uk
Cc:  
Subject: Re: ports/131667: graphics/libGLU fails to build
Date: Fri, 13 Feb 2009 21:55:47 -0700

 Frank Shute wrote:
 > No package 'x11-xcb' found
 
 It seems you don't have an up to date libX11 port installed.

From: Frank Shute <frank@shute.org.uk>
To: John Hein <jhein@timing.com>
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/131667: graphics/libGLU fails to build
Date: Sat, 14 Feb 2009 08:29:12 +0000

 On Fri, Feb 13, 2009 at 09:55:47PM -0700, John Hein wrote:
 >
 > Frank Shute wrote:
 > > No package 'x11-xcb' found
 > 
 > It seems you don't have an up to date libX11 port installed.
 > 
 
 Many thanks John, updating libX11 did the job. The cryptic error
 message threw me.
 
 Sorry about the noise.
 
 
 Regards,
 
 -- 
 
  Frank 
 
 
  Contact info: http://www.shute.org.uk/misc/contact.html 
 
State-Changed-From-To: open->closed 
State-Changed-By: rnoland 
State-Changed-When: Sat Feb 14 18:27:37 UTC 2009 
State-Changed-Why:  
Issue resolved 

http://www.freebsd.org/cgi/query-pr.cgi?pr=131667 
>Unformatted:
