I'm at commit 7ca8149ec5c7f, on Ubuntu 9.10, with uname -a giving

Linux michaeln-desktop 2.6.31-20-generic #58-Ubuntu SMP Fri Mar 12
05:23:09 UTC 2010 i686 GNU/Linux

and the result of ./acprep --debug update is below.  (There is no
config.log file, presumably because it doesn't get that far.)

Michael

---
acprep: INFO: Invoking primary phase: update
acprep: INFO: Executing phase: update
acprep: INFO: Executing phase: pull
acprep: DEBUG: Executing command: git pull
Already up-to-date.
acprep: INFO: Executing phase: submodule
acprep: DEBUG: Executing command: git submodule init
Submodule 'lib/utfcpp' (git://github.com/jwiegley/utfcpp.git)
registered for path 'lib/utfcpp'
acprep: DEBUG: Executing command: git submodule update
Initialized empty Git repository in /home/michaeln/fresh-ledger/lib/
utfcpp/.git/
remote: Counting objects: 21, done.
remote: Compressing objects: 100% (21/21), done.
remote: Total 21 (delta 5), reused 0 (delta 0)
Receiving objects: 100% (21/21), 18.01 KiB, done.
Resolving deltas: 100% (5/5), done.
Submodule path 'lib/utfcpp': checked out
'200cf64535a8a2545414e993349f6c87c8dd64ba'
acprep: INFO: Executing phase: make
acprep: DEBUG: Configure arguments => []
acprep: DEBUG: Makefile arguments  => []
acprep: INFO: Executing phase: config
acprep: INFO: Executing phase: submodule
acprep: DEBUG: Executing command: git submodule init
acprep: DEBUG: Executing command: git submodule update
acprep: INFO: Executing phase: autoconf
acprep: INFO: autogen.sh must be run because acprep is newer than
configure
acprep: INFO: Executing phase: version
acprep: DEBUG: Executing command: git describe --all --long
acprep: INFO: Executing phase: autogen
acprep: DEBUG: Executing command: sh tools/autogen.sh
Preparing the ledger build system...please wait

Found GNU Autoconf version 2.64
Found GNU Automake version 1.11
Found GNU Libtool version 2.2.6

Automatically preparing build ... Warning: autoreconf failed
Attempting to run the preparation steps individually

Preparing build ...
Warning: autoconf seems to have succeeded by removing the following
options:
        AUTOCONF_OPTIONS="-f"

Removing those options should not be necessary and indicate some other
problem with the build system.  The build preparation is highly
suspect
and may result in configuration or compilation errors.  Consider
rerunning the build preparation with verbose output enabled.
        tools/autogen.sh --verbose

Continuing build preparation ... configure.ac:426: required file `intl/
Makefile.in' not found
Makefile.am:4: required directory ./po does not exist
Makefile.am:4: required directory ./intl does not exist
ERROR: automake failed
acprep: ERROR: Execution failed: sh tools/autogen.sh


-- 
To unsubscribe, reply using "remove me" as the subject.

Reply via email to