Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Jan 2008 13:59:02 -0800
From:      "paul beard" <paulbeard@gmail.com>
To:        ports@freebsd.org
Subject:   cactid-spine fails to build [libtool.m4 and ltmain.sh have a version mismatch! ]
Message-ID:  <aeca57d90801281359r1eaa19e8jb510cc951154b1ef@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
checking for i386-portbld-freebsd6.2-ranlib... no
checking for ranlib... ranlib
checking for i386-portbld-freebsd6.2-strip... no
checking for strip... strip
checking for correct ltmain.sh version... no
configure: error:

*** [Gentoo] sanity check failed! ***
*** libtool.m4 and ltmain.sh have a version mismatch! ***
*** (libtool.m4 = 1.5.22, ltmain.sh = 1.5.24) ***

Please run:

  libtoolize --copy --force

if appropriate, please contact the maintainer of this
package (or your distribution) for help.

===>  Script "configure" failed unexpectedly.
Please report the problem to ports@FreeBSD.org [maintainer] and attach the
"/usr/ports/net-mgmt/cacti-spine/work/cacti-spine-0.8.7a/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/net-mgmt/cacti-spine.


Charlie Root to me
show details 1:56 PM (1 minute ago)
	
Reply

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

It was created by Spine Poller configure 0.8.7b, which was
generated by GNU Autoconf 2.61.  Invocation command line was

 $ ./configure --with-mysql=/usr/local --with-snmp=/usr/local
--prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/
i386-portbld-freebsd6.2

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

hostname = shuttle.paulbeard.org
uname -m = i386
uname -r = 6.2-RELEASE-p7
uname -s = FreeBSD
uname -v = FreeBSD 6.2-RELEASE-p7 #0: Mon Sep  3 21:26:24 PDT 2007
root@shuttle.paulbeard.org:/usr/obj/usr/src/sys/SHUTTLE

/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: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/games
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/X11R6/bin
PATH: /home/paul/bin


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

