Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Apr 2009 11:34:55 -0400
From:      Silmar Antonio Buchner de Oliveira <silmar.oliveira@ac.gov.br>
To:        x11@FreeBSD.org
Subject:   error
Message-ID:  <49EC961F.6020105@ac.gov.br>

next in thread | raw e-mail | index | archive | help
Make:

/usr/ports/graphics/libglut# make install clean
===>  Extracting for libglut-7.4_1
=> MD5 Checksum OK for MesaLib-7.4.tar.bz2.
=> SHA256 Checksum OK for MesaLib-7.4.tar.bz2.
=> MD5 Checksum OK for MesaGLUT-7.4.tar.bz2.
=> SHA256 Checksum OK for MesaGLUT-7.4.tar.bz2.
===>  Patching for libglut-7.4_1
===>  Applying FreeBSD patches for libglut-7.4_1
===>   libglut-7.4_1 depends on executable: gmake - found
===>   libglut-7.4_1 depends on file: /usr/local/libdata/pkgconfig/glproto.pc - found
===>   libglut-7.4_1 depends on file: /usr/local/libdata/pkgconfig/dri2proto.pc - found
===>   libglut-7.4_1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found
===>   libglut-7.4_1 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found
===>   libglut-7.4_1 depends on file: /usr/local/libdata/pkgconfig/xxf86vm.pc - found
===>   libglut-7.4_1 depends on file: /usr/local/libdata/pkgconfig/xdamage.pc - found
===>   libglut-7.4_1 depends on file: /usr/local/libdata/pkgconfig/xfixes.pc - found
===>   libglut-7.4_1 depends on file: /usr/local/libdata/pkgconfig/xi.pc - found
===>   libglut-7.4_1 depends on file: /usr/local/libdata/pkgconfig/xmu.pc - found
===>   libglut-7.4_1 depends on shared library: GLU.1 - found
===>  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 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/libglut/work/Mesa-7.4/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/libglut.


--------------------------------------------------------------------------------------------------

/usr/ports/graphics/libglut/work/Mesa-7.4/config.log:


This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by Mesa configure 7.3.0, which was
generated by GNU Autoconf 2.61.  Invocation command line was

  $ ./configure --disable-glw --with-demos=no --with-dri-drivers=no --enable-xcb --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ --build=amd64-portbld-freebsd7.0

## --------- ##
## Platform. ##
## --------- ##

hostname = seisrv06.ac.gov.br
uname -m = amd64
uname -r = 7.0-RC2
uname -s = FreeBSD
uname -v = FreeBSD 7.0-RC2 #0: Fri Feb  8 00:02:33 UTC 2008     root@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC 

/usr/bin/uname -p = amd64
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/games
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /root/bin


## ----------- ##
## Core tests. ##
## ----------- ##

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 PURPOSE.

configure:2331: $? = 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: $? = 0
configure:2348: cc -V >&5
cc: '-V' option must have argument
configure:2351: $? = 1
configure:2374: checking for C compiler default output file name
configure:2401: cc -O2 -fno-strict-aliasing -pipe -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:2404: $? = 0
configure:2442: result: a.out
configure:2459: checking whether the C compiler works
configure:2469: ./a.out
configure:2472: $? = 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 -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:2511: $? = 0
configure:2535: result: 
configure:2541: checking for suffix of object files
configure:2567: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5
configure:2570: $? = 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 -I/usr/local/include conftest.c >&5
configure:2632: $? = 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: $? = 0
configure:2789: result: yes
configure:2806: checking for cc option to accept ISO C89
configure:2880: cc  -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5
configure:2886: $? = 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: $? = 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: $? = 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 "https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3048: result: cc -E
configure:3077: cc -E -I/usr/local/include conftest.c
configure:3083: $? = 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: $? = 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 "https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
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 PURPOSE.

configure:3480: $? = 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: $? = 0
configure:3497: cc -V >&5
cc: '-V' option must have argument
configure:3500: $? = 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 PURPOSE.

configure:3959: $? = 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: $? = 0
configure:3976: c++ -V >&5
c++: '-V' option must have argument
configure:3979: $? = 1
configure:3982: checking whether we are using the GNU C++ compiler
configure:4011: c++ -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.cpp >&5
configure:4017: $? = 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: $? = 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 -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:4924: $? = 0
configure:4941: result: yes
configure:5014: checking for posix_memalign
configure:5070: cc -o conftest -O2 -fno-strict-aliasing -pipe -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:5076: $? = 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: $? = 0
configure:5843: result: yes
configure:7335: checking for LIBDRM
configure:7343: $PKG_CONFIG --exists --print-errors "libdrm >= $LIBDRM_REQUIRED"
configure:7346: $? = 0
configure:7361: $PKG_CONFIG --exists --print-errors "libdrm >= $LIBDRM_REQUIRED"
configure:7364: $? = 0
configure:7440: result: yes
configure:7446: checking for DRI2PROTO
configure:7454: $PKG_CONFIG --exists --print-errors "dri2proto >= $DRI2PROTO_REQUIRED"
configure:7457: $? = 0
configure:7472: $PKG_CONFIG --exists --print-errors "dri2proto >= $DRI2PROTO_REQUIRED"
configure:7475: $? = 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: $? = 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: $? = 1
No package 'x11-xcb' found
configure:7625: 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.


## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=amd64-portbld-freebsd7.0
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_ARCH_FLAGS_set=''
ac_cv_env_ARCH_FLAGS_value=''
ac_cv_env_CCC_set=''
ac_cv_env_CCC_value=''
ac_cv_env_CC_set=set
ac_cv_env_CC_value=cc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O2 -fno-strict-aliasing -pipe'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=-I/usr/local/include
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-O2 -fno-strict-aliasing -pipe'
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=c++
ac_cv_env_DRI2PROTO_CFLAGS_set=''
ac_cv_env_DRI2PROTO_CFLAGS_value=''
ac_cv_env_DRI2PROTO_LIBS_set=''
ac_cv_env_DRI2PROTO_LIBS_value=''
ac_cv_env_DRIGL_CFLAGS_set=''
ac_cv_env_DRIGL_CFLAGS_value=''
ac_cv_env_DRIGL_LIBS_set=''
ac_cv_env_DRIGL_LIBS_value=''
ac_cv_env_EXTRA_LIB_PATH_set=''
ac_cv_env_EXTRA_LIB_PATH_value=''
ac_cv_env_GLUT_CFLAGS_set=''
ac_cv_env_GLUT_CFLAGS_value=''
ac_cv_env_GLUT_LIBS_set=''
ac_cv_env_GLUT_LIBS_value=''
ac_cv_env_GLW_CFLAGS_set=''
ac_cv_env_GLW_CFLAGS_value=''
ac_cv_env_GLW_LIBS_set=''
ac_cv_env_GLW_LIBS_value=''
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=-L/usr/local/lib
ac_cv_env_LIBDRM_CFLAGS_set=''
ac_cv_env_LIBDRM_CFLAGS_value=''
ac_cv_env_LIBDRM_LIBS_set=''
ac_cv_env_LIBDRM_LIBS_value=''
ac_cv_env_LIBS_set=''
ac_cv_env_LIBS_value=''
ac_cv_env_MKLIB_OPTIONS_set=''
ac_cv_env_MKLIB_OPTIONS_value=''
ac_cv_env_OPT_FLAGS_set=''
ac_cv_env_OPT_FLAGS_value=''
ac_cv_env_PIC_FLAGS_set=''
ac_cv_env_PIC_FLAGS_value=''
ac_cv_env_PKG_CONFIG_set=''
ac_cv_env_PKG_CONFIG_value=''
ac_cv_env_X11_INCLUDES_set=''
ac_cv_env_X11_INCLUDES_value=''
ac_cv_env_XCB_CFLAGS_set=''
ac_cv_env_XCB_CFLAGS_value=''
ac_cv_env_XCB_LIBS_set=''
ac_cv_env_XCB_LIBS_value=''
ac_cv_env_XLIBGL_CFLAGS_set=''
ac_cv_env_XLIBGL_CFLAGS_value=''
ac_cv_env_XLIBGL_LIBS_set=''
ac_cv_env_XLIBGL_LIBS_value=''
ac_cv_env_XMKMF_set=''
ac_cv_env_XMKMF_value=''
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=amd64-portbld-freebsd7.0
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_func_dlopen=yes
ac_cv_func_posix_memalign=yes
ac_cv_host=amd64-portbld-freebsd7.0
ac_cv_objext=o
ac_cv_path_MKDEP=/usr/local/bin/makedepend
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config
ac_cv_prog_CPP='cc -E'
ac_cv_prog_MAKE=gmake
ac_cv_prog_ac_ct_CC=cc
ac_cv_prog_cc_c89=''
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
lt_cv_sys_max_cmd_len=262144
pkg_cv_DRI2PROTO_CFLAGS='-I/usr/local/include  '
pkg_cv_DRI2PROTO_LIBS=' '
pkg_cv_LIBDRM_CFLAGS='-I/usr/local/include -I/usr/local/include/drm  '
pkg_cv_LIBDRM_LIBS='-L/usr/local/lib -ldrm  '

## ----------------- ##
## Output variables. ##
## ----------------- ##

