hi,
Trying this on Redhat Enterprise 3, I have attached the config.log
src/gnome2-console does exists in the bacula directory.
Mark
--
-------------------------------------------------------------------------
Mark Maciolek Network Administrator
[EMAIL PROTECTED] Morse Hall Room 338AB
University of New Hampshire 862-3050
-------------------------------------------------------------------------
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.59. Invocation command line was
$ ./configure --with-mysql --enable-gnome
## --------- ##
## Platform. ##
## --------- ##
hostname = scatterbrain.sr.unh.edu
uname -m = i686
uname -r = 2.4.21-37.ELsmp
uname -s = Linux
uname -v = #1 SMP Wed Sep 7 13:28:55 EDT 2005
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = i686
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/kerberos/sbin
PATH: /usr/kerberos/bin
PATH: /net/home/rcc/mlm/bin
PATH: /sbin
PATH: /usr/bin/X11
PATH: /usr/local/bin
PATH: /usr/local/app/ssh/bin
PATH: /usr/freeware
PATH: /usr/bsd
PATH: /bin
PATH: /etc
PATH: /usr/bin
PATH: /usr/etc
PATH: /usr/sbin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1438: checking for true
configure:1456: found /bin/true
configure:1468: result: /bin/true
configure:1483: checking for false
configure:1501: found /bin/false
configure:1513: result: /bin/false
configure:1580: checking for gcc
configure:1596: found /usr/bin/gcc
configure:1606: result: gcc
configure:1850: checking for C compiler version
configure:1853: gcc --version </dev/null >&5
gcc (GCC) 3.2.3 20030502 (Red Hat Linux 3.2.3-53)
Copyright (C) 2002 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:1856: $? = 0
configure:1858: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.2.3/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
--infodir=/usr/share/info --enable-shared --enable-threads=posix
--disable-checking --with-system-zlib --enable-__cxa_atexit
--host=i386-redhat-linux
Thread model: posix
gcc version 3.2.3 20030502 (Red Hat Linux 3.2.3-53)
configure:1861: $? = 0
configure:1863: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1866: $? = 1
configure:1889: checking for C compiler default output file name
configure:1892: gcc conftest.c >&5
configure:1895: $? = 0
configure:1941: result: a.out
configure:1946: checking whether the C compiler works
configure:1952: ./a.out
configure:1955: $? = 0
configure:1972: result: yes
configure:1979: checking whether we are cross compiling
configure:1981: result: no
configure:1984: checking for suffix of executables
configure:1986: gcc -o conftest conftest.c >&5
configure:1989: $? = 0
configure:2014: result:
configure:2020: checking for suffix of object files
configure:2041: gcc -c conftest.c >&5
configure:2044: $? = 0
configure:2066: result: o
configure:2070: checking whether we are using the GNU C compiler
configure:2094: gcc -c conftest.c >&5
configure:2100: $? = 0
configure:2104: test -z
|| test ! -s conftest.err
configure:2107: $? = 0
configure:2110: test -s conftest.o
configure:2113: $? = 0
configure:2126: result: yes
configure:2132: checking whether gcc accepts -g
configure:2153: gcc -c -g conftest.c >&5
configure:2159: $? = 0
configure:2163: test -z
|| test ! -s conftest.err
configure:2166: $? = 0
configure:2169: test -s conftest.o
configure:2172: $? = 0
configure:2183: result: yes
configure:2200: checking for gcc option to accept ANSI C
configure:2270: gcc -c -g -O2 conftest.c >&5
configure:2276: $? = 0
configure:2280: test -z
|| test ! -s conftest.err
configure:2283: $? = 0
configure:2286: test -s conftest.o
configure:2289: $? = 0
configure:2307: result: none needed
configure:2325: gcc -c -g -O2 conftest.c >&5
conftest.c:2: syntax error before "me"
configure:2331: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:2516: checking for g++
configure:2532: found /usr/bin/g++
configure:2542: result: g++
configure:2558: checking for C++ compiler version
configure:2561: g++ --version </dev/null >&5
g++ (GCC) 3.2.3 20030502 (Red Hat Linux 3.2.3-53)
Copyright (C) 2002 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:2564: $? = 0
configure:2566: g++ -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.2.3/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
--infodir=/usr/share/info --enable-shared --enable-threads=posix
--disable-checking --with-system-zlib --enable-__cxa_atexit
--host=i386-redhat-linux
Thread model: posix
gcc version 3.2.3 20030502 (Red Hat Linux 3.2.3-53)
configure:2569: $? = 0
configure:2571: g++ -V </dev/null >&5
g++: argument to `-V' missing
configure:2574: $? = 1
configure:2577: checking whether we are using the GNU C++ compiler
configure:2601: g++ -c conftest.cc >&5
configure:2607: $? = 0
configure:2611: test -z
|| test ! -s conftest.err
configure:2614: $? = 0
configure:2617: test -s conftest.o
configure:2620: $? = 0
configure:2633: result: yes
configure:2639: checking whether g++ accepts -g
configure:2660: g++ -c -g conftest.cc >&5
configure:2666: $? = 0
configure:2670: test -z
|| test ! -s conftest.err
configure:2673: $? = 0
configure:2676: test -s conftest.o
configure:2679: $? = 0
configure:2690: result: yes
configure:2732: g++ -c -g -O2 conftest.cc >&5
configure:2738: $? = 0
configure:2742: test -z
|| test ! -s conftest.err
configure:2745: $? = 0
configure:2748: test -s conftest.o
configure:2751: $? = 0
configure:2777: g++ -c -g -O2 conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:13: `exit' undeclared (first use this function)
conftest.cc:13: (Each undeclared identifier is reported only once for each
function it appears in.)
configure:2783: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h. */
|
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:2732: g++ -c -g -O2 conftest.cc >&5
configure:2738: $? = 0
configure:2742: test -z
|| test ! -s conftest.err
configure:2745: $? = 0
configure:2748: test -s conftest.o
configure:2751: $? = 0
configure:2777: g++ -c -g -O2 conftest.cc >&5
configure:2783: $? = 0
configure:2787: test -z
|| test ! -s conftest.err
configure:2790: $? = 0
configure:2793: test -s conftest.o
configure:2796: $? = 0
configure:2820: checking whether gcc and cc understand -c and -o together
configure:2850: gcc -c conftest.c -o conftest.o >&5
configure:2853: $? = 0
configure:2855: gcc -c conftest.c -o conftest.o >&5
configure:2858: $? = 0
configure:2865: cc -c conftest.c >&5
configure:2868: $? = 0
configure:2871: cc -c conftest.c -o conftest.o >&5
configure:2874: $? = 0
configure:2876: cc -c conftest.c -o conftest.o >&5
configure:2879: $? = 0
configure:2897: result: yes
configure:2914: checking how to run the C preprocessor
configure:2949: gcc -E conftest.c
configure:2955: $? = 0
configure:2987: gcc -E conftest.c
conftest.c:12:28: ac_nonexistent.h: No such file or directory
configure:2993: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3032: result: gcc -E
configure:3056: gcc -E conftest.c
configure:3062: $? = 0
configure:3094: gcc -E conftest.c
conftest.c:12:28: ac_nonexistent.h: No such file or directory
configure:3100: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3144: checking for egrep
configure:3154: result: grep -E
configure:3160: checking whether gcc needs -traditional
configure:3202: result: no
configure:3220: checking for g++
configure:3238: found /usr/bin/g++
configure:3251: result: /usr/bin/g++
configure:3277: checking for a BSD-compatible install
configure:3332: result: /usr/bin/install -c
configure:3384: checking for ranlib
configure:3400: found /usr/bin/ranlib
configure:3411: result: ranlib
configure:3425: checking for mv
configure:3443: found /bin/mv
configure:3456: result: /bin/mv
configure:3465: checking for rm
configure:3483: found /bin/rm
configure:3496: result: /bin/rm
configure:3505: checking for cp
configure:3523: found /bin/cp
configure:3536: result: /bin/cp
configure:3545: checking for sed
configure:3563: found /bin/sed
configure:3576: result: /bin/sed
configure:3585: checking for echo
configure:3603: found /bin/echo
configure:3616: result: /bin/echo
configure:3625: checking for cmp
configure:3643: found /usr/bin/cmp
configure:3656: result: /usr/bin/cmp
configure:3665: checking for tbl
configure:3683: found /usr/bin/tbl
configure:3696: result: /usr/bin/tbl
configure:3705: checking for ar
configure:3723: found /usr/bin/ar
configure:3736: result: /usr/bin/ar
configure:3745: checking for openssl
configure:3763: found /usr/bin/openssl
configure:3776: result: /usr/bin/openssl
configure:3785: checking for mtx
configure:3816: result: mtx
configure:3825: checking for dd
configure:3843: found /bin/dd
configure:3856: result: /bin/dd
configure:3865: checking for mkisofs
configure:3896: result: mkisofs
configure:3905: checking for python
configure:3923: found /usr/bin/python
configure:3936: result: /usr/bin/python
configure:3945: checking for growisofs
configure:3976: result: growisofs
configure:3985: checking for dvd+rw-mediainfo
configure:4016: result: dvd+rw-mediainfo
configure:4025: checking for dvd+rw-format
configure:4056: result: dvd+rw-format
configure:4065: checking for pkg-config
configure:4083: found /usr/bin/pkg-config
configure:4096: result: /usr/bin/pkg-config
configure:4109: checking for wx-config
configure:4140: result: wx-config
configure:4150: checking for cdrecord
configure:4181: result: cdrecord
configure:4190: checking for pidof
configure:4208: found /sbin/pidof
configure:4221: result: /sbin/pidof
configure:4232: checking for gawk
configure:4248: found /bin/gawk
configure:4258: result: gawk
configure:4287: checking for gawk
configure:4305: found /bin/gawk
configure:4318: result: /bin/gawk
configure:4343: checking build system type
configure:4361: result: i686-pc-linux-gnu
configure:4370: checking host system type
configure:4384: result: i686-pc-linux-gnu
configure:4724: checking for Operating System Distribution
configure:4796: result: done
configure:4804: checking whether make sets $(MAKE)
configure:4824: result: yes
configure:4848: checking whether NLS is requested
configure:4857: result: yes
configure:4895: checking for msgfmt
configure: trying /usr/bin/msgfmt...
0 translated messages.
configure:4927: result: /usr/bin/msgfmt
configure:4936: checking for gmsgfmt
configure:4967: result: /usr/bin/msgfmt
configure:5006: checking for xgettext
configure: trying /usr/bin/xgettext...
/usr/bin/xgettext: unrecognized option `--msgid-bugs-address='
Try `/usr/bin/xgettext --help' for more information.
configure:5041: result: no
configure:5078: checking for msgmerge
configure: trying /usr/bin/msgmerge...
configure:5109: result: /usr/bin/msgmerge
configure:5184: checking for ld used by GCC
configure:5248: result: /usr/bin/ld
configure:5257: checking if the linker (/usr/bin/ld) is GNU ld
configure:5270: result: yes
configure:5277: checking for shared library run path origin
configure:5290: result: done
configure:5706: checking for CFPreferencesCopyAppValue
configure:5731: gcc -o conftest -g -O2
-I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c
-framework CoreFoundation >&5
gcc: CoreFoundation: No such file or directory
cc1: unrecognized option `-framework'
configure:5737: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define HAVE_GCC 1
| #define HAVE_LINUX_OS 1
| /* end confdefs.h. */
| #include <CFPreferences.h>
| int
| main ()
| {
| CFPreferencesCopyAppValue(NULL, NULL)
| ;
| return 0;
| }
configure:5764: result: no
configure:5773: checking for CFLocaleCopyCurrent
configure:5798: gcc -o conftest -g -O2
-I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c
-framework CoreFoundation >&5
gcc: CoreFoundation: No such file or directory
cc1: unrecognized option `-framework'
configure:5804: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define HAVE_GCC 1
| #define HAVE_LINUX_OS 1
| /* end confdefs.h. */
| #include <CFLocale.h>
| int
| main ()
| {
| CFLocaleCopyCurrent();
| ;
| return 0;
| }
configure:5831: result: no
configure:5848: checking whether NLS is requested
configure:5857: result: yes
configure:5875: checking for GNU gettext in libc
configure:5899: gcc -o conftest -g -O2 conftest.c >&5
configure:5905: $? = 0
configure:5909: test -z
|| test ! -s conftest.err
configure:5912: $? = 0
configure:5915: test -s conftest
configure:5918: $? = 0
configure:5930: result: yes
configure:6637: checking whether to use NLS
configure:6639: result: yes
configure:6642: checking where the gettext function comes from
configure:6653: result: libc
configure:6773: checking for msgfmt
configure:6803: result: /usr/bin/msgfmt
configure:12818: error: Unable to find Gnome 2 installation
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=i686-pc-linux-gnu
ac_cv_build_alias=i686-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_WXCONFIG_set=
ac_cv_env_WXCONFIG_value=
ac_cv_env_WXFLAGS_set=
ac_cv_env_WXFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
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_exeext=
ac_cv_host=i686-pc-linux-gnu
ac_cv_host_alias=i686-pc-linux-gnu
ac_cv_objext=o
ac_cv_path_AR=/usr/bin/ar
ac_cv_path_AWK=/bin/gawk
ac_cv_path_CDRECORD=cdrecord
ac_cv_path_CMP=/usr/bin/cmp
ac_cv_path_CP=/bin/cp
ac_cv_path_CXX=/usr/bin/g++
ac_cv_path_DD=/bin/dd
ac_cv_path_DVDRWFORMAT=dvd+rw-format
ac_cv_path_DVDRWMEDIAINFO=dvd+rw-mediainfo
ac_cv_path_ECHO=/bin/echo
ac_cv_path_FALSEPRG=/bin/false
ac_cv_path_GMSGFMT=/usr/bin/msgfmt
ac_cv_path_GROWISOFS=growisofs
ac_cv_path_MKISOFS=mkisofs
ac_cv_path_MSGFMT=/usr/bin/msgfmt
ac_cv_path_MSGMERGE=/usr/bin/msgmerge
ac_cv_path_MTX=mtx
ac_cv_path_MV=/bin/mv
ac_cv_path_OPENSSL=/usr/bin/openssl
ac_cv_path_PIDOF=/sbin/pidof
ac_cv_path_PKGCONFIG=/usr/bin/pkg-config
ac_cv_path_PYTHON=/usr/bin/python
ac_cv_path_RM=/bin/rm
ac_cv_path_SED=/bin/sed
ac_cv_path_TBL=/usr/bin/tbl
ac_cv_path_TRUEPRG=/bin/true
ac_cv_path_WXCONFIG=wx-config
ac_cv_path_XGETTEXT=:
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_gcc_c_o=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_g=yes
ac_cv_prog_egrep='grep -E'
ac_cv_prog_gcc_traditional=no
ac_cv_prog_make_make_set=yes
acl_cv_hardcode_direct=no
acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
acl_cv_hardcode_libdir_separator=
acl_cv_hardcode_minus_L=no
acl_cv_libext=a
acl_cv_path_LD=/usr/bin/ld
acl_cv_prog_gnu_ld=yes
acl_cv_rpath=done
acl_cv_shlibext=so
acl_cv_wl=-Wl,
gt_cv_func_CFLocaleCopyCurrent=no
gt_cv_func_CFPreferencesCopyAppValue=no
gt_cv_func_gnugettext1_libc=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
ALLOCA=''
ALL_DIRS=''
AR='/usr/bin/ar'
ARFLAGS='cr'
AWK='/bin/gawk'
BUILD_DIR='/usr/src/redhat/SOURCES/bacula-1.39.18'
BUILD_INCLUDED_LIBINTL=''
CATOBJEXT=''
CC='gcc'
CDRECORD='cdrecord'
CFLAGS='-g -O2'
CMP='/usr/bin/cmp'
CONS_INC=''
CONS_LDFLAGS=''
CONS_LIBS=''
CONS_OBJ=''
CONS_SRC=''
CP='/bin/cp'
CPP='gcc -E'
CPPFLAGS=''
CXX='/usr/bin/g++'
CXXFLAGS='-g -O2'
DATADIRNAME=''
DATE='04 August 2006'
DB_LIBS=''
DB_NAME='bdb'
DD='/bin/dd'
DEBUG=''
DEFS=''
DINCLUDE=''
DIRD_DIR=''
DIR_TOOLS=''
DISTNAME='redhat'
DISTVER=''
DLIB=''
DVDRWFORMAT='dvd+rw-format'
DVDRWMEDIAINFO='dvd+rw-mediainfo'
ECHO='/bin/echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
FALSEPRG='/bin/false'
FDLIBS=''
GENCAT=''
GETCONF=''
GLIBC21=''
GLIBC2=''
GMSGFMT='/usr/bin/msgfmt'
GNOMEUI_LIBS=''
GNOME_DIR=''
GNOME_INCLUDEDIR=''
GNOME_LIBDIR=''
GNOME_LIBS=''
GROWISOFS='growisofs'
HAVE_AIX_OS_FALSE=''
HAVE_AIX_OS_TRUE='#'
HAVE_ASPRINTF=''
HAVE_BSDI_OS_FALSE=''
HAVE_BSDI_OS_TRUE='#'
HAVE_DARWIN_OS_FALSE=''
HAVE_DARWIN_OS_TRUE='#'
HAVE_FREEBSD_OS_FALSE=''
HAVE_FREEBSD_OS_TRUE='#'
HAVE_HPUX_OS_FALSE=''
HAVE_HPUX_OS_TRUE='#'
HAVE_IRIX_OS_FALSE=''
HAVE_IRIX_OS_TRUE='#'
HAVE_LINUX_OS_FALSE='#'
HAVE_LINUX_OS_TRUE=''
HAVE_NETBSD_OS_FALSE=''
HAVE_NETBSD_OS_TRUE='#'
HAVE_OPENBSD_OS_FALSE=''
HAVE_OPENBSD_OS_TRUE='#'
HAVE_OSF1_OS_FALSE=''
HAVE_OSF1_OS_TRUE='#'
HAVE_POSIX_PRINTF=''
HAVE_SGI_OS_FALSE=''
HAVE_SGI_OS_TRUE='#'
HAVE_SNPRINTF=''
HAVE_SUN_OS_FALSE=''
HAVE_SUN_OS_TRUE='#'
HAVE_WPRINTF=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTOBJEXT=''
INTLBISON=''
INTLLIBS=''
INTLOBJS=''
INTL_LIBTOOL_SUFFIX_PREFIX=''
INTL_MACOSX_LIBS=''
LDFLAGS=''
LIBICONV='-liconv'
LIBINTL=''
LIBOBJS=''
LIBS=''
LOCAL_CFLAGS=''
LOCAL_DEFS=''
LOCAL_LDFLAGS=''
LOCAL_LIBS=''
LSMDATE='04Aug06'
LTLIBICONV='-liconv'
LTLIBINTL=''
LTLIBOBJS=''
MACOSX=''
MAKE_SHELL='/bin/sh'
MKINSTALLDIRS='/usr/src/redhat/SOURCES/bacula-1.39.18/autoconf/mkinstalldirs'
MKISOFS='mkisofs'
MSGFMT='/usr/bin/msgfmt'
MSGMERGE='/usr/bin/msgmerge'
MTX='mtx'
MV='/bin/mv'
OBJEXT='o'
OBJLIST=''
OPENSSL='/usr/bin/openssl'
OPENSSL_INC=''
OPENSSL_LIBS=''
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PIDOF='/sbin/pidof'
PKGCONFIG='/usr/bin/pkg-config'
POSUB='po'
PSCMD=''
PYTHON='/usr/bin/python'
PYTHON_INCDIR=''
PYTHON_LIBS=''
RANLIB='ranlib'
READLINE_SRC=''
RM='/bin/rm'
SBINPERM=''
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
SQL_BINDIR=''
SQL_INCLUDE=''
SQL_LFLAGS=''
STATIC_CONS=''
STATIC_DIR=''
STATIC_FD=''
STATIC_GNOME_CONS=''
STATIC_SD=''
STATIC_WX_CONS=''
STORED_DIR=''
TAPEDRIVE=''
TBL='/usr/bin/tbl'
TOP_DIR='/usr/src/redhat/SOURCES'
TRAY_MONITOR_CPPFLAGS=''
TRAY_MONITOR_DIR=''
TRAY_MONITOR_LDFLAGS=''
TRUEPRG='/bin/true'
TTOOL_LDFLAGS=''
USE_INCLUDED_LIBINTL=''
USE_NLS='yes'
VERSION='1.39.18'
WCFLAGS=''
WIN32=''
WLDFLAGS=''
WRAPLIBS=''
WXCONFIG='wx-config'
WXCONS_CPPFLAGS=''
WXCONS_LDFLAGS=''
WXFLAGS=''
WX_DIR=''
XGETTEXT=':'
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=''
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_GETCONF=''
ac_ct_RANLIB='ranlib'
baseport=''
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
cats=''
datadir='/usr/share'
dir_group=''
dir_password=''
dir_port=''
dir_user=''
dump_email=''
exec_prefix=''
fd_group=''
fd_password=''
fd_port=''
fd_user=''
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
hostname=''
includedir='${prefix}/include'
infodir='${prefix}/info'
job_email=''
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='/usr/share/man'
mon_dir_password=''
mon_fd_password=''
mon_sd_password=''
oldincludedir='/usr/include'
piddir=''
prefix=''
program_transform_name='s,x,x,'
sbindir='/sbin'
scriptdir=''
sd_group=''
sd_password=''
sd_port=''
sd_user=''
sharedstatedir='${prefix}/com'
smtp_host=''
subsysdir=''
sysconfdir='/etc/bacula'
target_alias=''
working_dir=''
## ------------- ##
## Output files. ##
## ------------- ##
MCOMMON=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define ENABLE_NLS 1
#define HAVE_DCGETTEXT 1
#define HAVE_GCC 1
#define HAVE_GETTEXT 1
#define HAVE_LINUX_OS 1
#define LOCALEDIR "/usr/share/locale"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#endif
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;
configure: exit 1
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users