configure:1978: checking build system type
configure:1996: result: i386-portbld-freebsd6.2
configure:2018: checking host system type
configure:2033: result: i386-portbld-freebsd6.2
configure:2078: checking for a BSD-compatible install
configure:2134: result: /usr/bin/install -c -o root -g wheel
configure:2145: checking whether build environment is sane
configure:2188: result: yes
configure:2253: checking for gawk
configure:2269: found /usr/local/bin/gawk
configure:2280: result: gawk
configure:2291: checking whether make sets $(MAKE)
configure:2312: result: yes
configure:2559: checking for gawk
configure:2586: result: gawk
configure:2605: checking for i386-portbld-freebsd6.2-gcc
configure:2632: result: cc
configure:2910: checking for C compiler version
configure:2917: cc --version >&5
cc (GCC) 3.4.6 [FreeBSD] 20060305
Copyright (C) 2006 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:2920: $? = 0
configure:2927: cc -v >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.4.6 [FreeBSD] 20060305
configure:2930: $? = 0
configure:2937: cc -V >&5
cc: `-V' option must have argument
configure:2940: $? = 1
configure:2963: checking for C compiler default output file name
configure:2990: cc -O2 -fno-strict-aliasing -pipe
-rpath=/usr/lib:/usr/local/lib conftest.c  -pthread >&5
configure:2993: $? = 0
configure:3031: result: a.out
configure:3048: checking whether the C compiler works
configure:3058: ./a.out
configure:3061: $? = 0
configure:3078: result: yes
configure:3085: checking whether we are cross compiling
configure:3087: result: no
configure:3090: checking for suffix of executables
configure:3097: cc -o conftest -O2 -fno-strict-aliasing -pipe
-rpath=/usr/lib:/usr/local/lib conftest.c  -pthread >&5
configure:3100: $? = 0
configure:3124: result:
configure:3130: checking for suffix of object files
configure:3156: cc -c -O2 -fno-strict-aliasing -pipe   conftest.c >&5
configure:3159: $? = 0
configure:3182: result: o
configure:3186: checking whether we are using the GNU C compiler
configure:3215: cc -c -O2 -fno-strict-aliasing -pipe   conftest.c >&5
configure:3221: $? = 0
configure:3238: result: yes
configure:3243: checking whether cc accepts -g
configure:3273: cc -c -g  conftest.c >&5
configure:3279: $? = 0
configure:3378: result: yes
configure:3395: checking for cc option to accept ISO C89
configure:3469: cc  -c -O2 -fno-strict-aliasing -pipe   conftest.c >&5
configure:3475: $? = 0
configure:3498: result: none needed
configure:3527: checking for style of include used by make
configure:3555: result: GNU
configure:3583: checking dependency style of cc
configure:3673: result: gcc3
configure:3695: checking how to run the C preprocessor
configure:3735: cc -E  conftest.c
configure:3741: $? = 0
configure:3772: cc -E  conftest.c
conftest.c:11:28: ac_nonexistent.h: No such file or directory
configure:3778: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Spine Poller"
| #define PACKAGE_TARNAME "spine-poller"
| #define PACKAGE_VERSION "0.8.7b"
| #define PACKAGE_STRING "Spine Poller 0.8.7b"
| #define PACKAGE_BUGREPORT "http://bugs.cacti.net"
| #define PACKAGE "spine"
| #define VERSION "0.8.7b"
| #define HAVE_LIBPTHREAD 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3811: result: cc -E
configure:3840: cc -E  conftest.c
configure:3846: $? = 0
configure:3877: cc -E  conftest.c
conftest.c:11:28: ac_nonexistent.h: No such file or directory
configure:3883: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Spine Poller"
| #define PACKAGE_TARNAME "spine-poller"
| #define PACKAGE_VERSION "0.8.7b"
| #define PACKAGE_STRING "Spine Poller 0.8.7b"
| #define PACKAGE_BUGREPORT "http://bugs.cacti.net"
| #define PACKAGE "spine"
| #define VERSION "0.8.7b"
| #define HAVE_LIBPTHREAD 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3933: checking for a BSD-compatible install
configure:3989: result: /usr/bin/install -c -o root -g wheel
configure:4000: checking whether ln -s works
configure:4004: result: yes
configure:4083: checking for a sed that does not truncate output
configure:4137: result: /usr/bin/sed
configure:4140: checking for grep that handles long lines and -e
configure:4214: result: /usr/bin/grep
configure:4219: checking for egrep
configure:4297: result: /usr/bin/grep -E
configure:4313: checking for ld used by cc
configure:4380: result: /usr/bin/ld
configure:4389: checking if the linker (/usr/bin/ld) is GNU ld
configure:4404: result: yes
configure:4409: checking for /usr/bin/ld option to reload object files
configure:4416: result: -r
configure:4434: checking for BSD-compatible nm
configure:4483: result: /usr/bin/nm -B
configure:4487: checking how to recognise dependent libraries
configure:4663: result: pass_all
configure:4893: checking for ANSI C header files
configure:4923: cc -c -O2 -fno-strict-aliasing -pipe   conftest.c >&5
configure:4929: $? = 0
configure:5028: cc -o conftest -O2 -fno-strict-aliasing -pipe
-rpath=/usr/lib:/usr/local/lib conftest.c  -pthread >&5
configure:5031: $? = 0
configure:5037: ./conftest
configure:5040: $? = 0
configure:5057: result: yes
configure:5081: checking for sys/types.h
configure:5102: cc -c -O2 -fno-strict-aliasing -pipe   conftest.c >&5
configure:5108: $? = 0
configure:5124: result: yes
configure:5081: checking for sys/stat.h
configure:5102: cc -c -O2 -fno-strict-aliasing -pipe   conftest.c >&5
configure:5108: $? = 0
configure:5124: result: yes
configure:5081: checking for stdlib.h
configure:5102: cc -c -O2 -fno-strict-aliasing -pipe   conftest.c >&5
configure:5108: $? = 0
configure:5124: result: yes
configure:5081: checking for string.h
configure:5102: cc -c -O2 -fno-strict-aliasing -pipe   conftest.c >&5
configure:5108: $? = 0
configure:5124: result: yes
configure:5081: checking for memory.h
configure:5102: cc -c -O2 -fno-strict-aliasing -pipe   conftest.c >&5
configure:5108: $? = 0
configure:5124: result: yes
configure:5081: checking for strings.h
configure:5102: cc -c -O2 -fno-strict-aliasing -pipe   conftest.c >&5
configure:5108: $? = 0
configure:5124: result: yes
configure:5081: checking for inttypes.h
configure:5102: cc -c -O2 -fno-strict-aliasing -pipe   conftest.c >&5
configure:5108: $? = 0
configure:5124: result: yes
configure:5081: checking for stdint.h
configure:5102: cc -c -O2 -fno-strict-aliasing -pipe   conftest.c >&5
configure:5108: $? = 0
configure:5124: result: yes
configure:5081: checking for unistd.h
configure:5102: cc -c -O2 -fno-strict-aliasing -pipe   conftest.c >&5
configure:5108: $? = 0
configure:5124: result: yes
configure:5151: checking dlfcn.h usability
configure:5168: cc -c -O2 -fno-strict-aliasing -pipe   conftest.c >&5
configure:5174: $? = 0
configure:5188: result: yes
configure:5192: checking dlfcn.h presence
configure:5207: cc -E  conftest.c
configure:5213: $? = 0
configure:5227: result: yes
configure:5260: checking for dlfcn.h
configure:5268: result: yes
configure:5397: checking for C++ compiler version
configure:5404: c++ --version >&5
c++ (GCC) 3.4.6 [FreeBSD] 20060305
Copyright (C) 2006 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:5407: $? = 0
configure:5414: c++ -v >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.4.6 [FreeBSD] 20060305
configure:5417: $? = 0
configure:5424: c++ -V >&5
c++: `-V' option must have argument
configure:5427: $? = 1
configure:5430: checking whether we are using the GNU C++ compiler
configure:5459: c++ -c -O2 -fno-strict-aliasing -pipe  conftest.cpp >&5
configure:5465: $? = 0
configure:5482: result: yes
configure:5487: checking whether c++ accepts -g
configure:5517: c++ -c -g  conftest.cpp >&5
configure:5523: $? = 0
configure:5622: result: yes
configure:5647: checking dependency style of c++
configure:5737: result: gcc3
configure:5764: checking how to run the C++ preprocessor
configure:5800: c++ -E  conftest.cpp
configure:5806: $? = 0
configure:5837: c++ -E  conftest.cpp
conftest.cpp:22:28: ac_nonexistent.h: No such file or directory
configure:5843: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Spine Poller"
| #define PACKAGE_TARNAME "spine-poller"
| #define PACKAGE_VERSION "0.8.7b"
| #define PACKAGE_STRING "Spine Poller 0.8.7b"
| #define PACKAGE_BUGREPORT "http://bugs.cacti.net"
| #define PACKAGE "spine"
| #define VERSION "0.8.7b"
| #define HAVE_LIBPTHREAD 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5876: result: c++ -E
configure:5905: c++ -E  conftest.cpp
configure:5911: $? = 0
configure:5942: c++ -E  conftest.cpp
conftest.cpp:22:28: ac_nonexistent.h: No such file or directory
configure:5948: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Spine Poller"
| #define PACKAGE_TARNAME "spine-poller"
| #define PACKAGE_VERSION "0.8.7b"
| #define PACKAGE_STRING "Spine Poller 0.8.7b"
| #define PACKAGE_BUGREPORT "http://bugs.cacti.net"
| #define PACKAGE "spine"
| #define VERSION "0.8.7b"
| #define HAVE_LIBPTHREAD 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5997: checking for i386-portbld-freebsd6.2-g77
configure:6027: result: no
configure:5997: checking for i386-portbld-freebsd6.2-xlf
configure:6027: result: no
configure:5997: checking for i386-portbld-freebsd6.2-f77
configure:6027: result: no
configure:5997: checking for i386-portbld-freebsd6.2-frt
configure:6027: result: no
configure:5997: checking for i386-portbld-freebsd6.2-pgf77
configure:6027: result: no
configure:5997: checking for i386-portbld-freebsd6.2-cf77
configure:6027: result: no
configure:5997: checking for i386-portbld-freebsd6.2-fort77
configure:6027: result: no
configure:5997: checking for i386-portbld-freebsd6.2-fl32
configure:6027: result: no
configure:5997: checking for i386-portbld-freebsd6.2-af77
configure:6027: result: no
configure:5997: checking for i386-portbld-freebsd6.2-xlf90
configure:6027: result: no
configure:5997: checking for i386-portbld-freebsd6.2-f90
configure:6027: result: no
configure:5997: checking for i386-portbld-freebsd6.2-pgf90
configure:6027: result: no
configure:5997: checking for i386-portbld-freebsd6.2-pghpf
configure:6027: result: no
configure:5997: checking for i386-portbld-freebsd6.2-epcf90
configure:6027: result: no
configure:5997: checking for i386-portbld-freebsd6.2-gfortran
configure:6027: result: no
configure:5997: checking for i386-portbld-freebsd6.2-g95
configure:6027: result: no
configure:5997: checking for i386-portbld-freebsd6.2-xlf95
configure:6027: result: no
configure:5997: checking for i386-portbld-freebsd6.2-f95
configure:6027: result: no
configure:5997: checking for i386-portbld-freebsd6.2-fort
configure:6027: result: no
configure:5997: checking for i386-portbld-freebsd6.2-ifort
configure:6027: result: no
configure:5997: checking for i386-portbld-freebsd6.2-ifc
configure:6027: result: no
configure:5997: checking for i386-portbld-freebsd6.2-efc
configure:6027: result: no
configure:5997: checking for i386-portbld-freebsd6.2-pgf95
configure:6027: result: no
configure:5997: checking for i386-portbld-freebsd6.2-lf95
configure:6027: result: no
configure:5997: checking for i386-portbld-freebsd6.2-ftn
configure:6027: result: no
configure:6041: checking for g77
configure:6071: result: no
configure:6041: checking for xlf
configure:6071: result: no
configure:6041: checking for f77
configure:6057: found /usr/bin/f77
configure:6068: result: f77
configure:6098: checking for Fortran 77 compiler version
configure:6105: f77 --version >&5
GNU Fortran (GCC) 3.4.6 [FreeBSD] 20060305
Copyright (C) 2006 Free Software Foundation, Inc.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
or type the command `info -f g77 Copying'.
configure:6108: $? = 0
configure:6115: f77 -v >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.4.6 [FreeBSD] 20060305
configure:6118: $? = 0
configure:6125: f77 -V >&5
f77: `-V' option must have argument
configure:6128: $? = 1
configure:6136: checking whether we are using the GNU Fortran 77 compiler
configure:6155: f77 -c  conftest.F >&5
configure:6161: $? = 0
configure:6178: result: yes
configure:6184: checking whether f77 accepts -g
configure:6201: f77 -c -g conftest.f >&5
configure:6207: $? = 0
configure:6223: result: yes
configure:6253: checking the maximum length of command line arguments
configure:6362: result: 262144
configure:6373: checking command to parse /usr/bin/nm -B output from cc object
configure:6478: cc -c -O2 -fno-strict-aliasing -pipe   conftest.c >&5
configure:6481: $? = 0
configure:6485: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][
]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:6488: $? = 0
configure:6540: cc -o conftest -O2 -fno-strict-aliasing -pipe
-rpath=/usr/lib:/usr/local/lib conftest.c conftstm.o >&5
configure:6543: $? = 0
configure:6581: result: ok
configure:6585: checking for objdir
configure:6600: result: .libs
configure:6652: checking for i386-portbld-freebsd6.2-ar
configure:6682: result: no
configure:6692: checking for ar
configure:6708: found /usr/bin/ar
configure:6719: result: ar
configure:6748: checking for i386-portbld-freebsd6.2-ranlib
configure:6778: result: no
configure:6788: checking for ranlib
configure:6804: found /usr/bin/ranlib
configure:6815: result: ranlib
configure:6844: checking for i386-portbld-freebsd6.2-strip
configure:6874: result: no
configure:6884: checking for strip
configure:6900: found /usr/bin/strip
configure:6911: result: strip
configure:7148: checking for correct ltmain.sh version
configure:7168: result: no
configure:7170: error:

*** [Gentoo] sanity check failed! ***
*** libtool.m4 and ltmain.sh have a version mismatch! ***
*** (libtool.m4 = 1.5.22, ltmain.sh = 1.5.24) ***

Please run:

 libtoolize --copy --force

if appropriate, please contact the maintainer of this
package (or your distribution) for help.


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

ac_cv_build=i386-portbld-freebsd6.2
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
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=''
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 -fno-strict-aliasing -pipe'
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=set
ac_cv_env_LDFLAGS_value=' -rpath=/usr/lib:/usr/local/lib'
ac_cv_env_LIBS_set=''
ac_cv_env_LIBS_value=''
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=i386-portbld-freebsd6.2
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=i386-portbld-freebsd6.2
ac_cv_env_target_alias_set=set
ac_cv_env_target_alias_value=i386-portbld-freebsd6.2
ac_cv_f77_compiler_gnu=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i386-portbld-freebsd6.2
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=cc
ac_cv_prog_CPP='cc -E'
ac_cv_prog_CXXCPP='c++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_F77=f77
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=''
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_f77_g=yes
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=''
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_SED=/usr/bin/sed
lt_cv_prog_gnu_ld=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][
]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^
]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\)
\([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern
int \1;/p'\'''
lt_cv_sys_max_cmd_len=262144

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

ACLOCAL='${SHELL}
/usr/ports/net-mgmt/cacti-spine/work/cacti-spine-0.8.7a/config/missing
--run aclocal-1.9'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL}
/usr/ports/net-mgmt/cacti-spine/work/cacti-spine-0.8.7a/config/missing
--run tar'
AR='ar'
AUTOCONF='${SHELL}
/usr/ports/net-mgmt/cacti-spine/work/cacti-spine-0.8.7a/config/missing
--run autoconf'
AUTOHEADER='${SHELL}
/usr/ports/net-mgmt/cacti-spine/work/cacti-spine-0.8.7a/config/missing
--run autoheader'
AUTOMAKE='${SHELL}
/usr/ports/net-mgmt/cacti-spine/work/cacti-spine-0.8.7a/config/missing
--run automake-1.9'
AWK='gawk'
CC='cc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-O2 -fno-strict-aliasing -pipe '
CPP='cc -E'
CPPFLAGS=''
CXX='c++'
CXXCPP='c++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-O2 -fno-strict-aliasing -pipe'
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
F77='f77'
FFLAGS='-g -O2'
GREP='/usr/bin/grep'
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='${SHELL} $(install_sh) -c -s'
LDFLAGS=' -rpath=/usr/lib:/usr/local/lib'
LIBOBJS=''
LIBS=' -pthread'
LIBTOOL='/usr/local/bin/libtool'
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL}
/usr/ports/net-mgmt/cacti-spine/work/cacti-spine-0.8.7a/config/missing
--run makeinfo'
OBJEXT='o'
PACKAGE='spine'
PACKAGE_BUGREPORT='http://bugs.cacti.net'
PACKAGE_NAME='Spine Poller'
PACKAGE_STRING='Spine Poller 0.8.7b'
PACKAGE_TARNAME='spine-poller'
PACKAGE_VERSION='0.8.7b'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='0.8.7b'
ac_aux_dir='config'
ac_ct_CC=''
ac_ct_CXX=''
ac_ct_F77='f77'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='i386-portbld-freebsd6.2'
build_alias='i386-portbld-freebsd6.2'
build_cpu='i386'
build_os='freebsd6.2'
build_vendor='portbld'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='i386-portbld-freebsd6.2'
host_alias='i386-portbld-freebsd6.2'
host_cpu='i386'
host_os='freebsd6.2'
host_vendor='portbld'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='/usr/local/info/'
install_sh='/usr/ports/net-mgmt/cacti-spine/work/cacti-spine-0.8.7a/config/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='/usr/local/man'
mkdir_p='$(install_sh) -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='i386-portbld-freebsd6.2'

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_NAME "Spine Poller"
#define PACKAGE_TARNAME "spine-poller"
#define PACKAGE_VERSION "0.8.7b"
#define PACKAGE_STRING "Spine Poller 0.8.7b"
#define PACKAGE_BUGREPORT "http://bugs.cacti.net"
#define PACKAGE "spine"
#define VERSION "0.8.7b"
#define HAVE_LIBPTHREAD 1
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1

configure: exit 1
-- 
Paul Beard / www.paulbeard.org/
<paulbeard@gmail.com/paulbeard@gmail.com>



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