All pastes #694055 Raw Edit

Something

public text v1 · immutable
#694055 ·published 2007-09-12 15:49 UTC
rendered paste body
larry@passat:~/src/gnucash$ cp ../gnucash-pathc ./patch
larry@passat:~/src/gnucash$ patch < patch
patching file configure.in
larry@passat:~/src/gnucash$ sudo apt-get install gettext intltool
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Suggested packages:
  cvs gettext-doc
The following NEW packages will be installed:
  gettext intltool
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B/1669kB of archives.
After unpacking 6971kB of additional disk space will be used.
Selecting previously deselected package gettext.
(Reading database ... 159657 files and directories currently installed.)
Unpacking gettext (from .../gettext_0.16.1-1ubuntu2_i386.deb) ...
Selecting previously deselected package intltool.
Unpacking intltool (from .../intltool_0.35.5-0ubuntu2_all.deb) ...
Setting up gettext (0.16.1-1ubuntu2) ...

Setting up intltool (0.35.5-0ubuntu2) ...
larry@passat:~/src/gnucash$ ./autogen.sh 
Creating /po/POTFILES.in ...
Creating /aclocal.m4 ...
Running glib-gettextize --force --copy ...  
GnuCash note: Please ignore the output of glib-gettextize below!
Copying file mkinstalldirs
Copying file po/Makefile.in.in

Please add the files
  codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
  progtest.m4
from the /aclocal directory to your autoconf macro directory
or directly to your aclocal.m4 file.
You will also need config.guess and config.sub, which you can get from
ftp://ftp.gnu.org/pub/gnu/config/.

GnuCash note: Please ignore the output of glib-gettextize above!

