[Cmake] Cmake_on_OpenBSD3.0

Karshi karshi.hasanov at utoronto.ca
Wed Feb 6 18:19:02 EST 2002


Hi ,

I wanted to test Cmake on OpenBSD3.0, and the following errors occured:
----------------------------------
bash-2.05$ ./configure
loading cache ./config.cache
checking for gcc... (cached) gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for c++... (cached) c++
checking whether the C++ compiler (c++  ) works... yes
checking whether the C++ compiler (c++  ) is a cross-compiler... no
checking whether we are using GNU C++... (cached) yes
checking whether c++ accepts -g... (cached) yes
checking system version (for dynamic loading)... OpenBSD-3.0
checking for gmake... (cached) /usr/local/bin/gmake
creating ./config.status
creating Source/InitialConfigureFlags.cmake
creating Makefile
creating Source/Makefile
creating Source/cmConfigure.h
Source/cmConfigure.h is unchanged
cd Source; /usr/local/bin/gmake
gmake[1]: Entering directory `/home/khasanov/Python/CMake-1.2/Source'
c++ -DCMAKE_ROOT_DIR='"/home/khasanov/Python/CMake-1.2"' -g -O2
-DCMAKE_HAS_AUTOCONF -I/h
ome/khasanov/Python/CMake-1.2/Source -c cmCommands.cxx -o cmCommands.o
/tmp/ccy31715.s: Assembler messages:
/tmp/ccy31715.s:631443: Fatal error:virtual memory exceeded
gmake[1]: *** [cmCommands.o] Error 1
gmake[1]: Leaving directory `/home/khasanov/Python/CMake-1.2/Source'
gmake: *** [all] Error 2
./configure[1417]: ./Source/cmake: not found
gmake: *** No rule to make target `depend'.  Stop.
-----------------------------------------------------------------------------------------------------------






More information about the CMake mailing list