Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 May 2007 11:49:37 +0200
From:      "Christopher Prance" <christopher.prance@gmail.com>
To:        <freebsd-x11@FreeBSD.org>
Subject:   Upgrading to Xorg 7.2.0
Message-ID:  <46555fb0.2fb6361b.282c.518a@mx.google.com>

next in thread | raw e-mail | index | archive | help
Hello all,

I've been having some problems while trying to upgrade to Xorg 7.2.0, it
seems that when I'm doing a pkgdb -F and I run into stale dependency for
anything -> xdriinfo, it fails with this as it builds:

===>   xdriinfo-1.0.1_1 depends on file:
/usr/local/libdata/pkgconfig/glproto.pc - found
===>   xdriinfo-1.0.1_1 depends on file: /usr/local/libdata/pkgconfig/x11.pc
- found
===>   xdriinfo-1.0.1_1 depends on executable in : pkg-config - found
===>   xdriinfo-1.0.1_1 depends on shared library: glut.4 - found
===>  Configuring for xdriinfo-1.0.1_1
configure: WARNING: you should use --build, --host, --target
checking for a BSD-compatible install... /usr/bin/install -c -o root -g
wheel
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for i386-portbld-freebsd6.2-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 ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of cc... gcc3
checking for a BSD-compatible install... /usr/bin/install -c -o root -g
wheel
checking return type of signal handlers... void
checking for i386-portbld-freebsd6.2-pkg-config... no
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for XDRIINFO... yes
checking for library containing glXGetProcAddressARB... no
configure: error: cannot find GL library - make sure Mesa or other OpenGL
package is installed
See `config.log' for more details.
===>  Script "configure" failed unexpectedly.
Please report the problem to x11@FreeBSD.org [maintainer] and attach the
"/usr/ports/x11/xdriinfo/work/xdriinfo-1.0.1/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/x11/xdriinfo.

I have actually just deleted the dependency which I hope did not mess
anything up.  I'm still learning as I go so any help would be appreciated.
All of my LibGL, libGLU, and libglut, are installed and still no luck. 

Thanks,
Christopher Prance





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?46555fb0.2fb6361b.282c.518a>