Ensure aclocal.m4 is writable ...
Ensure po/POTFILES.in is writable ...
Running intltoolize --force --copy ...
You should add the contents of '/usr/share/aclocal/intltool.m4' to 'aclocal.m4'.
Running libtoolize --force --copy ...
You should add the contents of `/usr/share/aclocal/libtool.m4' to `aclocal.m4'.
Running aclocal  -I macros ...
Running autoheader...
Running automake --add-missing --gnu  ...
configure.in:28: installing `./missing'
configure.in:28: installing `./install-sh'
intl-scm/Makefile.am:13: shell find ${abs_top_srcdir}/src -name test -prune -o -name '*.scm' -print : non-POSIX variable name
intl-scm/Makefile.am:13: (probably a GNU make extension)
lib/glib28/Makefile.am: installing `./depcomp'
lib/libc/Makefile.am:15: shell echo "$(LIBOBJS: non-POSIX variable name
lib/libc/Makefile.am:15: (probably a GNU make extension)
lib/libqof/qof/Makefile.am:109: compiling `gnc-numeric.c' with per-target flags requires `AM_PROG_CC_C_O' in `configure.in'
src/app-utils/test/Makefile.am:17: `:='-style assignments are not portable
src/app-utils/test/Makefile.am:33: `:='-style assignments are not portable
src/app-utils/test/Makefile.am:33: shell ${top_srcdir}/src/gnc-test-env --no-exports ${GNC_TEST_DEPS}: non-POSIX variable name
src/app-utils/test/Makefile.am:33: (probably a GNU make extension)
src/backend/file/test/Makefile.am:182: `:='-style assignments are not portable
src/backend/file/test/Makefile.am:191: `:='-style assignments are not portable
src/backend/file/test/Makefile.am:191: shell ${top_srcdir}/src/gnc-test-env --no-exports ${GNC_TEST_DEPS}: non-POSIX variable name
src/backend/file/test/Makefile.am:191: (probably a GNU make extension)
src/backend/postgres/Makefile.am:105: `%'-style pattern rules are a GNU make extension
src/backend/postgres/Makefile.am:108: `%'-style pattern rules are a GNU make extension
src/backend/postgres/test/Makefile.am:6: `:='-style assignments are not portable
src/backend/postgres/test/Makefile.am:13: `:='-style assignments are not portable
src/backend/postgres/test/Makefile.am:13: shell ${top_srcdir}/src/gnc-test-env --no-exports ${GNC_TEST_DEPS}: non-POSIX variable name
src/backend/postgres/test/Makefile.am:13: (probably a GNU make extension)
src/bin/overrides/Makefile.am:16: `:='-style assignments are not portable
src/bin/overrides/Makefile.am:16: shell pwd: non-POSIX variable name
src/bin/overrides/Makefile.am:16: (probably a GNU make extension)
src/bin/test/Makefile.am:4: `:='-style assignments are not portable
src/business/business-core/test/Makefile.am:29: `:='-style assignments are not portable
src/business/business-core/test/Makefile.am:41: `:='-style assignments are not portable
src/business/business-core/test/Makefile.am:41: shell ${top_srcdir}/src/gnc-test-env --no-exports ${GNC_TEST_DEPS}: non-POSIX variable name
src/business/business-core/test/Makefile.am:41: (probably a GNU make extension)
src/doc/design/Makefile.am:2: installing `src/doc/design/mdate-sh'
src/doc/design/Makefile.am:2: installing `src/doc/design/texinfo.tex'
src/engine/test/Makefile.am:49: `:='-style assignments are not portable
src/engine/test/Makefile.am:58: `:='-style assignments are not portable
src/engine/test/Makefile.am:58: shell ${top_srcdir}/src/gnc-test-env --no-exports ${GNC_TEST_DEPS}: non-POSIX variable name
src/engine/test/Makefile.am:58: (probably a GNU make extension)
src/gnc-module/test/Makefile.am:25: `:='-style assignments are not portable
src/gnc-module/test/Makefile.am:41: `:='-style assignments are not portable
src/gnc-module/test/Makefile.am:41: shell ${top_srcdir}/src/gnc-test-env --no-exports ${GNC_TEST_DEPS}: non-POSIX variable name
src/gnc-module/test/Makefile.am:41: (probably a GNU make extension)
src/gnc-module/test/misc-mods/Makefile.am:9: `:='-style assignments are not portable
src/gnc-module/test/misc-mods/Makefile.am:9: shell pwd: non-POSIX variable name
src/gnc-module/test/misc-mods/Makefile.am:9: (probably a GNU make extension)
src/gnc-module/test/mod-bar/Makefile.am:7: `:='-style assignments are not portable
src/gnc-module/test/mod-bar/Makefile.am:7: shell pwd: non-POSIX variable name
src/gnc-module/test/mod-bar/Makefile.am:7: (probably a GNU make extension)
src/gnc-module/test/mod-baz/Makefile.am:8: `:='-style assignments are not portable
src/gnc-module/test/mod-baz/Makefile.am:8: shell pwd: non-POSIX variable name
src/gnc-module/test/mod-baz/Makefile.am:8: (probably a GNU make extension)
src/gnc-module/test/mod-foo/Makefile.am:7: `:='-style assignments are not portable
src/gnc-module/test/mod-foo/Makefile.am:7: shell pwd: non-POSIX variable name
src/gnc-module/test/mod-foo/Makefile.am:7: (probably a GNU make extension)
src/gnome-utils/test/Makefile.am:11: `:='-style assignments are not portable
src/gnome-utils/test/Makefile.am:25: `:='-style assignments are not portable
src/gnome-utils/test/Makefile.am:25: shell ${top_srcdir}/src/gnc-test-env --no-exports ${GNC_TEST_DEPS}: non-POSIX variable name
src/gnome-utils/test/Makefile.am:25: (probably a GNU make extension)
src/import-export/qif-io-core/test/Makefile.am:8: `:='-style assignments are not portable
src/import-export/qif-io-core/test/Makefile.am:23: `:='-style assignments are not portable
src/import-export/qif-io-core/test/Makefile.am:23: shell ${top_srcdir}/src/gnc-test-env --no-exports ${GNC_TEST_DEPS}: non-POSIX variable name
src/import-export/qif-io-core/test/Makefile.am:23: (probably a GNU make extension)
src/import-export/qif/test/Makefile.am:25: `:='-style assignments are not portable
src/import-export/qif/test/Makefile.am:44: `:='-style assignments are not portable
src/import-export/qif/test/Makefile.am:44: shell ${top_srcdir}/src/gnc-test-env --no-exports ${GNC_TEST_DEPS}: non-POSIX variable name
src/import-export/qif/test/Makefile.am:44: (probably a GNU make extension)
src/import-export/test/Makefile.am:24: `:='-style assignments are not portable
src/import-export/test/Makefile.am:38: `:='-style assignments are not portable
src/import-export/test/Makefile.am:38: shell ${top_srcdir}/src/gnc-test-env --no-exports ${GNC_TEST_DEPS}: non-POSIX variable name
src/import-export/test/Makefile.am:38: (probably a GNU make extension)
src/report/locale-specific/us/test/Makefile.am:3: `:='-style assignments are not portable
src/report/locale-specific/us/test/Makefile.am:18: `:='-style assignments are not portable
src/report/locale-specific/us/test/Makefile.am:18: shell ${top_srcdir}/src/gnc-test-env --no-exports ${GNC_TEST_DEPS}: non-POSIX variable name
src/report/locale-specific/us/test/Makefile.am:18: (probably a GNU make extension)
src/report/report-gnome/test/Makefile.am:5: `:='-style assignments are not portable
src/report/report-gnome/test/Makefile.am:21: `:='-style assignments are not portable
src/report/report-gnome/test/Makefile.am:21: shell ${top_srcdir}/src/gnc-test-env --no-exports ${GNC_TEST_DEPS}: non-POSIX variable name
src/report/report-gnome/test/Makefile.am:21: (probably a GNU make extension)
src/report/report-system/test/Makefile.am:5: `:='-style assignments are not portable
src/report/report-system/test/Makefile.am:17: `:='-style assignments are not portable
src/report/report-system/test/Makefile.am:17: shell ${top_srcdir}/src/gnc-test-env --no-exports ${GNC_TEST_DEPS}: non-POSIX variable name
src/report/report-system/test/Makefile.am:17: (probably a GNU make extension)
src/report/standard-reports/test/Makefile.am:3: `:='-style assignments are not portable
src/report/standard-reports/test/Makefile.am:16: `:='-style assignments are not portable
src/report/standard-reports/test/Makefile.am:16: shell ${top_srcdir}/src/gnc-test-env --no-exports ${GNC_TEST_DEPS}: non-POSIX variable name
src/report/standard-reports/test/Makefile.am:16: (probably a GNU make extension)
src/report/stylesheets/test/Makefile.am:3: `:='-style assignments are not portable
src/report/stylesheets/test/Makefile.am:20: `:='-style assignments are not portable
src/report/stylesheets/test/Makefile.am:20: shell ${top_srcdir}/src/gnc-test-env --no-exports ${GNC_TEST_DEPS}: non-POSIX variable name
src/report/stylesheets/test/Makefile.am:20: (probably a GNU make extension)
src/report/utility-reports/test/Makefile.am:3: `:='-style assignments are not portable
src/report/utility-reports/test/Makefile.am:16: `:='-style assignments are not portable
src/report/utility-reports/test/Makefile.am:16: shell ${top_srcdir}/src/gnc-test-env --no-exports ${GNC_TEST_DEPS}: non-POSIX variable name
src/report/utility-reports/test/Makefile.am:16: (probably a GNU make extension)
src/tax/us/test/Makefile.am:4: `:='-style assignments are not portable
src/tax/us/test/Makefile.am:11: `:='-style assignments are not portable
src/tax/us/test/Makefile.am:11: shell ${top_srcdir}/src/gnc-test-env --no-exports ${GNC_TEST_DEPS}: non-POSIX variable name
src/tax/us/test/Makefile.am:11: (probably a GNU make extension)
Makefile.am: installing `./INSTALL'
Makefile.am: installing `./COPYING'
Running autoconf ...

NOTE: Just run configure.  Even if something told you to run
      aclocal, automake, or anything else above, IGNORE IT.
      Everything has been run properly.  Just run configure...

You must now run ./configure --enable-compile-warnings ...
larry@passat:~/src/gnucash$ sudo apt-get remove gettext intltool
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages will be REMOVED:
  gettext intltool
0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded.
Need to get 0B of archives.
After unpacking 6971kB disk space will be freed.
Do you want to continue [Y/n]? y
(Reading database ... 159878 files and directories currently installed.)
Removing intltool ...
Removing gettext ...
larry@passat:~/src/gnucash$ ./configure 
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
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 ISO C89... 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... msgfmt
checking for msgmerge... msgmerge
checking for xgettext... 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 grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/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-pc-linux-gnu
checking host system type... i686-pc-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... no
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++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... 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... cat: /etc/ld.so.conf.d/*.conf: No such file or directory
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
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... cat: /etc/ld.so.conf.d/*.conf: No such file or directory
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
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 sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.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.11)
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... yes
checking for main in -ltermcap... yes
checking for main in -lreadline... yes
checking for guile-config... yes
checking whether guile-config works... yes
checking for sin in -lm... yes
checking for guile libraries... -lguile -lguile-ltdl -lqthreads -lpthread -lcrypt -lm
checking for guile headers... 
checking whether guile works... yes
checking for guile... /usr/bin/guile
checking for guile - 1.6.0 <= version < 99.99.99... yes: 1.6.8
checking for guile - 1.8.0 <= version < 99.99.99... no: 1.6.8
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)... checking for guile... (cached) /usr/bin/guile
checking for guile-config... /usr/bin/guile-config
checking for guile-tools... /usr/bin/guile-tools
checking if (www main) is available... no
checking for gconf-2.0 >= "2.0"... yes
checking GCONF_CFLAGS... -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  
checking GCONF_LIBS... -pthread -lgconf-2 -lORBit-2 -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0  
checking for gconftool-2... /usr/bin/gconftool-2
checking for libxml-2.0 >= 2.5.10... yes
checking LIBXML2_CFLAGS... -I/usr/include/libxml2  
checking LIBXML2_LIBS... -lxml2  
checking for xmlElemDump in -lxml2... yes
configure: External QOF Disabled.  Using Internal QOF Code.
checking whether to use OFX... yes -- automatic test
checking for libofx/libofx.h... checking for libofx... *** Cannot compile test program for libofx library. Please check config.log for the exact error.
checking for nl_langinfo and D_FMT... yes
checking whether we have a valid gettext/gmsgfmt installation... no
configure: error: Cannot find Glib Gettext.  Maybe you need to install the gettext package?
larry@passat:~/src/gnucash$