Титла: КомпЕлиране
Публикувано от: maniac в Apr 21, 2004, 13:58
Здравейте, при компилиране на Opendchub ми излизат следните грешки.Доколкото разбирам ми липсват някакви пакети.Бихте ли ми помогнали....... Примерен код | debian:~/opendchub-0.7.14# ./configure checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... no checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... missing checking whether build environment is sane... yes checking for gcc... gcc checking for C compiler default output... 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 socket in -lsocket... no checking for gethostbyname in -lnsl... yes checking for crypt in -lcrypt... yes checking for crypt in -lcrypto... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for gcc option to accept ANSI C... none needed checking for an ANSI C-conforming const... yes checking whether time.h and sys/time.h may both be included... yes checking for mode_t... yes checking for pid_t... yes checking for vprintf... yes checking for _doprnt... no checking for gethostname... yes checking for mkdir... yes checking for poll... yes checking for select... yes checking for socket... yes checking for strstr... yes checking for strtoll... yes checking for strtoq... yes checking for perl... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing default-1 commands
*** Type "gmake" to build opendchub *** *** If "gmake" does not work, try "make" ***
|
накратко:Примерен код | checking whether make sets ${MAKE}... no checking for working makeinfo... missing checking for _doprnt... no |
Рових из Google, но не намерих нищо по въпроса.А навсякъде където гледах ......sets ${MAKE} беше yes. Предварително благодаря на всички. Поздрави!
П.С Щях да забравя...... Debian v3.0r2 прясно инсталиран от начинаещ (моя милост )
Титла: КомпЕлиране
Публикувано от: sdr в Apr 21, 2004, 14:20
А пробва ли след това да праснеш make ей така просто за пробата - щото от моя скромен опит предполагам че всичко ще мине гладко нататък, след като все пак е успяло да си направи конфигурационните файлове...
Титла: КомпЕлиране
Публикувано от: maniac в Apr 22, 2004, 01:56
Да, в интерес на истината се получи компилирането, но аз останах с впечатлението че самия компилатор има някакви пропуски......Прав ли съм?
Титла: КомпЕлиране
Публикувано от: IvanST в Apr 22, 2004, 08:24
А ти на Debian ли си ? ? Що не ползваш apt-get install opendchub  , ми го компилираш от сорс 
Титла: КомпЕлиране
Публикувано от: maniac в Apr 22, 2004, 21:10
Защо ли? Ми защото няма кой да ми каже, че го има на пакет хехехехеххе. Интересува ме в случая да си оправя компилатора.....ако има проблеми озобщо 
Титла: КомпЕлиране
Публикувано от: IvanST в Apr 23, 2004, 09:33
Еми друг път преди всичко пробвай apt-cache search opendchub, apt-cache show opendchub 
|