APP_LIB_DEPS=''
ARCH_FLAGS=''
ASM_API='$(X86-64_API)'
ASM_FLAGS='-DUSE_X86_64_ASM'
ASM_SOURCES='$(X86-64_SOURCES)'
CC='cc'
CFLAGS='-O2 -fno-strict-aliasing -pipe -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing'
CPP='cc -E'
CPPFLAGS='-I/usr/local/include'
CXX='c++'
CXXFLAGS='-O2 -fno-strict-aliasing -pipe -Wall -fno-strict-aliasing'
DEFINES=' -DHAVE_POSIX_MEMALIGN -DUSE_XCB'
DEFS=''
DRI2PROTO_CFLAGS='-I/usr/local/include  '
DRI2PROTO_LIBS=' '
DRIGL_CFLAGS=''
DRIGL_LIBS=''
DRIVER_DIRS='dri'
DRI_DIRS=''
DRI_DRIVER_INSTALL_DIR=''
DRI_LIB_DEPS=''
DRI_PC_REQ_PRIV='libdrm >= 2.4.3'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
EXEEXT=''
EXPAT_INCLUDES=''
EXTRA_LIB_PATH=''
GLUT_CFLAGS=''
GLUT_LIBS=''
GLUT_LIB_DEPS=''
GLUT_LIB_NAME='lib$(GLUT_LIB).so'
GLUT_MESA_DEPS=''
GLUT_PC_CFLAGS=''
GLUT_PC_LIB_PRIV=''
GLUT_PC_REQ_PRIV=''
GLU_DIRS='sgi'
GLU_LIB_DEPS=''
GLU_LIB_NAME='lib$(GLU_LIB).so'
GLU_MESA_DEPS=''
GLU_PC_CFLAGS=''
GLU_PC_LIB_PRIV=''
GLU_PC_REQ=''
GLU_PC_REQ_PRIV=''
GLW_CFLAGS=''
GLW_LIBS=''
GLW_LIB_DEPS=''
GLW_LIB_NAME='lib$(GLW_LIB).so'
GLW_MESA_DEPS=''
GLW_PC_CFLAGS=''
GLW_PC_LIB_PRIV=''
GLW_PC_REQ_PRIV=''
GLW_SOURCES=''
GL_LIB_DEPS=''
GL_LIB_NAME='lib$(GL_LIB).so'
GL_PC_CFLAGS=''
GL_PC_LIB_PRIV=''
GL_PC_REQ_PRIV='libdrm >= 2.4.3 dri2proto >= 1.99.3'
GREP=''
LDFLAGS='-L/usr/local/lib'
LIBDRM_CFLAGS='-I/usr/local/include -I/usr/local/include/drm  '
LIBDRM_LIBS='-L/usr/local/lib -ldrm  '
LIBOBJS=''
LIBS=''
LIB_DIR='lib'
LTLIBOBJS=''
MAKE='gmake'
MKDEP='/usr/local/bin/makedepend'
MKDEP_OPTIONS='-fdepend'
MKLIB_OPTIONS=''
MOTIF_CFLAGS=''
MOTIF_CONFIG=''
OBJEXT='o'
OPT_FLAGS=''
OSMESA_LIB=''
OSMESA_LIB_DEPS=''
OSMESA_LIB_NAME='lib$(OSMESA_LIB).so'
OSMESA_MESA_DEPS=''
OSMESA_PC_LIB_PRIV=''
OSMESA_PC_REQ=''
PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa'
PACKAGE_NAME='Mesa'
PACKAGE_STRING='Mesa 7.3.0'
PACKAGE_TARNAME='mesa'
PACKAGE_VERSION='7.3.0'
PATH_SEPARATOR=':'
PIC_FLAGS='-fPIC'
PKG_CONFIG='/usr/local/bin/pkg-config'
POSIX_SHELL=''
PROGRAM_DIRS=''
SED='/usr/bin/sed'
SHELL='/bin/sh'
SRC_DIRS='glx/x11 mesa'
USING_EGL=''
WINDOW_SYSTEM='dri'
X11_INCLUDES=''
XCB_CFLAGS=''
XCB_LIBS=''
XLIBGL_CFLAGS=''
XLIBGL_LIBS=''
XMKMF=''
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=''
ac_ct_CC='cc'
ac_ct_CXX=''
bindir='${exec_prefix}/bin'
build='amd64-portbld-freebsd7.0'
build_alias='amd64-portbld-freebsd7.0'
build_cpu='amd64'
build_os='freebsd7.0'
build_vendor='portbld'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='amd64-portbld-freebsd7.0'
host_alias=''
host_cpu='amd64'
host_os='freebsd7.0'
host_vendor='portbld'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='/usr/local/info/'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='/usr/local/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## 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 "https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa"

configure: exit 1

===================================================================
Silmar Antonio Buchner de Oliveira
Chefe da Divisão de Redes Corporativas
Departamento de Segurança de Tecnologia de Informação e Comunicação
Diretoria de Tecnologia de Informação e Comunicação
Secretaria Adjunta de Tecnologias de Gestão
Secretaria de Gestão Administrativa - SGA
Governo do Estado Acre
68-3212-7607





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?49EC961F.6020105>