Hello Geir,

I downloaded a fresh copy of harmony from svn and got the same error. To be clear, these were my steps:

> svn checkout https://svn.apache.org/repos/asf/incubator/harmony
> cd harmony/enhanced/drlvm/trunk/build
> chmod +x build.sh
> ./build.sh update
> ./build.sh

And then I got the same error that I listed in my previous email:

build.native.cpp:
       [cc] 141 total files to be compiled.
[cc] /work/nneelaka/Sandbox/harmony/enhanced/drlvm/trunk/ build/lnx_ia32_gcc_release/semis/extra/log4cxx/src/include/log4cxx/ xml/domconfigurator.h:243: error: extra qualification 'log4cxx::xml::DOMConfigurator::' on member 'subst' [cc] /work/nneelaka/Sandbox/harmony/enhanced/drlvm/trunk/ build/lnx_ia32_gcc_release/semis/extra/log4cxx/src/include/log4cxx/ helpers/unicodehelper.h:98: error: extra qualification 'log4cxx::helpers::UnicodeHelper::' on member 'lengthUTF8' [cc] /work/nneelaka/Sandbox/harmony/enhanced/drlvm/trunk/ build/lnx_ia32_gcc_release/semis/extra/log4cxx/src/include/log4cxx/ helpers/unicodehelper.h:98: error: extra qualification 'log4cxx::helpers::UnicodeHelper::' on member 'lengthUTF8' [cc] /work/nneelaka/Sandbox/harmony/enhanced/drlvm/trunk/ build/lnx_ia32_gcc_release/semis/extra/log4cxx/src/include/log4cxx/ xml/domconfigurator.h:243: error: extra qualification 'log4cxx::xml::DOMConfigurator::' on member 'subst' [cc] /work/nneelaka/Sandbox/harmony/enhanced/drlvm/trunk/ build/lnx_ia32_gcc_release/semis/extra/log4cxx/src/include/log4cxx/ helpers/unicodehelper.h:98: error: extra qualification 'log4cxx::helpers::UnicodeHelper::' on member 'lengthUTF8'

Previous threads led me to believe that this issue was resolved in JIRA. Mark then committed the changes into svn, and things worked for a while.

Thanks,
Naveen

On Jun 22, 2006, at 3:19 PM, Geir Magnusson Jr wrote:

Odd.  Nothing should have changed re log4cxx

Sure nothing else changed?

geir

[EMAIL PROTECTED] wrote:
I just tried building DRLVM out of svn on FC5, and it has a
build error that I've seen before.  This issue was resolved
when I was using r413745, but now I am using r416471 and it
is back.  The error is below:

Thanks,
Naveen

---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to