vitus153 0 Posted May 6, 2012 Report Share Posted May 6, 2012 Доброе время суток! Столкнулся со следующей проблемой. Мне необходимо собрать PHP под архитектуру Mipsel с определенными ключами. Поставил Ubuntu 11.04, toolchain (как описано здесь http:// www.hub.ru/wiki/%D0%9A%D1%80%D0%BE%D1%81%D1%81-%D0%BA%D0%BE% D0%BC%D0%BF%D0%B8%D0%BB%D1%8F%D1%86%D0%B8%D1%8F). Для проверски сделал make mc-ipk. Сборка прошла, пакет сформировался (т.е. предположительно все работает). Приступил к сборе php. И возникла следующая ошибка: ./configure: 11818: 5: Bad file descriptor./configure: 11818: :: checking for __dn_skipname in -lbind: not found./configure: 11818: 6: Bad file descriptor./configure: 11818: checking for __dn_skipname in -lbind... : not found./configure: 11818: ac_fn_c_try_link: not found./configure: 11818: 5: Bad file descriptor./configure: 11818: :: result: no: not found./configure: 11818: 6: Bad file descriptor./configure: 11818: no: not found./configure: 11823: 5: Bad file descriptor./configure: 11823: :: checking for ANSI C header files: not found./configure: 11823: 6: Bad file descriptor./configure: 11823: checking for ANSI C header files... : not found./configure: 11922: ac_fn_c_try_compile: not found./configure: 11924: 5: Bad file descriptor./configure: 11924: :: result: no: not found./configure: 11924: 6: Bad file descriptor./configure: 11924: no: not found./configure: 11971: ac_cv_header_dirent_dirent.h: not found./configure: 11971: 5: Bad file descriptor./configure: 11971: :: checking for dirent.h that defines DIR: not found./configure: 11971: 6: Bad file descriptor./configure: 11971: checking for dirent.h that defines DIR... : not foundeval: 1: Bad substitutionmake: *** [/root/optware/oleg/builds/php/.configured] Ошибка 2 И всё! Гуглил и задавал вопросы яндексу - ничего не помогло! Перерыл php.mk и configurate - все без толку! Помогите, вторую ночь не сплю! Quote Link to post Share on other sites
vitus153 0 Posted May 8, 2012 Author Report Share Posted May 8, 2012 Что ни у кого никаких вариантов нету? Вот более подробный лог, может у кого такое было или просто знает в какую сторону копать Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.