Discussion:
Cmake
Robu Marius
2014-10-16 15:12:16 UTC
Permalink
Hi, i have a problem, please help me. thx

***@Server:/usr/ports/databases/mysql56-server # make install clean
===> mysql56-server-5.6.21 depends on file: /usr/local/bin/cmake - not found
===> Verifying install for /usr/local/bin/cmake in /usr/ports/devel/cmake
===> cmake-3.0.2 depends on executable: sphinx-build - found
===> cmake-3.0.2 depends on shared library: libcurl.so - found (/usr/local/lib/libcurl.so.7)
===> cmake-3.0.2 depends on shared library: libexpat.so - found (/usr/local/lib/libexpat.so.6.0.0)
===> Configuring for cmake-3.0.2
===> FreeBSD 10 autotools fix applied to /usr/ports/devel/cmake/work/cmake-3.0.2/configure
---------------------------------------------
CMake 3.0.2, Copyright 2000-2014 Kitware, Inc.
C compiler on this system is: cc -O2 -pipe -DNO_IDEA -fno-strict-aliasing
C++ compiler on this system is: c++ -O2 -pipe -DNO_IDEA -fno-strict-aliasing
---------------------------------------------
Error when bootstrapping CMake:
Cannot find appropriate Makefile processor on this system.
Please specify one using environment variable MAKE.
---------------------------------------------
Log of errors: /usr/ports/devel/cmake/work/cmake-3.0.2/Bootstrap.cmk/cmake_bootstrap.log
---------------------------------------------
===> Script "configure" failed unexpectedly.
Please report the problem to ***@FreeBSD.org [maintainer] and attach the
"/usr/ports/devel/cmake/work/cmake-3.0.2/config.log" including the output of
the failure of your make command. Also, it might be a good idea to provide
an overview of all packages installed on your system (e.g. a
/usr/local/sbin/pkg-static info -g -Ea).
*** Error code 1

Stop.
make[2]: stopped in /usr/ports/devel/cmake
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/devel/cmake
*** Error code 1

Stop.
make: stopped in /usr/ports/databases/mysql56-server
Raphael Kubo da Costa
2014-10-18 16:35:16 UTC
Permalink
Post by Robu Marius
===> Configuring for cmake-3.0.2
===> FreeBSD 10 autotools fix applied to /usr/ports/devel/cmake/work/cmake-3.0.2/configure
---------------------------------------------
CMake 3.0.2, Copyright 2000-2014 Kitware, Inc.
C compiler on this system is: cc -O2 -pipe -DNO_IDEA -fno-strict-aliasing
C++ compiler on this system is: c++ -O2 -pipe -DNO_IDEA -fno-strict-aliasing
---------------------------------------------
Cannot find appropriate Makefile processor on this system.
Please specify one using environment variable MAKE.
---------------------------------------------
Log of errors: /usr/ports/devel/cmake/work/cmake-3.0.2/Bootstrap.cmk/cmake_bootstrap.log
---------------------------------------------
What does cmake_bootstrap.log look like?

Continue reading on narkive:
Loading...