Ошибка при выполнение ./ configure

Discussion in 'Безопасность и Анонимность' started by Ivan99999, 18 Dec 2007.

Thread Status:
Not open for further replies.
  1. Ivan99999

    Ivan99999 Elder - Старейшина

    Joined:
    17 Dec 2007
    Messages:
    34
    Likes Received:
    6
    Reputations:
    0
    Пишет вот такое:
    [root@localhost icq3]# ./configure
    checking build system type... i686-pc-linux-gnu
    checking host system type... i686-pc-linux-gnu
    checking target system type... i686-pc-linux-gnu
    checking for a BSD-compatible install... /usr/bin/install -c
    checking whether build environment is sane... yes
    checking for gawk... gawk
    checking whether make sets $(MAKE)... yes
    checking for gcc... gcc
    checking for C compiler default output file name... a.out
    checking whether the C compiler works... yes
    checking whether we are cross compiling... no
    checking for suffix of executables...
    checking for suffix of object files... o
    checking whether we are using the GNU C compiler... yes
    checking whether gcc accepts -g... yes
    checking for gcc option to accept ISO C89... none needed
    checking for style of include used by make... GNU
    checking dependency style of gcc... gcc3
    checking how to run the C preprocessor... gcc -E
    checking for g++... no
    checking for c++... no
    checking for gpp... no
    checking for aCC... no
    checking for CC... no
    checking for cxx... no
    checking for cc++... no
    checking for cl.exe... no
    checking for FCC... no
    checking for KCC... no
    checking for RCC... no
    checking for xlC_r... no
    checking for xlC... no
    checking whether we are using the GNU C++ compiler... no
    checking whether g++ accepts -g... no
    checking dependency style of g++... none
    checking whether g++ accepts -fno-exceptions -fno-check-new... no
    checking how to run the C++ preprocessor... /lib/cpp
    configure: error: C++ preprocessor "/lib/cpp" fails sanity check
    See `config.log' for more details.
    [root@localhost icq3]# apt-get install g++
    bash: apt-get: command not found
    [root@localhost icq3]#


    Как я понял он ругается на отсутствия компилятора хотя ВСЕ КОМПИЛЯТОРЫ УСТАНОВЛЕНЫ!!
    В чём может быть проблема?
     
  2. MacTep

    MacTep Elder - Старейшина

    Joined:
    29 May 2006
    Messages:
    317
    Likes Received:
    160
    Reputations:
    35
    Сильно..

    Что за дистрибутив?
     
  3. kfor

    kfor Elder - Старейшина

    Joined:
    1 Sep 2005
    Messages:
    278
    Likes Received:
    48
    Reputations:
    29
    Ну я бы попробовал просто в bashe ввести команду, если не найдёт то поиском найти куда делся бинарник,а потом симлинк сделал бы.
     
  4. groundhog

    groundhog Elder - Старейшина

    Joined:
    12 May 2007
    Messages:
    1,159
    Likes Received:
    425
    Reputations:
    180
    apt скорее всего криво поставлен... Если вообще поставлен... Что за дистриб?
     
  5. Sn@k3

    Sn@k3 Elder - Старейшина

    Joined:
    13 Apr 2006
    Messages:
    1,000
    Likes Received:
    437
    Reputations:
    90
    это случаем не cygwin(пустой) ? -)))
    ...
    checking for g++... no
    checking for c++... no
    ... что бы это значило -)))

    У меня были такие же проблемы когда установил слил кигвин и после пытался им ещё как-то компилировать, он пустой был(18 метров =\ ), тогда я нашел диск Ха за декабрь ДВД 2004, там есть кигвин аж на два гига с компонентами и библиотеками
     
  6. Ivan99999

    Ivan99999 Elder - Старейшина

    Joined:
    17 Dec 2007
    Messages:
    34
    Likes Received:
    6
    Reputations:
    0
    Дистр мандрива 2008 начилось сразу после установки ос. При том все компиляторы необходимые стоят (не раз проверял.) Хотя в мандриве 2007 и asplinux 11.2 всё норм было.
     
  7. Ivan99999

    Ivan99999 Elder - Старейшина

    Joined:
    17 Dec 2007
    Messages:
    34
    Likes Received:
    6
    Reputations:
    0
    Короче качаю я Suse 10.3 на 1-ом сд
     
Thread Status:
Not open for further replies.