You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by Arfrever Frehtes Taifersar Arahesis <ar...@gmail.com> on 2009/07/29 14:24:16 UTC

Xerces-C++ 3.0.1 fails to build with ICU 4.2.*

Xerces-C++ 3.0.1 fails to build with ICU 4.2.*.
pkgdata no longer supports -M option.

make  all-recursive
make[1]: Entering directory `/var/tmp/portage/dev-libs/xerces-c-3.0.1/work/xerces-c-3.0.1'
Making all in src
make[2]: Entering directory `/var/tmp/portage/dev-libs/xerces-c-3.0.1/work/xerces-c-3.0.1/src'
Making all in xercesc/util/MsgLoaders/ICU/resources
make[3]: Entering directory `/var/tmp/portage/dev-libs/xerces-c-3.0.1/work/xerces-c-3.0.1/src/xercesc/util/MsgLoaders/ICU/resources'
/usr/bin/genrb root.txt
/usr/bin/pkgdata --name xercesc_messages_3_0 --mode dll -d . -M '"CC=x86_64-pc-linux-gnu-gcc" "CXX=x86_64-pc-linux-gnu-g++" "AR=x86_64-pc-linux-gnu-ar" "RANLIB=x86_64-pc-linux-gnu-ranlib" "CPPFLAGS=" "CFLAGS=-march=core2 -pipe -O2" "CXXFLAGS=-march=core2 -pipe -O2 " "LDFLAGS=-Wl,-O1,--as-needed,--gc-sections,--hash-style=gnu,--sort-common"' ./res-file-list.txt
/usr/bin/pkgdata: error in command line argument "-M"
Run '/usr/bin/pkgdata --help' for help.
make[3]: *** [xercesc_messages.lo] Error 1
make[3]: Leaving directory `/var/tmp/portage/dev-libs/xerces-c-3.0.1/work/xerces-c-3.0.1/src/xercesc/util/MsgLoaders/ICU/resources'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/dev-libs/xerces-c-3.0.1/work/xerces-c-3.0.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/dev-libs/xerces-c-3.0.1/work/xerces-c-3.0.1'
make: *** [all] Error 2

-- 
Arfrever Frehtes Taifersar Arahesis

RE: Xerces-C++ 3.0.1 fails to build with ICU 4.2.*

Posted by Scott Cantor <ca...@osu.edu>.
Arfrever Frehtes Taifersar Arahesis wrote on 2009-07-29:
> Xerces-C++ 3.0.1 fails to build with ICU 4.2.*.
> pkgdata no longer supports -M option.

Yeah, I can confirm that also, and it's a major issue on the Mac, because of Apple's warnings about using fork with code linked to their CoreFoundation code.

I'll file a bug.

-- Scott



---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: c-dev-help@xerces.apache.org