Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Sep 2009 11:15:49 +1000
From:      Phillip Musumeci <p.musumeci@ieee.org>
To:        x11@FreeBSD.org
Subject:   X11 build error (but appears caused by smped m4 macro definitions  problem)
Message-ID:  <f9f019690909101815x566b004h3d34b3252b9b26e8@mail.gmail.com>

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

[-- Attachment #1 --]
Hi,

When I try to update my libX11, I get warnings starting with

/usr/local/share/aclocal/smpeg.m4:13: warning: underquoted definition of
AM_PATH_SMPEG

It seems that over the past couple of years, some alternative forms of these
macros depended on by X11 have been created.  There are also news group
postings on hacks to fix these macros at the current FreeBSD level, and
linux and others are also using later versions.  I've attached the screen
log of the actual build command which contains the above error message, and
as well as the build.log file.

I was getting these errors on 8-BETA2 and switched over to 9-CURRENT, with
no improvements.  I guess this report might be passed onto whoever looks
after the contributed macros (but figured you might not be aware of this
problem at present).

Hope this helps,
phillip

-- 
https://sites.google.com/site/pmusumeci/

[-- Attachment #2 --]
placid SC# pwd
/usr/ports/x11/libX11
placid SC# portmaster .

===>>> Currently installed version: libX11-1.2.1,1
===>>> Port directory: /usr/ports/x11/libX11

===>>> Gathering distinfo list for installed ports

===>>> Gathering dependency list for x11/libX11 from ports
===>>> Starting recursive 'make config' check
===>>> Recursive 'make config' check complete for x11/libX11

===>>> Starting build for x11/libX11 <<<===

===>>> The 'make config' check found no dependencies to update

===>  Cleaning for libX11-1.2.1_1,1

===>  Vulnerability check disabled, database not found
===>  Extracting for libX11-1.2.1_1,1
=> MD5 Checksum OK for xorg/lib/libX11-1.2.1.tar.bz2.
=> SHA256 Checksum OK for xorg/lib/libX11-1.2.1.tar.bz2.
===>  Patching for libX11-1.2.1_1,1
===>  Applying FreeBSD patches for libX11-1.2.1_1,1
===>   libX11-1.2.1_1,1 depends on file: /usr/local/libdata/pkgconfig/xcb.pc - found
===>   libX11-1.2.1_1,1 depends on file: /usr/local/share/aclocal/xorg-macros.m4 - found
===>   libX11-1.2.1_1,1 depends on file: /usr/local/libdata/pkgconfig/bigreqsproto.pc - found
===>   libX11-1.2.1_1,1 depends on file: /usr/local/libdata/pkgconfig/xcmiscproto.pc - found
===>   libX11-1.2.1_1,1 depends on file: /usr/local/libdata/pkgconfig/xextproto.pc - found
===>   libX11-1.2.1_1,1 depends on file: /usr/local/libdata/pkgconfig/xtrans.pc - found
===>   libX11-1.2.1_1,1 depends on file: /usr/local/libdata/pkgconfig/kbproto.pc - found
===>   libX11-1.2.1_1,1 depends on file: /usr/local/libdata/pkgconfig/inputproto.pc - found
===>   libX11-1.2.1_1,1 depends on file: /usr/local/libdata/pkgconfig/xf86bigfontproto.pc - found
===>   libX11-1.2.1_1,1 depends on file: /usr/local/libdata/pkgconfig/xau.pc - found
===>   libX11-1.2.1_1,1 depends on file: /usr/local/libdata/pkgconfig/xdmcp.pc - found
===>   libX11-1.2.1_1,1 depends on file: /usr/local/libdata/pkgconfig/xproto.pc - found
===>   libX11-1.2.1_1,1 depends on file: /usr/local/bin/automake-1.10 - found
===>   libX11-1.2.1_1,1 depends on file: /usr/local/bin/autoconf-2.62 - found
===>   libX11-1.2.1_1,1 depends on package: libtool>=2.2 - found
===>   libX11-1.2.1_1,1 depends on executable: pkg-config - found
===>  Configuring for libX11-1.2.1_1,1
/usr/local/share/aclocal/smpeg.m4:13: warning: underquoted definition of AM_PATH_SMPEG
/usr/local/share/aclocal/smpeg.m4:13:   run info '(automake)Extending aclocal'
/usr/local/share/aclocal/smpeg.m4:13:   or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
configure.ac:22: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached
../../lib/autoconf/general.m4:1973: AC_CACHE_VAL is expanded from...
../../lib/autoconf/general.m4:1993: AC_CACHE_CHECK is expanded from...
/usr/local/share/aclocal/libtool15.m4:615: AC_LIBTOOL_COMPILER_OPTION is expanded from...
/usr/local/share/aclocal/libtool15.m4:4815: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
/usr/local/share/aclocal/libtool15.m4:2651: _LT_AC_LANG_C_CONFIG is expanded from...
/usr/local/share/aclocal/libtool15.m4:2650: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
/usr/local/share/aclocal/libtool15.m4:80: AC_LIBTOOL_SETUP is expanded from...
/usr/local/share/aclocal/libtool15.m4:60: _AC_PROG_LIBTOOL is expanded from...
/usr/local/share/aclocal/libtool15.m4:25: AC_PROG_LIBTOOL is expanded from...
configure.ac:22: the top level
configure.ac:22: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached
/usr/local/share/aclocal/libtool15.m4:660: AC_LIBTOOL_LINKER_OPTION is expanded from...
configure.ac:22: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached
/usr/local/share/aclocal/libtool15.m4:2732: _LT_AC_LANG_CXX_CONFIG is expanded from...
/usr/local/share/aclocal/libtool15.m4:2731: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
/usr/local/share/aclocal/libtool15.m4:1787: _LT_AC_TAGCONFIG is expanded from...
configure.ac:22: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached
configure.ac:22: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached
/usr/local/share/aclocal/libtool15.m4:3899: _LT_AC_LANG_F77_CONFIG is expanded from...
/usr/local/share/aclocal/libtool15.m4:3898: AC_LIBTOOL_LANG_F77_CONFIG is expanded from...
configure.ac:22: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached
configure.ac:22: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached
/usr/local/share/aclocal/libtool15.m4:4001: _LT_AC_LANG_GCJ_CONFIG is expanded from...
/usr/local/share/aclocal/libtool15.m4:4000: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
configure.ac:22: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached
configure.ac:22: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached
../../lib/autoconf/general.m4:1973: AC_CACHE_VAL is expanded from...
../../lib/autoconf/general.m4:1993: AC_CACHE_CHECK is expanded from...
aclocal.m4:1517: AC_LIBTOOL_COMPILER_OPTION is expanded from...
aclocal.m4:5705: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
aclocal.m4:3553: _LT_AC_LANG_C_CONFIG is expanded from...
aclocal.m4:3552: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
aclocal.m4:982: AC_LIBTOOL_SETUP is expanded from...
aclocal.m4:962: _AC_PROG_LIBTOOL is expanded from...
aclocal.m4:927: AC_PROG_LIBTOOL is expanded from...
configure.ac:22: the top level
configure.ac:22: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached
aclocal.m4:1562: AC_LIBTOOL_LINKER_OPTION is expanded from...
configure.ac:22: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached
aclocal.m4:3630: _LT_AC_LANG_CXX_CONFIG is expanded from...
aclocal.m4:3629: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
aclocal.m4:2689: _LT_AC_TAGCONFIG is expanded from...
configure.ac:22: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached
configure.ac:22: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached
aclocal.m4:4793: _LT_AC_LANG_F77_CONFIG is expanded from...
aclocal.m4:4792: AC_LIBTOOL_LANG_F77_CONFIG is expanded from...
configure.ac:22: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached
configure.ac:22: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached
aclocal.m4:4895: _LT_AC_LANG_GCJ_CONFIG is expanded from...
aclocal.m4:4894: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
configure.ac:22: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached
configure.ac:22: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached
../../lib/autoconf/general.m4:1973: AC_CACHE_VAL is expanded from...
../../lib/autoconf/general.m4:1993: AC_CACHE_CHECK is expanded from...
aclocal.m4:1517: AC_LIBTOOL_COMPILER_OPTION is expanded from...
aclocal.m4:5705: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
aclocal.m4:3553: _LT_AC_LANG_C_CONFIG is expanded from...
aclocal.m4:3552: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
aclocal.m4:982: AC_LIBTOOL_SETUP is expanded from...
aclocal.m4:962: _AC_PROG_LIBTOOL is expanded from...
aclocal.m4:927: AC_PROG_LIBTOOL is expanded from...
configure.ac:22: the top level
configure.ac:22: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached
aclocal.m4:1562: AC_LIBTOOL_LINKER_OPTION is expanded from...
configure.ac:22: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached
aclocal.m4:3630: _LT_AC_LANG_CXX_CONFIG is expanded from...
aclocal.m4:3629: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
aclocal.m4:2689: _LT_AC_TAGCONFIG is expanded from...
configure.ac:22: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached
configure.ac:22: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached
aclocal.m4:4793: _LT_AC_LANG_F77_CONFIG is expanded from...
aclocal.m4:4792: AC_LIBTOOL_LANG_F77_CONFIG is expanded from...
configure.ac:22: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached
configure.ac:22: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached
aclocal.m4:4895: _LT_AC_LANG_GCJ_CONFIG is expanded from...
aclocal.m4:4894: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
configure.ac:22: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached
configure.ac:22: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached
../../lib/autoconf/general.m4:1973: AC_CACHE_VAL is expanded from...
../../lib/autoconf/general.m4:1993: AC_CACHE_CHECK is expanded from...
aclocal.m4:1517: AC_LIBTOOL_COMPILER_OPTION is expanded from...
aclocal.m4:5705: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
aclocal.m4:3553: _LT_AC_LANG_C_CONFIG is expanded from...
aclocal.m4:3552: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
aclocal.m4:982: AC_LIBTOOL_SETUP is expanded from...
aclocal.m4:962: _AC_PROG_LIBTOOL is expanded from...
aclocal.m4:927: AC_PROG_LIBTOOL is expanded from...
configure.ac:22: the top level
configure.ac:22: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached
aclocal.m4:1562: AC_LIBTOOL_LINKER_OPTION is expanded from...
configure.ac:22: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached
aclocal.m4:3630: _LT_AC_LANG_CXX_CONFIG is expanded from...
aclocal.m4:3629: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
aclocal.m4:2689: _LT_AC_TAGCONFIG is expanded from...
configure.ac:22: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached
configure.ac:22: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached
aclocal.m4:4793: _LT_AC_LANG_F77_CONFIG is expanded from...
aclocal.m4:4792: AC_LIBTOOL_LANG_F77_CONFIG is expanded from...
configure.ac:22: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached
configure.ac:22: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached
aclocal.m4:4895: _LT_AC_LANG_GCJ_CONFIG is expanded from...
aclocal.m4:4894: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
configure.ac:22: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking if xorg-macros used to generate configure is at least 1.2... yes, 1.2.1
./configure: 2767: Syntax error: word unexpected (expecting ")")
===>  Script "configure" failed unexpectedly.
Please report the problem to x11@FreeBSD.org [maintainer] and attach the
"/usr/ports/x11/libX11/work/libX11-1.2.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/libX11.

===>>> make failed for x11/libX11
===>>> Aborting update

placid SC# 

[-- Attachment #3 --]
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by libX11 configure 1.2.1, which was
generated by GNU Autoconf 2.62.  Invocation command line was

  $ ./configure --datadir=/usr/local/lib --with-xcb=yes --enable-malloc0returnsnull --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ --build=i386-portbld-freebsd9.0

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

hostname = placid.homeunix.net
uname -m = i386
uname -r = 9.0-CURRENT
uname -s = FreeBSD
uname -v = FreeBSD 9.0-CURRENT #11: Tue Sep  8 07:04:47 EST 2009     phillip@placid.homeunix.net:/usr/obj/usr/src/sys/hawke 

/usr/bin/uname -p = i386
/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: /bin
PATH: /usr/bin
PATH: /sbin
PATH: /usr/sbin
PATH: /usr/local/bin
PATH: /usr/local/sbin


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

configure:2241: checking for a BSD-compatible install
configure:2309: result: /usr/bin/install -c -o root -g wheel
configure:2320: checking whether build environment is sane
configure:2363: result: yes
configure:2388: checking for a thread-safe mkdir -p
configure:2427: result: ./install-sh -c -d
configure:2440: checking for gawk
configure:2456: found /usr/local/bin/gawk
configure:2467: result: gawk
configure:2478: checking whether make sets $(MAKE)
configure:2500: result: yes
configure:2689: checking whether to enable maintainer-specific portions of Makefiles
configure:2698: result: no
configure:2723: checking if xorg-macros used to generate configure is at least 1.2
configure:2738: result: yes, 1.2.1

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

ac_cv_env_BIGFONT_CFLAGS_set=''
ac_cv_env_BIGFONT_CFLAGS_value=''
ac_cv_env_BIGFONT_LIBS_set=''
ac_cv_env_BIGFONT_LIBS_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 -pipe -fno-strict-aliasing'
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_CXXCPP_set=''
ac_cv_env_CXXCPP_value=''
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-O2 -pipe -fno-strict-aliasing'
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=c++
ac_cv_env_F77_set=''
ac_cv_env_F77_value=''
ac_cv_env_FFLAGS_set=''
ac_cv_env_FFLAGS_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_LIBS_set=''
ac_cv_env_LIBS_value=''
ac_cv_env_PKG_CONFIG_set=''
ac_cv_env_PKG_CONFIG_value=''
ac_cv_env_X11_CFLAGS_set=''
ac_cv_env_X11_CFLAGS_value=''
ac_cv_env_X11_LIBS_set=''
ac_cv_env_X11_LIBS_value=''
ac_cv_env_XDMCP_CFLAGS_set=''
ac_cv_env_XDMCP_CFLAGS_value=''
ac_cv_env_XDMCP_LIBS_set=''
ac_cv_env_XDMCP_LIBS_value=''
ac_cv_env_XKBPROTO_CFLAGS_set=''
ac_cv_env_XKBPROTO_CFLAGS_value=''
ac_cv_env_XKBPROTO_LIBS_set=''
ac_cv_env_XKBPROTO_LIBS_value=''
ac_cv_env_XPROTO_CFLAGS_set=''
ac_cv_env_XPROTO_CFLAGS_value=''
ac_cv_env_XPROTO_LIBS_set=''
ac_cv_env_XPROTO_LIBS_value=''
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=i386-portbld-freebsd9.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_prog_AWK=gawk
ac_cv_prog_make_make_set=yes
lt_cv_sys_max_cmd_len=262144

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

ACLOCAL='/usr/local/bin/aclocal-1.10'
ADMIN_MAN_DIR=''
ADMIN_MAN_SUFFIX=''
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE=''
AMTAR='${SHELL} /usr/ports/x11/libX11/work/libX11-1.2.1/missing --run tar'
APP_MAN_DIR=''
APP_MAN_SUFFIX=''
AR=''
AUTOCONF='/usr/local/bin/autoconf-2.62'
AUTOHEADER='/usr/local/bin/autoheader-2.62'
AUTOMAKE='/usr/local/bin/automake-1.10'
AWK='gawk'
BIGFONT_CFLAGS=''
BIGFONT_LIBS=''
CC='cc'
CCDEPMODE=''
CC_FOR_BUILD=''
CFLAGS='-O2 -pipe -fno-strict-aliasing'
CHANGELOG_CMD=''
CPP=''
CPPFLAGS=''
CWARNFLAGS=''
CXX='c++'
CXXCPP=''
CXXDEPMODE=''
CXXFLAGS='-O2 -pipe -fno-strict-aliasing'
CYGPATH_W='echo'
DEFS=''
DEPDIR=''
DRIVER_MAN_DIR=''
DRIVER_MAN_SUFFIX=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
EXEEXT=''
F77=''
FFLAGS=''
FILE_MAN_DIR=''
FILE_MAN_SUFFIX=''
GREP=''
I18N_MODULE_LIBS=''
INSTALL_DATA='install  -o root -g wheel -m 444'
INSTALL_PROGRAM='install  -s -o root -g wheel -m 555'
INSTALL_SCRIPT='install  -o root -g wheel -m 555'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
KEYSYMDEF=''
LAUNCHD=''
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL='/usr/local/bin/libtool'
LIB_MAN_DIR=''
LIB_MAN_SUFFIX=''
LINT=''
LINTLIB=''
LINT_FALSE=''
LINT_FLAGS=''
LINT_TRUE=''
LN_S=''
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /usr/ports/x11/libX11/work/libX11-1.2.1/missing --run makeinfo'
MAKE_LINT_LIB_FALSE=''
MAKE_LINT_LIB_TRUE=''
MALLOC_ZERO_CFLAGS=''
MANPAGES_FALSE=''
MANPAGES_TRUE=''
MISC_MAN_DIR=''
MISC_MAN_SUFFIX=''
MKDIR_P='./install-sh -c -d'
OBJEXT=''
OS2_FALSE=''
OS2_TRUE=''
PACKAGE='libX11'
PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=xorg'
PACKAGE_NAME='libX11'
PACKAGE_STRING='libX11 1.2.1'
PACKAGE_TARNAME='libX11'
PACKAGE_VERSION='1.2.1'
PATH_SEPARATOR=':'
PKG_CONFIG=''
RANLIB=''
RAWCPP=''
RAWCPPFLAGS=''
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
THRSTUBS_FALSE=''
THRSTUBS_TRUE=''
UDC_FALSE=''
UDC_TRUE=''
VERSION='1.2.1'
WCHAR32=''
X11_CFLAGS=''
X11_DATADIR=''
X11_EXTRA_DEPS=''
X11_LIBDIR=''
X11_LIBS=''
X11_LOCALEDATADIR=''
X11_LOCALEDIR=''
X11_LOCALELIBDIR=''
XCB_FALSE=''
XCB_TRUE=''
XCMS_FALSE=''
XCMS_TRUE=''
XDMCP_CFLAGS=''
XDMCP_LIBS=''
XERRORDB=''
XKBPROTO_CFLAGS=''
XKBPROTO_LIBS=''
XKBPROTO_REQUIRES=''
XKB_FALSE=''
XKB_TRUE=''
XKEYSYMDB=''
XLIB_LOADABLE_I18N_FALSE=''
XLIB_LOADABLE_I18N_TRUE=''
XLOCALEDATADIR=''
XLOCALEDIR=''
XLOCALELIBDIR=''
XLOCALE_FALSE=''
XLOCALE_TRUE=''
XMALLOC_ZERO_CFLAGS=''
XPROTO_CFLAGS=''
XPROTO_LIBS=''
XTHREADLIB=''
XTHREAD_CFLAGS=''
XTMALLOC_ZERO_CFLAGS=''
ac_ct_CC=''
ac_ct_CXX=''
ac_ct_F77=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE=''
am__include=''
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='i386-portbld-freebsd9.0'
build_alias='i386-portbld-freebsd9.0'
build_cpu=''
build_os=''
build_vendor=''
datadir='/usr/local/lib'
datarootdir='${prefix}/share'
distcleancheck_listfiles=''
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host=''
host_alias=''
host_cpu=''
host_os=''
host_vendor=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='/usr/local/info'
install_sh='$(SHELL) /usr/ports/x11/libX11/work/libX11-1.2.1/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='/usr/local/man'
mkdir_p='$(top_builddir)/./install-sh -c -d'
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 "libX11"
#define PACKAGE_TARNAME "libX11"
#define PACKAGE_VERSION "1.2.1"
#define PACKAGE_STRING "libX11 1.2.1"
#define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
#define PACKAGE "libX11"
#define VERSION "1.2.1"

configure: exit 2

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