Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error building eva-opencog docker #115

Closed
warrenson opened this issue May 12, 2017 · 1 comment
Closed

Error building eva-opencog docker #115

warrenson opened this issue May 12, 2017 · 1 comment

Comments

@warrenson
Copy link

Getting the following error when building docker container with build.sh.

Step 18 : RUN (mkdir /opencog/ros-behavior-scripting/build;      cd /opencog/ros-behavior-scripting/build;      cmake ..; make install)
 ---> Running in 0444d909b053
-- The C compiler identification is GNU 4.8.4
-- The CXX compiler identification is GNU 4.8.4
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
CMake Error at CMakeLists.txt:28 (find_package):
  By not providing "Findcatkin.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "catkin", but
  CMake did not find one.

  Could not find a package configuration file provided by "catkin" with any
  of the following names:

    catkinConfig.cmake
    catkin-config.cmake

  Add the installation prefix of "catkin" to CMAKE_PREFIX_PATH or set
  "catkin_DIR" to a directory containing one of the above files.  If "catkin"
  provides a separate development package or SDK, be sure it has been
  installed.


-- Configuring incomplete, errors occurred!
See also "/opencog/ros-behavior-scripting/build/CMakeFiles/CMakeOutput.log".
make: *** No rule to make target `install'.  Stop.
The command '/bin/sh -c (mkdir /opencog/ros-behavior-scripting/build;      cd /opencog/ros-behavior-scripting/build;      cmake ..; make install)' returned a non-zero code: 2

build environment:

Docker version 1.12.0-rc3, build 91e29e8, experimental
Darwin 15.6.0 x86_64 i386
@amebel
Copy link
Contributor

amebel commented Dec 13, 2021

stale

@amebel amebel closed this as completed Dec 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants