[ http://issues.apache.org/jira/browse/TUSCANY-572?page=all ]
Jean-Sebastien Delfino resolved TUSCANY-572.
--------------------------------------------
Resolution: Fixed
I installed a fresh Ubuntu 6.10, the Ubuntu build_essentials package, automake
1.9.6, Libxml2, Axis2C 0.94 (+Ant and the JDK 5 to build the tools) and I am
now able to build and run the SDO and SCA runtime and samples.
> Tuscany SCA C++ fails to compile under Ubuntu
> ---------------------------------------------
>
> Key: TUSCANY-572
> URL: http://issues.apache.org/jira/browse/TUSCANY-572
> Project: Tuscany
> Issue Type: Bug
> Components: C++ SCA
> Affects Versions: Cpp-current
> Environment: Ubuntu 6.0.6
> Reporter: David Wheeler
> Assigned To: Jean-Sebastien Delfino
> Fix For: Cpp-current
>
>
> SDO C++ compiles, but make install fails to copy the header files into the
> deploy/include directory.
> Manually copying the header files results in SCA C++ running into an infinite
> loop while compiling,
> "make[4]: Leaving directory `/home/dwheeler/tuscany/cpp/sca/runtime/core/test'
> make[4]: Entering directory `/home/dwheeler/tuscany/cpp/sca/runtime/core/test'
> cp ./MyValue/MyValue.h ./testSCASystem/modules/MyValueServiceModule
> cp ./MyValue/MyValueImpl.h ./testSCASystem/modules/MyValueServiceModule
> cp ./MyValue/StockQuoteService.h ./testSCASystem/modules/MyValueServiceModule
> cp ./CustomerInfo/CustomerInfo.h ./testSCASystem/modules/MyValueServiceModule
> cp ./CustomerInfo/CustomerInfoImpl.h
> ./testSCASystem/modules/MyValueServiceModule
> java -jar ../../../tools/scagen/bld/scagen.jar -dir
> testSCASystem/modules/MyValueServiceModule -output tmp
> cp tmp/CustomerInfoImpl*.* CustomerInfo
> cp tmp/MyValueImpl*.* MyValue
> cd ../../.. \
> && CONFIG_FILES=runtime/core/test/Makefile CONFIG_HEADERS= /bin/sh
> ./config.status
> config.status: creating runtime/core/test/Makefile
> config.status: executing default-1 commands
> make[4]: Leaving directory `/home/dwheeler/tuscany/cpp/sca/runtime/core/test'
> make[4]: Entering directory `/home/dwheeler/tuscany/cpp/sca/runtime/core/test'
> cp ./MyValue/MyValue.h ./testSCASystem/modules/MyValueServiceModule
> cp ./MyValue/MyValueImpl.h ./testSCASystem/modules/MyValueServiceModule
> cp ./MyValue/StockQuoteService.h ./testSCASystem/modules/MyValueServiceModule
> cp ./CustomerInfo/CustomerInfo.h ./testSCASystem/modules/MyValueServiceModule
> cp ./CustomerInfo/CustomerInfoImpl.h
> ./testSCASystem/modules/MyValueServiceModule
> java -jar ../../../tools/scagen/bld/scagen.jar -dir
> testSCASystem/modules/MyValueServiceModule -output tmp
> cp tmp/CustomerInfoImpl*.* CustomerInfo
> cp tmp/MyValueImpl*.* MyValue
> cd ../../.. \
> && CONFIG_FILES=runtime/core/test/Makefile CONFIG_HEADERS= /bin/sh
> ./config.status
> config.status: creating runtime/core/test/Makefile
> config.status: executing default-1 commands
> make[4]: Leaving directory `/home/dwheeler/tuscany/cpp/sca/runtime/core/test'
> make[4]: Entering directory
> `/home/dwheeler/tuscany/cpp/sca/runtime/core/test'"
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]