Hi, there:
Just want to install cmake from my ports but an error occurs. Here is the error message:
 
	
	
	
		
However, there's no such file called config.log as the error message says, indeed.
	
	
	
		
So,could you help me fix it? I have the latest ports tree. Thank you in advance.
				
			Just want to install cmake from my ports but an error occurs. Here is the error message:
		Code:
	
	justin@zust.pts/0 devel/cmake % sudo make install clean
===>  Vulnerability check disabled, database not found
===>  License check disabled, port has not defined LICENSE
===>  Extracting for cmake-2.8.4
=> SHA256 Checksum OK for cmake-2.8.4.tar.gz.
===>  Patching for cmake-2.8.4
===>  Applying FreeBSD patches for cmake-2.8.4
===>  Configuring for cmake-2.8.4
---------------------------------------------
CMake 2.8.4, Copyright 2000-2009 Kitware, Inc.
C compiler on this system is: cc -O2 -pipe -fno-strict-aliasing
C++ compiler on this system is: c++ -O2 -pipe -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-2.8.4/Bootstrap.cmk/cmake_bootstrap.log
---------------------------------------------
===>  Script "configure" failed unexpectedly.
Please report the problem to kde@FreeBSD.org [maintainer] and attach the
"[color="Red"]/usr/ports/devel/cmake/work/cmake-2.8.4/config.log[/color]" 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. an `ls
/var/db/pkg`).
*** Error code 1
Stop in /usr/ports/devel/cmake.However, there's no such file called config.log as the error message says, indeed.
		Code:
	
	justin@zust.pts/0 devel/cmake % cat /usr/ports/devel/cmake/work/cmake-2.8.4/config.log
cat: /usr/ports/devel/cmake/work/cmake-2.8.4/config.log: No such file or directorySo,could you help me fix it? I have the latest ports tree. Thank you in advance.

 
			     
 
		 
 
		
 
 
		