I tried from git clone git://git.apache.org/tuscany-sca-cpp and svn co
http://svn.apache.org/repos/asf/tuscany/sca-cpp/trunk.
I then ran ./bootstrap.
The first run caused an error
Running libtoolize --force...libtoolize: putting auxiliary files in `.'.
libtoolize: linking file `./ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
libtoolize: linking file `m4/libtool.m4'
libtoolize: linking file `m4/ltoptions.m4'
libtoolize: linking file `m4/ltsugar.m4'
libtoolize: linking file `m4/ltversion.m4'
libtoolize: linking file `m4/lt~obsolete.m4'
done.
Running aclocal...done.
Running autoconf...configure.ac:346: error: possibly undefined macro:
AC_PROG_JAVAC
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.ac:347: error: possibly undefined macro: AC_PROG_JAR
Running it again was successful.
Then I ran
./configure --prefix=/home/mario/native-sca-1.0.incubating-M3/deploy
--with-apr=/home/mario/httpd-2.2.14/deploy
--with-httpd=/home/mario/httpd-2.2.14/deploy --with-libcurl=/usr
--with-libxml2=/usr
I renamed the directory to native-sca-1.0.incubating-M3 so don’t wonder about
that.
Then I would run make.
The first error I could resolve, as already described, by deleting the
redefinition.
But the mentioned error comes.
-----Ursprüngliche Nachricht-----
Von: Luciano Resende [mailto:[email protected]]
Gesendet: Sonntag, 21. Februar 2010 00:33
An: [email protected]
Betreff: Re: Compilation problem tuscany-sca-cpp
Just to clarify, are you trying to build the Tuscany SCA CPP from
https://svn.apache.org/repos/asf/tuscany/sca-cpp/trunk/
If not, could you please try that...
--
Luciano Resende
http://people.apache.org/~lresende
http://twitter.com/lresende1975
http://lresende.blogspot.com/