Hello List!

With latest git checkout (b182143 Mon Feb 2 00:28:12 2009) on Debian
Unstable, compilation fails complaining of missing irrXML.h and
CXMLReaderImpl.h.  acprep and configure finished without any errors.

,----
| master% make
| make  all-am
| make[1]: Entering directory `/data/desktop/ledger.git'
| /bin/sh ./libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.
 -I./src -I./lib -I./lib/utfcpp/source -I./lib/irrxml/src
|  -g -O2 -MT libledger_util_la-utils.lo -MD -MP -MF
.deps/libledger_util_la-utils.Tpo -c -o libledger_util_la-utils.lo
`test -f '
| src/utils.cc' || echo './'`src/utils.cc
| mkdir .libs
|  g++ -DHAVE_CONFIG_H -I. -I./src -I./lib -I./lib/utfcpp/source
-I./lib/irrxml/src -g -O2 -MT libledger_util_la-utils.lo -MD -MP
| -MF .deps/libledger_util_la-utils.Tpo -c src/utils.cc  -fPIC -DPIC
-o .libs/libledger_util_la-utils.o
| In file included from src/utils.h:52,
|                  from src/utils.cc:32:
| ./src/system.hh:141:35: error: irrXML.h: No such file or directory
| ./src/system.hh:142:28: error: CXMLReaderImpl.h: No such file or directory
| make[1]: *** [libledger_util_la-utils.lo] Error 1
| make[1]: Leaving directory `/data/desktop/ledger.git'
| make: *** [all] Error 2
`----

Suggestions please.

-- 
Manish

Reply via email to