From owner-freebsd-x11@FreeBSD.ORG Tue Apr 21 11:07:36 2009 Return-Path: Delivered-To: x11@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 26AAE1065670 for ; Tue, 21 Apr 2009 11:07:36 +0000 (UTC) (envelope-from ricardo.meb.jesus@gmail.com) Received: from gate.criticalsoftware.com (gate.criticalsoftware.com [212.13.37.242]) by mx1.freebsd.org (Postfix) with ESMTP id 23B768FC14 for ; Tue, 21 Apr 2009 11:07:35 +0000 (UTC) (envelope-from ricardo.meb.jesus@gmail.com) Received: from [192.168.1.139] (unknown [192.168.1.139]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by gate.criticalsoftware.com (Postfix) with ESMTP id 8FBBA2284A5; Tue, 21 Apr 2009 11:48:46 +0100 (WEST) Message-ID: <49EDA45A.5060902@gmail.com> Date: Tue, 21 Apr 2009 11:47:54 +0100 From: Ricardo Jesus User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 To: Silmar Antonio Buchner de Oliveira References: <49EC961F.6020105@ac.gov.br> In-Reply-To: <49EC961F.6020105@ac.gov.br> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Cc: x11@FreeBSD.org Subject: Re: error X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: ricardo.m.jesus@criticalsoftware.com List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Apr 2009 11:07:36 -0000 Silmar Antonio Buchner de Oliveira wrote: > Make: >=20 > /usr/ports/graphics/libglut# make install clean > =3D=3D=3D> Extracting for libglut-7.4_1 > =3D> MD5 Checksum OK for MesaLib-7.4.tar.bz2. > =3D> SHA256 Checksum OK for MesaLib-7.4.tar.bz2. > =3D> MD5 Checksum OK for MesaGLUT-7.4.tar.bz2. > =3D> SHA256 Checksum OK for MesaGLUT-7.4.tar.bz2. > =3D=3D=3D> Patching for libglut-7.4_1 > =3D=3D=3D> Applying FreeBSD patches for libglut-7.4_1 > =3D=3D=3D> libglut-7.4_1 depends on executable: gmake - found > =3D=3D=3D> libglut-7.4_1 depends on file:=20 > /usr/local/libdata/pkgconfig/glproto.pc - found > =3D=3D=3D> libglut-7.4_1 depends on file:=20 > /usr/local/libdata/pkgconfig/dri2proto.pc - found > =3D=3D=3D> libglut-7.4_1 depends on file:=20 > /usr/local/libdata/pkgconfig/x11.pc - found > =3D=3D=3D> libglut-7.4_1 depends on file:=20 > /usr/local/libdata/pkgconfig/xext.pc - found > =3D=3D=3D> libglut-7.4_1 depends on file:=20 > /usr/local/libdata/pkgconfig/xxf86vm.pc - found > =3D=3D=3D> libglut-7.4_1 depends on file:=20 > /usr/local/libdata/pkgconfig/xdamage.pc - found > =3D=3D=3D> libglut-7.4_1 depends on file:=20 > /usr/local/libdata/pkgconfig/xfixes.pc - found > =3D=3D=3D> libglut-7.4_1 depends on file: /usr/local/libdata/pkgconfi= g/xi.pc=20 > - found > =3D=3D=3D> libglut-7.4_1 depends on file:=20 > /usr/local/libdata/pkgconfig/xmu.pc - found > =3D=3D=3D> libglut-7.4_1 depends on shared library: GLU.1 - found > =3D=3D=3D> Configuring for libglut-7.4_1 > checking build system type... amd64-portbld-freebsd7.0 > checking host system type... amd64-portbld-freebsd7.0 > 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=20 > 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= =20 > x11-xcb xcb-glx) were not met: >=20 > No package 'x11-xcb' found >=20 > Consider adjusting the PKG_CONFIG_PATH environment variable if you > installed software in a non-standard prefix. >=20 > 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. >=20 > =3D=3D=3D> Script "configure" failed unexpectedly. > Please report the problem to x11@FreeBSD.org [maintainer] and attach th= e > "/usr/ports/graphics/libglut/work/Mesa-7.4/config.log" including the ou= tput > of the failure of your make command. Also, it might be a good idea to=20 > provide > an overview of all packages installed on your system (e.g. an `ls > /var/db/pkg`). > *** Error code 1 >=20 > Stop in /usr/ports/graphics/libglut. >=20 >=20 > -----------------------------------------------------------------------= ---------------------------=20 >=20 >=20 > /usr/ports/graphics/libglut/work/Mesa-7.4/config.log: >=20 >=20 > This file contains any messages produced by compilers while > running configure, to aid debugging if configure makes a mistake. >=20 > It was created by Mesa configure 7.3.0, which was > generated by GNU Autoconf 2.61. Invocation command line was >=20 > $ ./configure --disable-glw --with-demos=3Dno --with-dri-drivers=3Dno=20 > --enable-xcb --x-libraries=3D/usr/local/lib=20 > --x-includes=3D/usr/local/include --prefix=3D/usr/local=20 > --mandir=3D/usr/local/man --infodir=3D/usr/local/info/=20 > --build=3Damd64-portbld-freebsd7.0 >=20 > ## --------- ## > ## Platform. ## > ## --------- ## >=20 > hostname =3D seisrv06.ac.gov.br > uname -m =3D amd64 > uname -r =3D 7.0-RC2 > uname -s =3D FreeBSD > uname -v =3D FreeBSD 7.0-RC2 #0: Fri Feb 8 00:02:33 UTC 2008 =20 > root@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC > /usr/bin/uname -p =3D amd64 > /bin/uname -X =3D unknown >=20 > /bin/arch =3D unknown > /usr/bin/arch -k =3D unknown > /usr/convex/getsysinfo =3D unknown > /usr/bin/hostinfo =3D unknown > /bin/machine =3D unknown > /usr/bin/oslevel =3D unknown > /bin/universe =3D unknown >=20 > PATH: /sbin > PATH: /bin > PATH: /usr/sbin > PATH: /usr/bin > PATH: /usr/games > PATH: /usr/local/sbin > PATH: /usr/local/bin > PATH: /root/bin >=20 >=20 > ## ----------- ## > ## Core tests. ## > ## ----------- ## >=20 > configure:1927: checking build system type > configure:1945: result: amd64-portbld-freebsd7.0 > configure:1967: checking host system type > configure:1982: result: amd64-portbld-freebsd7.0 > configure:2056: checking for gcc > configure:2083: result: cc > configure:2321: checking for C compiler version > configure:2328: cc --version >&5 > cc (GCC) 4.2.1 20070719 [FreeBSD] > Copyright (C) 2007 Free Software Foundation, Inc. > This is free software; see the source for copying conditions. There is= NO > warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURP= OSE. >=20 > configure:2331: $? =3D 0 > configure:2338: cc -v >&5 > Using built-in specs. > Target: amd64-undermydesk-freebsd > Configured with: FreeBSD/amd64 system compiler > Thread model: posix > gcc version 4.2.1 20070719 [FreeBSD] > configure:2341: $? =3D 0 > configure:2348: cc -V >&5 > cc: '-V' option must have argument > configure:2351: $? =3D 1 > configure:2374: checking for C compiler default output file name > configure:2401: cc -O2 -fno-strict-aliasing -pipe -I/usr/local/include=20 > -L/usr/local/lib conftest.c >&5 > configure:2404: $? =3D 0 > configure:2442: result: a.out > configure:2459: checking whether the C compiler works > configure:2469: ./a.out > configure:2472: $? =3D 0 > configure:2489: result: yes > configure:2496: checking whether we are cross compiling > configure:2498: result: no > configure:2501: checking for suffix of executables > configure:2508: cc -o conftest -O2 -fno-strict-aliasing -pipe=20 > -I/usr/local/include -L/usr/local/lib conftest.c >&5 > configure:2511: $? =3D 0 > configure:2535: result: configure:2541: checking for suffix of object f= iles > configure:2567: cc -c -O2 -fno-strict-aliasing -pipe=20 > -I/usr/local/include conftest.c >&5 > configure:2570: $? =3D 0 > configure:2593: result: o > configure:2597: checking whether we are using the GNU C compiler > configure:2626: cc -c -O2 -fno-strict-aliasing -pipe=20 > -I/usr/local/include conftest.c >&5 > configure:2632: $? =3D 0 > configure:2649: result: yes > configure:2654: checking whether cc accepts -g > configure:2684: cc -c -g -I/usr/local/include conftest.c >&5 > configure:2690: $? =3D 0 > configure:2789: result: yes > configure:2806: checking for cc option to accept ISO C89 > configure:2880: cc -c -O2 -fno-strict-aliasing -pipe=20 > -I/usr/local/include conftest.c >&5 > configure:2886: $? =3D 0 > configure:2909: result: none needed > configure:2932: checking how to run the C preprocessor > configure:2972: cc -E -I/usr/local/include conftest.c > configure:2978: $? =3D 0 > configure:3009: cc -E -I/usr/local/include conftest.c > conftest.c:8:28: error: ac_nonexistent.h: No such file or directory > configure:3015: $? =3D 1 > configure: failed program was: > | /* confdefs.h. */ > | #define PACKAGE_NAME "Mesa" > | #define PACKAGE_TARNAME "mesa" > | #define PACKAGE_VERSION "7.3.0" > | #define PACKAGE_STRING "Mesa 7.3.0" > | #define PACKAGE_BUGREPORT=20 > "https://bugs.freedesktop.org/enter_bug.cgi?product=3DMesa" > | /* end confdefs.h. */ > | #include > configure:3048: result: cc -E > configure:3077: cc -E -I/usr/local/include conftest.c > configure:3083: $? =3D 0 > configure:3114: cc -E -I/usr/local/include conftest.c > conftest.c:8:28: error: ac_nonexistent.h: No such file or directory > configure:3120: $? =3D 1 > configure: failed program was: > | /* confdefs.h. */ > | #define PACKAGE_NAME "Mesa" > | #define PACKAGE_TARNAME "mesa" > | #define PACKAGE_VERSION "7.3.0" > | #define PACKAGE_STRING "Mesa 7.3.0" > | #define PACKAGE_BUGREPORT=20 > "https://bugs.freedesktop.org/enter_bug.cgi?product=3DMesa" > | /* end confdefs.h. */ > | #include > configure:3205: checking for gcc > configure:3232: result: cc > configure:3470: checking for C compiler version > configure:3477: cc --version >&5 > cc (GCC) 4.2.1 20070719 [FreeBSD] > Copyright (C) 2007 Free Software Foundation, Inc. > This is free software; see the source for copying conditions. There is= NO > warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURP= OSE. >=20 > configure:3480: $? =3D 0 > configure:3487: cc -v >&5 > Using built-in specs. > Target: amd64-undermydesk-freebsd > Configured with: FreeBSD/amd64 system compiler > Thread model: posix > gcc version 4.2.1 20070719 [FreeBSD] > configure:3490: $? =3D 0 > configure:3497: cc -V >&5 > cc: '-V' option must have argument > configure:3500: $? =3D 1 > configure:3503: checking whether we are using the GNU C compiler > configure:3555: result: yes > configure:3560: checking whether cc accepts -g > configure:3695: result: yes > configure:3712: checking for cc option to accept ISO C89 > configure:3815: result: none needed > configure:3949: checking for C++ compiler version > configure:3956: c++ --version >&5 > c++ (GCC) 4.2.1 20070719 [FreeBSD] > Copyright (C) 2007 Free Software Foundation, Inc. > This is free software; see the source for copying conditions. There is= NO > warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURP= OSE. >=20 > configure:3959: $? =3D 0 > configure:3966: c++ -v >&5 > Using built-in specs. > Target: amd64-undermydesk-freebsd > Configured with: FreeBSD/amd64 system compiler > Thread model: posix > gcc version 4.2.1 20070719 [FreeBSD] > configure:3969: $? =3D 0 > configure:3976: c++ -V >&5 > c++: '-V' option must have argument > configure:3979: $? =3D 1 > configure:3982: checking whether we are using the GNU C++ compiler > configure:4011: c++ -c -O2 -fno-strict-aliasing -pipe=20 > -I/usr/local/include conftest.cpp >&5 > configure:4017: $? =3D 0 > configure:4034: result: yes > configure:4039: checking whether c++ accepts -g > configure:4069: c++ -c -g -I/usr/local/include conftest.cpp >&5 > configure:4075: $? =3D 0 > configure:4174: result: yes > configure:4201: checking for gmake > configure:4228: result: gmake > configure:4241: checking for makedepend > configure:4259: found /usr/local/bin/makedepend > configure:4271: result: /usr/local/bin/makedepend > configure:4281: checking for sed > configure:4299: found /usr/bin/sed > configure:4311: result: /usr/bin/sed > configure:4435: checking for pkg-config > configure:4453: found /usr/local/bin/pkg-config > configure:4465: result: /usr/local/bin/pkg-config > configure:4494: checking pkg-config is at least version 0.9.0 > configure:4497: result: yes > configure:4683: checking whether to enable assembly > configure:4735: result: yes, amd64 > configure:4769: checking for cc option to produce PIC > configure:4855: result: -fPIC > configure:4862: checking for dlopen > configure:4918: cc -o conftest -O2 -fno-strict-aliasing -pipe -Wall=20 > -Wmissing-prototypes -std=3Dc99 -ffast-math -fno-strict-aliasing=20 > -I/usr/local/include -L/usr/local/lib conftest.c >&5 > configure:4924: $? =3D 0 > configure:4941: result: yes > configure:5014: checking for posix_memalign > configure:5070: cc -o conftest -O2 -fno-strict-aliasing -pipe -Wall=20 > -Wmissing-prototypes -std=3Dc99 -ffast-math -fno-strict-aliasing=20 > -I/usr/local/include -L/usr/local/lib conftest.c >&5 > configure:5076: $? =3D 0 > configure:5093: result: yes > configure:5826: checking pkg-config files for X11 are available > configure:5829: $PKG_CONFIG --exists --print-errors "x11" > configure:5832: $? =3D 0 > configure:5843: result: yes > configure:7335: checking for LIBDRM > configure:7343: $PKG_CONFIG --exists --print-errors "libdrm >=3D=20 > $LIBDRM_REQUIRED" > configure:7346: $? =3D 0 > configure:7361: $PKG_CONFIG --exists --print-errors "libdrm >=3D=20 > $LIBDRM_REQUIRED" > configure:7364: $? =3D 0 > configure:7440: result: yes > configure:7446: checking for DRI2PROTO > configure:7454: $PKG_CONFIG --exists --print-errors "dri2proto >=3D=20 > $DRI2PROTO_REQUIRED" > configure:7457: $? =3D 0 > configure:7472: $PKG_CONFIG --exists --print-errors "dri2proto >=3D=20 > $DRI2PROTO_REQUIRED" > configure:7475: $? =3D 0 > configure:7551: result: yes > configure:7568: checking for DRIGL > configure:7576: $PKG_CONFIG --exists --print-errors "$dri_modules" > gnome-config: not found > Package x11-xcb was not found in the pkg-config search path. > Perhaps you should add the directory containing `x11-xcb.pc' > to the PKG_CONFIG_PATH environment variable > No package 'x11-xcb' found > configure:7579: $? =3D 1 > configure:7594: $PKG_CONFIG --exists --print-errors "$dri_modules" > gnome-config: not found > Package x11-xcb was not found in the pkg-config search path. > Perhaps you should add the directory containing `x11-xcb.pc' > to the PKG_CONFIG_PATH environment variable > No package 'x11-xcb' found > configure:7597: $? =3D 1 > No package 'x11-xcb' found > configure:7625: error: Package requirements (x11 xext xxf86vm xdamage=20 > xfixes x11-xcb xcb-glx) were not met: >=20 > No package 'x11-xcb' found >=20 > Consider adjusting the PKG_CONFIG_PATH environment variable if you > installed software in a non-standard prefix. >=20 > 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. >=20 >=20 > ## ---------------- ## > ## Cache variables. ## > ## ---------------- ## >=20 > ac_cv_build=3Damd64-portbld-freebsd7.0 > ac_cv_c_compiler_gnu=3Dyes > ac_cv_cxx_compiler_gnu=3Dyes > ac_cv_env_ARCH_FLAGS_set=3D'' > ac_cv_env_ARCH_FLAGS_value=3D'' > ac_cv_env_CCC_set=3D'' > ac_cv_env_CCC_value=3D'' > ac_cv_env_CC_set=3Dset > ac_cv_env_CC_value=3Dcc > ac_cv_env_CFLAGS_set=3Dset > ac_cv_env_CFLAGS_value=3D'-O2 -fno-strict-aliasing -pipe' > ac_cv_env_CPPFLAGS_set=3Dset > ac_cv_env_CPPFLAGS_value=3D-I/usr/local/include > ac_cv_env_CPP_set=3D'' > ac_cv_env_CPP_value=3D'' > ac_cv_env_CXXFLAGS_set=3Dset > ac_cv_env_CXXFLAGS_value=3D'-O2 -fno-strict-aliasing -pipe' > ac_cv_env_CXX_set=3Dset > ac_cv_env_CXX_value=3Dc++ > ac_cv_env_DRI2PROTO_CFLAGS_set=3D'' > ac_cv_env_DRI2PROTO_CFLAGS_value=3D'' > ac_cv_env_DRI2PROTO_LIBS_set=3D'' > ac_cv_env_DRI2PROTO_LIBS_value=3D'' > ac_cv_env_DRIGL_CFLAGS_set=3D'' > ac_cv_env_DRIGL_CFLAGS_value=3D'' > ac_cv_env_DRIGL_LIBS_set=3D'' > ac_cv_env_DRIGL_LIBS_value=3D'' > ac_cv_env_EXTRA_LIB_PATH_set=3D'' > ac_cv_env_EXTRA_LIB_PATH_value=3D'' > ac_cv_env_GLUT_CFLAGS_set=3D'' > ac_cv_env_GLUT_CFLAGS_value=3D'' > ac_cv_env_GLUT_LIBS_set=3D'' > ac_cv_env_GLUT_LIBS_value=3D'' > ac_cv_env_GLW_CFLAGS_set=3D'' > ac_cv_env_GLW_CFLAGS_value=3D'' > ac_cv_env_GLW_LIBS_set=3D'' > ac_cv_env_GLW_LIBS_value=3D'' > ac_cv_env_LDFLAGS_set=3Dset > ac_cv_env_LDFLAGS_value=3D-L/usr/local/lib > ac_cv_env_LIBDRM_CFLAGS_set=3D'' > ac_cv_env_LIBDRM_CFLAGS_value=3D'' > ac_cv_env_LIBDRM_LIBS_set=3D'' > ac_cv_env_LIBDRM_LIBS_value=3D'' > ac_cv_env_LIBS_set=3D'' > ac_cv_env_LIBS_value=3D'' > ac_cv_env_MKLIB_OPTIONS_set=3D'' > ac_cv_env_MKLIB_OPTIONS_value=3D'' > ac_cv_env_OPT_FLAGS_set=3D'' > ac_cv_env_OPT_FLAGS_value=3D'' > ac_cv_env_PIC_FLAGS_set=3D'' > ac_cv_env_PIC_FLAGS_value=3D'' > ac_cv_env_PKG_CONFIG_set=3D'' > ac_cv_env_PKG_CONFIG_value=3D'' > ac_cv_env_X11_INCLUDES_set=3D'' > ac_cv_env_X11_INCLUDES_value=3D'' > ac_cv_env_XCB_CFLAGS_set=3D'' > ac_cv_env_XCB_CFLAGS_value=3D'' > ac_cv_env_XCB_LIBS_set=3D'' > ac_cv_env_XCB_LIBS_value=3D'' > ac_cv_env_XLIBGL_CFLAGS_set=3D'' > ac_cv_env_XLIBGL_CFLAGS_value=3D'' > ac_cv_env_XLIBGL_LIBS_set=3D'' > ac_cv_env_XLIBGL_LIBS_value=3D'' > ac_cv_env_XMKMF_set=3D'' > ac_cv_env_XMKMF_value=3D'' > ac_cv_env_build_alias_set=3Dset > ac_cv_env_build_alias_value=3Damd64-portbld-freebsd7.0 > ac_cv_env_host_alias_set=3D'' > ac_cv_env_host_alias_value=3D'' > ac_cv_env_target_alias_set=3D'' > ac_cv_env_target_alias_value=3D'' > ac_cv_func_dlopen=3Dyes > ac_cv_func_posix_memalign=3Dyes > ac_cv_host=3Damd64-portbld-freebsd7.0 > ac_cv_objext=3Do > ac_cv_path_MKDEP=3D/usr/local/bin/makedepend > ac_cv_path_SED=3D/usr/bin/sed > ac_cv_path_ac_pt_PKG_CONFIG=3D/usr/local/bin/pkg-config > ac_cv_prog_CPP=3D'cc -E' > ac_cv_prog_MAKE=3Dgmake > ac_cv_prog_ac_ct_CC=3Dcc > ac_cv_prog_cc_c89=3D'' > ac_cv_prog_cc_g=3Dyes > ac_cv_prog_cxx_g=3Dyes > lt_cv_sys_max_cmd_len=3D262144 > pkg_cv_DRI2PROTO_CFLAGS=3D'-I/usr/local/include ' > pkg_cv_DRI2PROTO_LIBS=3D' ' > pkg_cv_LIBDRM_CFLAGS=3D'-I/usr/local/include -I/usr/local/include/drm = ' > pkg_cv_LIBDRM_LIBS=3D'-L/usr/local/lib -ldrm ' >=20 > ## ----------------- ## > ## Output variables. ## > ## ----------------- ## >=20 > APP_LIB_DEPS=3D'' > ARCH_FLAGS=3D'' > ASM_API=3D'$(X86-64_API)' > ASM_FLAGS=3D'-DUSE_X86_64_ASM' > ASM_SOURCES=3D'$(X86-64_SOURCES)' > CC=3D'cc' > CFLAGS=3D'-O2 -fno-strict-aliasing -pipe -Wall -Wmissing-prototypes=20 > -std=3Dc99 -ffast-math -fno-strict-aliasing' > CPP=3D'cc -E' > CPPFLAGS=3D'-I/usr/local/include' > CXX=3D'c++' > CXXFLAGS=3D'-O2 -fno-strict-aliasing -pipe -Wall -fno-strict-aliasing' > DEFINES=3D' -DHAVE_POSIX_MEMALIGN -DUSE_XCB' > DEFS=3D'' > DRI2PROTO_CFLAGS=3D'-I/usr/local/include ' > DRI2PROTO_LIBS=3D' ' > DRIGL_CFLAGS=3D'' > DRIGL_LIBS=3D'' > DRIVER_DIRS=3D'dri' > DRI_DIRS=3D'' > DRI_DRIVER_INSTALL_DIR=3D'' > DRI_LIB_DEPS=3D'' > DRI_PC_REQ_PRIV=3D'libdrm >=3D 2.4.3' > ECHO_C=3D'' > ECHO_N=3D'-n' > ECHO_T=3D'' > EGREP=3D'' > EXEEXT=3D'' > EXPAT_INCLUDES=3D'' > EXTRA_LIB_PATH=3D'' > GLUT_CFLAGS=3D'' > GLUT_LIBS=3D'' > GLUT_LIB_DEPS=3D'' > GLUT_LIB_NAME=3D'lib$(GLUT_LIB).so' > GLUT_MESA_DEPS=3D'' > GLUT_PC_CFLAGS=3D'' > GLUT_PC_LIB_PRIV=3D'' > GLUT_PC_REQ_PRIV=3D'' > GLU_DIRS=3D'sgi' > GLU_LIB_DEPS=3D'' > GLU_LIB_NAME=3D'lib$(GLU_LIB).so' > GLU_MESA_DEPS=3D'' > GLU_PC_CFLAGS=3D'' > GLU_PC_LIB_PRIV=3D'' > GLU_PC_REQ=3D'' > GLU_PC_REQ_PRIV=3D'' > GLW_CFLAGS=3D'' > GLW_LIBS=3D'' > GLW_LIB_DEPS=3D'' > GLW_LIB_NAME=3D'lib$(GLW_LIB).so' > GLW_MESA_DEPS=3D'' > GLW_PC_CFLAGS=3D'' > GLW_PC_LIB_PRIV=3D'' > GLW_PC_REQ_PRIV=3D'' > GLW_SOURCES=3D'' > GL_LIB_DEPS=3D'' > GL_LIB_NAME=3D'lib$(GL_LIB).so' > GL_PC_CFLAGS=3D'' > GL_PC_LIB_PRIV=3D'' > GL_PC_REQ_PRIV=3D'libdrm >=3D 2.4.3 dri2proto >=3D 1.99.3' > GREP=3D'' > LDFLAGS=3D'-L/usr/local/lib' > LIBDRM_CFLAGS=3D'-I/usr/local/include -I/usr/local/include/drm ' > LIBDRM_LIBS=3D'-L/usr/local/lib -ldrm ' > LIBOBJS=3D'' > LIBS=3D'' > LIB_DIR=3D'lib' > LTLIBOBJS=3D'' > MAKE=3D'gmake' > MKDEP=3D'/usr/local/bin/makedepend' > MKDEP_OPTIONS=3D'-fdepend' > MKLIB_OPTIONS=3D'' > MOTIF_CFLAGS=3D'' > MOTIF_CONFIG=3D'' > OBJEXT=3D'o' > OPT_FLAGS=3D'' > OSMESA_LIB=3D'' > OSMESA_LIB_DEPS=3D'' > OSMESA_LIB_NAME=3D'lib$(OSMESA_LIB).so' > OSMESA_MESA_DEPS=3D'' > OSMESA_PC_LIB_PRIV=3D'' > OSMESA_PC_REQ=3D'' > PACKAGE_BUGREPORT=3D'https://bugs.freedesktop.org/enter_bug.cgi?product= =3DMesa' > PACKAGE_NAME=3D'Mesa' > PACKAGE_STRING=3D'Mesa 7.3.0' > PACKAGE_TARNAME=3D'mesa' > PACKAGE_VERSION=3D'7.3.0' > PATH_SEPARATOR=3D':' > PIC_FLAGS=3D'-fPIC' > PKG_CONFIG=3D'/usr/local/bin/pkg-config' > POSIX_SHELL=3D'' > PROGRAM_DIRS=3D'' > SED=3D'/usr/bin/sed' > SHELL=3D'/bin/sh' > SRC_DIRS=3D'glx/x11 mesa' > USING_EGL=3D'' > WINDOW_SYSTEM=3D'dri' > X11_INCLUDES=3D'' > XCB_CFLAGS=3D'' > XCB_LIBS=3D'' > XLIBGL_CFLAGS=3D'' > XLIBGL_LIBS=3D'' > XMKMF=3D'' > X_CFLAGS=3D'' > X_EXTRA_LIBS=3D'' > X_LIBS=3D'' > X_PRE_LIBS=3D'' > ac_ct_CC=3D'cc' > ac_ct_CXX=3D'' > bindir=3D'${exec_prefix}/bin' > build=3D'amd64-portbld-freebsd7.0' > build_alias=3D'amd64-portbld-freebsd7.0' > build_cpu=3D'amd64' > build_os=3D'freebsd7.0' > build_vendor=3D'portbld' > datadir=3D'${datarootdir}' > datarootdir=3D'${prefix}/share' > docdir=3D'${datarootdir}/doc/${PACKAGE_TARNAME}' > dvidir=3D'${docdir}' > exec_prefix=3D'NONE' > host=3D'amd64-portbld-freebsd7.0' > host_alias=3D'' > host_cpu=3D'amd64' > host_os=3D'freebsd7.0' > host_vendor=3D'portbld' > htmldir=3D'${docdir}' > includedir=3D'${prefix}/include' > infodir=3D'/usr/local/info/' > libdir=3D'${exec_prefix}/lib' > libexecdir=3D'${exec_prefix}/libexec' > localedir=3D'${datarootdir}/locale' > localstatedir=3D'${prefix}/var' > mandir=3D'/usr/local/man' > oldincludedir=3D'/usr/include' > pdfdir=3D'${docdir}' > prefix=3D'/usr/local' > program_transform_name=3D's,x,x,' > psdir=3D'${docdir}' > sbindir=3D'${exec_prefix}/sbin' > sharedstatedir=3D'${prefix}/com' > sysconfdir=3D'${prefix}/etc' > target_alias=3D'' >=20 > ## ----------- ## > ## confdefs.h. ## > ## ----------- ## >=20 > #define PACKAGE_NAME "Mesa" > #define PACKAGE_TARNAME "mesa" > #define PACKAGE_VERSION "7.3.0" > #define PACKAGE_STRING "Mesa 7.3.0" > #define PACKAGE_BUGREPORT=20 > "https://bugs.freedesktop.org/enter_bug.cgi?product=3DMesa" >=20 > configure: exit 1 >=20 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > Silmar Antonio Buchner de Oliveira > Chefe da Divis=E3o de Redes Corporativas > Departamento de Seguran=E7a de Tecnologia de Informa=E7=E3o e Comunica=E7= =E3o > Diretoria de Tecnologia de Informa=E7=E3o e Comunica=E7=E3o > Secretaria Adjunta de Tecnologias de Gest=E3o > Secretaria de Gest=E3o Administrativa - SGA > Governo do Estado Acre > 68-3212-7607 >=20 >=20 > _______________________________________________ > freebsd-x11@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-x11 > To unsubscribe, send any mail to "freebsd-x11-unsubscribe@freebsd.org" >=20 The problem seems to be x11-xcb. Deinstall and reinstall it, then run=20 install libglut as you intend.