R: rock autoproj build fails

Tank you for your replay,

RTT was installed with the previous installation of Rock.
I have solved the problem completely deleting Rock installation
and installing all with sh bootstrap.sh

G. Rizzi

----Messaggio originale----
Da: sylvain [dot] joyeux [..] ...
Data: 9-mag-2011 10.06
A: "gprizzi [..] ..."<gprizzi [..] ...>
Cc: <orocos-users [..] ...>
Ogg: Re: [Orocos-users] rock autoproj build fails

On 05/07/2011 03:54 PM, gprizzi [..] ... wrote:
> Dear Sirs,
>
> I am trying to update a previously configured and running installation
> of rock.
>
> During the build phase (autoproj build)
>
> the build fails with the following error:
>
> root@UBU1004:/usr/src/rock# autoproj build
> Access method to import data from gitorious.org (git, http or ssh): git
> Which flavor of Rock do you want to use ? master
> autodetecting the operating system
> Which prepackaged software (a.k.a. 'osdeps') should autoproj install
> automatically (all, ruby, os, none) ? all
>
> Which flavor of Rock do you want to use ? master
> autoproj: loading ...
> run 'autoproj reconfigure' to change configuration options
> and use 'autoproj switch-config' to change the remote source for
> autoproj's main build configuration
> Do you need compatibility with OCL ? (yes or no): true
> Which flavor of Rock do you want to use ? master
> WARN: osdeps definition for nokogiri, previously defined in
> autoproj/remotes/orocos.toolchain/orocos.osdeps overridden by
> autoproj/remotes/rock.toolchain/orocos.osdeps
> the target operating system for Orocos/RTT (gnulinux or xenomai): gnulinux
> which CORBA implementation should the RTT use ? omniorb
>
> autoproj: importing and loading selected packages
> WARN: base/templates/vizkit from rock.base does not have a manifest
> WARN: external/sisl from rock.base does not have a manifest
> WARN: external/yaml-cpp from rock does not have a manifest
> WARN: gui/ffmpeg-ruby from rock does not have a manifest
> autoproj: building and installing packages
> building base/types (100%)
> installing base/types
> building drivers/iodrivers_base (100%)
> installing drivers/iodrivers_base
> generating and configuring build system for drivers/hokuyo
> building drivers/hokuyo (100%)
> installing drivers/hokuyo
> generating and configuring build system for log4cpp
> building log4cpp (100%)
> installing log4cpp
> generating and configuring build system for drivers/aggregator
> building drivers/aggregator (100%)
> installing drivers/aggregator
> generating and configuring build system for drivers/transformer
> building drivers/transformer (100%)
> installing drivers/transformer
> generating and configuring build system for gui/vizkit
> building gui/vizkit (100%)
> installing gui/vizkit
> generating and configuring build system for control/motor_controller
> building control/motor_controller (100%)
> installing control/motor_controller
> generating and configuring build system for ocl
> Build failed: ocl: failed in configure phase
> 'cmake -DCMAKE_INSTALL_PREFIX=/usr/src/rock/install
> -DCMAKE_MODULE_PATH=/usr/src/rock/base/types/cmake
> -DOROCOS_TARGET=gnulinux -DCMAKE_BUILD_TYPE=Debug
> /usr/src/rock/tools/ocl' returned status 1
> see /usr/src/rock/install/log/ocl-configure.log for details
> last 10 lines are:
>
>
>
>
> CMake Error at CMakeLists.txt:162 (message):
>
>
> RTT not found. Is the version correct? Use the CMAKE_PREFIX_PATH cmake
> or environment variable to point to the installation directory of RTT.
>
>
> -- Configuring incomplete, errors occurred!
>
>
> What can I have missed?
Could you send the complete log file ?
(/usr/src/rock/install/log/ocl-configure.log)

Is it a fresh build ? Or was RTT already built ?

Thanks