This has been solved before and a quick search turned up the solution. Sorry for the noise. K.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Hale Boyes, Kevin Sent: Wednesday, May 02, 2007 3:17 PM To: gnucash-devel@gnucash.org Subject: configure is failing for me In trunk r16039 I get an error when I run configure. I have guile (and guile-devel) 1.8 installed on a fairly up-to-date FC6. Any thoughts? Thanks, K. ./configure --prefix=/opt/gnucash --enable-debug --enable-ofx checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for perl... /usr/bin/perl checking for XML::Parser... ok checking for iconv... /usr/bin/iconv checking for msgfmt... /usr/bin/msgfmt checking for msgmerge... /usr/bin/msgmerge checking for xgettext... /usr/bin/xgettext Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation Using $(sysconfdir)/gconf/schemas as install directory for schema files checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... /usr/bin/msgfmt checking for dcgettext... yes checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for catalogs to be installed... ca cs da de el en_GB es_NI es eu fr hu it ja nb ne nl pl pt_BR pt ro ru rw sk sv ta tr uk zh_CN zh_TW checking for a BSD-compatible install... /usr/bin/install -c checking for a sed that does not truncate output... /bin/sed checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for g++... no checking for c++... no checking for gpp... no checking for aCC... no checking for CC... no checking for cxx... no checking for cc++... no checking for cl... no checking for FCC... no checking for KCC... no checking for RCC... no checking for xlC_r... no checking for xlC... no checking whether we are using the GNU C++ compiler... no checking whether g++ accepts -g... no checking dependency style of g++... none checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool appending configuration tag "F77" to libtool checking for library containing strerror... none required checking whether byte ordering is bigendian... no checking whether make sets $(MAKE)... (cached) yes checking whether ln -s works... yes checking for ANSI C header files... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking for stpcpy... yes checking for memcpy... yes checking for timegm... yes checking for towupper... yes checking for setenv... yes checking for native Win32... no checking for Win32 platform in general... no checking for the tm_gmtoff member of struct tm... yes checking if scanf supports %lld conversions... yes checking for swig... /usr/bin/swig checking for SWIG version... 1.3.31 configure: SWIG executable is '/usr/bin/swig' checking X11/Xlib.h usability... yes checking X11/Xlib.h presence... yes checking for X11/Xlib.h... yes checking glob.h usability... yes checking glob.h presence... yes checking for glob.h... yes checking for chown... yes checking for gethostname... yes checking for getppid... yes checking for getuid... yes checking for gettimeofday... yes checking for gmtime_r... yes checking for gethostid... yes checking for link... yes checking for /proc/self/maps... yes checking whether everything is installed to the same prefix... yes checking whether binary relocation support should be enabled... yes checking for pthread_getspecific in -lpthread... yes checking whether binary relocation should use threads... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.7... yes checking for GLIB - version >= 2.6.0... yes (version 2.12.9) checking for GLIB - version >= 2.8.0... yes checking for GLIB - version >= 2.9.0... yes checking for GLIB - version >= 2.12.0... yes checking for untested GLIB versions (glib >= 2.13.0)... no checking for dlfcn.h... (cached) yes checking dl.h usability... no checking dl.h presence... no checking for dl.h... no checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking for locale.h... (cached) yes checking mcheck.h usability... yes checking mcheck.h presence... yes checking for mcheck.h... yes checking for unistd.h... (cached) yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking for dlsym... no checking for dlsym in -ldl... yes checking for dlerror... yes checking for darwin... no checking for qt_null in -lqthreads... no checking for qt_null in -lqt... no checking for main in -ltermcap... no checking for main in -lreadline... no checking for guile-config... yes checking whether guile-config works... yes checking for sin in -lm... yes checking for guile libraries... -pthread -lguile checking for guile headers... -pthread checking whether guile works... yes checking for guile... /usr/bin/guile checking for guile - 1.6.0 <= version < 99.99.99... yes: 1.8.0 checking for guile - 1.8.0 <= version < 99.99.99... yes: 1.8.0 checking for SLIB support... yes checking if guile long_long is at least as big as gint64... yes checking for scm_long_long2num in -lguile... yes checking if unsigned long is at least as big as guint32... yes checking if guile needs our copy of srfi-1... no checking if guile needs our copy of srfi-11... no checking if guile needs our copy of srfi-19... no checking if guile needs our copy of srfi-2... no checking if guile needs our copy of srfi-8... no checking if guile needs our copy of srfi-9... no checking if guile needs our copy of (guile www)... ./configure: line 25785: syntax error near unexpected token `gnc_have_guile_www,' ./configure: line 25785: `GUILE_MODULE_AVAILABLE(gnc_have_guile_www,(www main))' This email communication and any files transmitted with it may contain confidential and or proprietary information and is provided for the use of the intended recipient only. Any review, retransmission or dissemination of this information by anyone other than the intended recipient is prohibited. If you receive this email in error, please contact the sender and delete this communication and any copies immediately. Thank you. http://www.encana.com _______________________________________________ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel _______________________________________________ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel