![]() |
C compiler cannot create executables
Running system checks ...
checking host system type... i386-unknown-freebsd4.10 checking for pthread_exit in -lc_r... yes checking for gcc... gcc checking whether the C compiler (gcc -pthread ) works... no configure: error: installation or configuration problem: C compiler cannot create executables. Работаю через SSH. Пишу 'which gcc' все нормально пишет путь... Скрипт Kannel: Open Source WAP and SMS gateway http://www.kannel.org/ В чем проблема??? |
check permissions
|
возьми любую програмку на C и попробуи откомпилировать, например:
Код:
int main() { return 1; } |
| Часовой пояс GMT +4, время: 02:40. |
Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.