You are not logged in.

#1 2009-05-15 16:05:44

iggy
Member
From: Germany, L.E. - Leipzig
Registered: 2004-10-17
Posts: 367

[SOLVED] pentium d 930: runs arch64, but cannot compile...

hello!

i'm a little bit confused. i just installed arch64 on my system.

SL95X (Intel Pentium D 930)
ASRock ConroeXFire-eSata2 (Intel® 945P/945G + ICH7R Chipsets)

but when i try to compile e.g. the air-plasma-theme pkg i get to following error:

-- Check for working C compiler: /usr/bin/gcc -- broken                                                                                                                                                                                     
CMake Error at /usr/share/cmake-2.6/Modules/CMakeTestCCompiler.cmake:32 (MESSAGE):                                                                                                                                                          
  The C compiler "/usr/bin/gcc" is not able to compile a simple test program.                                                                                                                                                               

  It fails with the following output:

   Change Dir: /home/iggy/tmp/air-plasmatheme-svn/src/air/build/CMakeFiles/CMakeTmp

  

  Run Build Command:/usr/bin/make "cmTryCompileExec/fast"

  /usr/bin/make -f CMakeFiles/cmTryCompileExec.dir/build.make
  CMakeFiles/cmTryCompileExec.dir/build                      

  make[1]: Entering directory
  `/home/iggy/tmp/air-plasmatheme-svn/src/air/build/CMakeFiles/CMakeTmp'

  /usr/bin/cmake -E cmake_progress_report
  /home/iggy/tmp/air-plasmatheme-svn/src/air/build/CMakeFiles/CMakeTmp/CMakeFiles
  1                                                                              

  Building C object CMakeFiles/cmTryCompileExec.dir/testCCompiler.c.o

  /usr/bin/gcc -march=prescott -O2 -pipe -fomit-frame-pointer -o
  CMakeFiles/cmTryCompileExec.dir/testCCompiler.c.o -c          
  /home/iggy/tmp/air-plasmatheme-svn/src/air/build/CMakeFiles/CMakeTmp/testCCompiler.c


  
  /home/iggy/tmp/air-plasmatheme-svn/src/air/build/CMakeFiles/CMakeTmp/testCCompiler.c:1:
  error: CPU you selected does not support x86-64 instruction set                        


  /home/iggy/tmp/air-plasmatheme-svn/src/air/build/CMakeFiles/CMakeTmp/testCCompiler.c:1:
  error: CPU you selected does not support x86-64 instruction set

  make[1]: Leaving directory
  `/home/iggy/tmp/air-plasmatheme-svn/src/air/build/CMakeFiles/CMakeTmp'

  make[1]: *** [CMakeFiles/cmTryCompileExec.dir/testCCompiler.c.o] Error 1

  make: *** [cmTryCompileExec/fast] Error 2





  CMake will not be able to correctly generate this project.
Call Stack (most recent call first):



CMake Warning (dev) in CMakeLists.txt:
  No cmake_minimum_required command is present.  A line of code such as

    cmake_minimum_required(VERSION 2.6)

  should be added at the top of the file.  The version specified may be lower
  if you wish to support older CMake versions for this project.  For more
  information run "cmake --help-policy CMP0000".
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Configuring incomplete, errors occurred!

i can run arch64, but i cannot compile? what does it mean???

thx iggy

Last edited by iggy (2009-05-15 16:38:58)


sorry for my bad english smile

Offline

#2 2009-05-15 16:35:47

iggy
Member
From: Germany, L.E. - Leipzig
Registered: 2004-10-17
Posts: 367

Re: [SOLVED] pentium d 930: runs arch64, but cannot compile...

strange, i can compile other stuff without any problems. e.g. arora-git. i will have a look at the PKGBUILD.


sorry for my bad english smile

Offline

#3 2009-05-15 16:38:43

iggy
Member
From: Germany, L.E. - Leipzig
Registered: 2004-10-17
Posts: 367

Re: [SOLVED] pentium d 930: runs arch64, but cannot compile...

ok, problem solved. downloaded the PKGBUILD again and now it works. sorry...


sorry for my bad english smile

Offline

Board footer

Powered by FluxBB