[bdbxml] problem building DB XML
William Billingsley <whb21-KWPb1pKIrIJaa/[email protected]> Tue, 9 Aug 2005 22:53:20 +0100
| Newsgroups | gmane.comp.db.dbxml.general |
|---|---|
| Message-ID | <[email protected]> |
Hi,
I'm running into a very odd problem building DB XML on a Fedora Core 3
machine. When I run build-all.sh --enable-java, it errors in the following
way during the Xerces-C part of the build process:
Building Xerces
Preparing the directory structure for a build ...
mkdir -p /local/intellibook/whb21/xmldb/dbxml-2.1.8/xerces-c-src_2_6_0
/local/intellibook/whb21/xmldb/dbxml-2.1.8/xerces-c-src_2_6_0/obj/LINUX
make: /local/intellibook/whb21/xmldb/dbxml-2.1.8/xerces-c-src_2_6_0/obj/LINUX:
Command not found
make: *** [Prepare] Error 127
looking at the Makefile that has been generated, this seems to come from
Prepare::
@echo Preparing the directory structure for a build ...
-${MKDIR} -p ${XML_OBJ_DIR}
-${MKDIR} -p ${XML_OBJ_DEPDOM_DIR}
-${MKDIR} -p ${XML_LIB_DIR}
Looking as if somehow during the build process, $XML_OBJ_DIR has been set to
"/local/intellibook/whb21/xmldb/dbxml-2.1.8/xerces-c-src_2_6_0
/local/intellibook/whb21/xmldb/dbxml-2.1.8/xerces-c-src_2_6_0/obj/LINUX"
(ie somehow set to two values [or one with a newline in it] and the second is
being interpreted as another command)
There is one earlier warning/error -- during the configure, has "test: too
many arguments" at line 85 of runConfigure.sh. I'm not sure if this is
directly related (looking at runConfigure.sh line 85) but could indicate some
kind of shell incompatibility (although I'm using bash)?
Has anybody come across anything like this or know a way around it? (or know
of a handy RPM for Fedora Core 3 including the Java binding?)
cheers,
Will Billingsley
------------------------------------------
To remove yourself from this list, send an
email to [email protected]