URL: https://www.opennet.me/cgi-bin/openforum/vsluhboard.cgi
Форум: vsluhforumID1
Нить номер: 57762
[ Назад ]

Исходное сообщение
"Помогите с компиляцией Courier-imap 4.0.3"

Отправлено Vlad , 29-Июн-05 10:11 
Собираю для Postfix + Pgsql

courier-authlib-0.56 //// Собрался без глюков
./configure --with-pgsql-libs=/usr/local/pgsql/lib --with-pgsql-includes=/usr/local/pgsql/include --with-mailuser=postfix --with-mailgroup=postdrop
make
make install
make install-configure


./configure --prefix=/usr/local/curier-imap
При выполнении make/////////////////////////
Compiling imaplogin.c
imaplogin.c:35:25: courierauth.h: No such file or directory
imaplogin.c:36:30: courierauthdebug.h: No such file or directory
imaplogin.c:156: warning: "struct authinfo" declared inside parameter list
imaplogin.c:156: warning: its scope is only this definition or declaration, which is probably not what you want
imaplogin.c: In function `login_callback':
imaplogin.c:166: error: dereferencing pointer to incomplete type
imaplogin.c:167: warning: implicit declaration of function `auth_getoption'
imaplogin.c:167: error: dereferencing pointer to incomplete type
imaplogin.c:168: warning: assignment makes pointer from integer without a cast
imaplogin.c:172: error: dereferencing pointer to incomplete type
imaplogin.c:177: error: dereferencing pointer to incomplete type
imaplogin.c:181: error: dereferencing pointer to incomplete type
imaplogin.c:196: error: dereferencing pointer to incomplete type
imaplogin.c:197: error: dereferencing pointer to incomplete type
imaplogin.c:220: warning: implicit declaration of function `auth_callback_default'
imaplogin.c:224: error: dereferencing pointer to incomplete type
imaplogin.c:225: error: dereferencing pointer to incomplete type
imaplogin.c:230: error: dereferencing pointer to incomplete type
imaplogin.c:230: error: dereferencing pointer to incomplete type
imaplogin.c:240: error: dereferencing pointer to incomplete type
imaplogin.c:244: error: dereferencing pointer to incomplete type
imaplogin.c:248: error: dereferencing pointer to incomplete type
imaplogin.c:249: error: dereferencing pointer to incomplete type
imaplogin.c: In function `do_imap_command':
imaplogin.c:278: warning: implicit declaration of function `courier_authdebug_login'
imaplogin.c:372: warning: implicit declaration of function `auth_login'
imaplogin.c:373: warning: implicit declaration of function `courier_safe_printf'
imaplogin.c: In function `main':
imaplogin.c:451: warning: implicit declaration of function `courier_authdebug_login_init'
imaplogin.c: In function `login_imap':
imaplogin.c:596: warning: implicit declaration of function `DPRINTF'
...................................................................

Помогите пожалуйста, может еще что нужно сделать!


Содержание

Сообщения в этом обсуждении
"Помогите с компиляцией Courier-imap 4.0.3"
Отправлено Vlad , 29-Июн-05 14:15 
HELP!!!

"Помогите с компиляцией Courier-imap 4.0.3"
Отправлено SubGun , 29-Июн-05 14:35 
Я собираю для MySQL.
У меня та же проблема.

"Помогите с компиляцией Courier-imap 4.0.3"
Отправлено lomo , 29-Июн-05 14:42 
посмотрите imaplogin.c
похоже надо путь подправить до *.h


"Помогите с компиляцией Courier-imap 4.0.3"
Отправлено SubGun , 29-Июн-05 14:49 
>посмотрите imaplogin.c
>похоже надо путь подправить до *.h
Я не утверждаю, что вы ответили неверно, но, неужели разработчики не тестировали прогу? Наверняка тестировали, и, если выложили ее, значит ошибок быть не должно?!
Но я посмотрю, попробую.

"Помогите с компиляцией Courier-imap 4.0.3"
Отправлено SubGun , 30-Июн-05 10:26 
>посмотрите imaplogin.c
>похоже надо путь подправить до *.h
Пути прописаны правильно.

"Помогите с компиляцией Courier-imap 4.0.3"
Отправлено SubGun , 30-Июн-05 10:31 
Вот текст именно моей ошибки:

Compiling imaplogin.c
*** Error code 1
Stop in /usr/local/courier-imap-4.0.3/imap.
*** Error code 1
Stop in /usr/local/courier-imap-4.0.3/imap.
*** Error code 1
Stop in /usr/local/courier-imap-4.0.3.
*** Error code 1
Stop in /usr/local/courier-imap-4.0.3.


"Помогите с компиляцией Courier-imap 4.0.3"
Отправлено newser , 30-Июн-05 10:43 
>Вот текст именно моей ошибки:
>
>Compiling imaplogin.c
>*** Error code 1
>Stop in /usr/local/courier-imap-4.0.3/imap.
>*** Error code 1
>Stop in /usr/local/courier-imap-4.0.3/imap.
>*** Error code 1
>Stop in /usr/local/courier-imap-4.0.3.
>*** Error code 1
>Stop in /usr/local/courier-imap-4.0.3.

А из портов/пакетов поставить не судьба?


"Помогите с компиляцией Courier-imap 4.0.3"
Отправлено SubGun , 30-Июн-05 12:56 
>А из портов/пакетов поставить не судьба?
Устанавливаю из пакетов с http://www.courier-mta.org.

"Помогите с компиляцией Courier-imap 4.0.3"
Отправлено newser , 30-Июн-05 13:15 
>>А из портов/пакетов поставить не судьба?
>Устанавливаю из пакетов с http://www.courier-mta.org.

Во-первых, какая у Вас система? (uname -a)
Во-вторых, под Вашу систему, полагаю, уже есть собранный пакет (tbz для FreeBSD, rpm или deb для Linux)


"Помогите с компиляцией Courier-imap 4.0.3"
Отправлено SubGun , 30-Июн-05 13:44 
>>>А из портов/пакетов поставить не судьба?
>>Устанавливаю из пакетов с http://www.courier-mta.org.
>
>Во-первых, какая у Вас система? (uname -a)
FreeBSD 5.3
>Во-вторых, под Вашу систему, полагаю, уже есть собранный пакет (tbz для FreeBSD, rpm или deb для Linux)
C ftp://ftp.freebsd.org пакет ставится так же. ./configure проходит, в make ошибка.

"Помогите с компиляцией Courier-imap 4.0.3"
Отправлено newser , 30-Июн-05 14:12 
>>>>А из портов/пакетов поставить не судьба?
>>>Устанавливаю из пакетов с http://www.courier-mta.org.
>>
>>Во-первых, какая у Вас система? (uname -a)
>FreeBSD 5.3
>>Во-вторых, под Вашу систему, полагаю, уже есть собранный пакет (tbz для FreeBSD, rpm или deb для Linux)
>C ftp://ftp.freebsd.org пакет ставится так же. ./configure проходит, в make ошибка.

Если у Вас FreeBSD, тогда зачем себе лишний геморрой устраивать?
Идем читать: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/po...

Ставим из портов/пакаджей, кому как удобнее.


"Помогите с компиляцией Courier-imap 4.0.3"
Отправлено SubGun , 05-Июл-05 10:15 
Ну и?
Прочел. На сайте http://courier-mta.org скачал пакет, распаковал, делаю ./configure && make. Та же ошибка.

"Помогите с компиляцией Courier-imap 4.0.3"
Отправлено newser , 05-Июл-05 10:31 
>Ну и?
>Прочел. На сайте http://courier-mta.org скачал пакет, распаковал, делаю ./configure && make. Та
>же ошибка.

Ну и?
Читаем внимательно и делаем:

cd /usr/ports/mail/courier-imap
make
make install
make clean

Неужели так сложно?


"Помогите с компиляцией Courier-imap 4.0.3"
Отправлено Showjumper , 06-Янв-06 18:01 
>Собираю для Postfix + Pgsql
>
>courier-authlib-0.56 //// Собрался без глюков
>./configure --with-pgsql-libs=/usr/local/pgsql/lib --with-pgsql-includes=/usr/local/pgsql/include --with-mailuser=postfix --with-mailgroup=postdrop
>make
>make install
>make install-configure
>
>
>./configure --prefix=/usr/local/curier-imap
>При выполнении make/////////////////////////
>Compiling imaplogin.c
>imaplogin.c:35:25: courierauth.h: No such file or directory
>imaplogin.c:36:30: courierauthdebug.h: No such file or directory
>imaplogin.c:156: warning: "struct authinfo" declared inside parameter list
>imaplogin.c:156: warning: its scope is only this definition or declaration, which is
>probably not what you want
>imaplogin.c: In function `login_callback':
>imaplogin.c:166: error: dereferencing pointer to incomplete type
>imaplogin.c:167: warning: implicit declaration of function `auth_getoption'
>imaplogin.c:167: error: dereferencing pointer to incomplete type
>imaplogin.c:168: warning: assignment makes pointer from integer without a cast
>imaplogin.c:172: error: dereferencing pointer to incomplete type
>imaplogin.c:177: error: dereferencing pointer to incomplete type
>imaplogin.c:181: error: dereferencing pointer to incomplete type
>imaplogin.c:196: error: dereferencing pointer to incomplete type
>imaplogin.c:197: error: dereferencing pointer to incomplete type
>imaplogin.c:220: warning: implicit declaration of function `auth_callback_default'
>imaplogin.c:224: error: dereferencing pointer to incomplete type
>imaplogin.c:225: error: dereferencing pointer to incomplete type
>imaplogin.c:230: error: dereferencing pointer to incomplete type
>imaplogin.c:230: error: dereferencing pointer to incomplete type
>imaplogin.c:240: error: dereferencing pointer to incomplete type
>imaplogin.c:244: error: dereferencing pointer to incomplete type
>imaplogin.c:248: error: dereferencing pointer to incomplete type
>imaplogin.c:249: error: dereferencing pointer to incomplete type
>imaplogin.c: In function `do_imap_command':
>imaplogin.c:278: warning: implicit declaration of function `courier_authdebug_login'
>imaplogin.c:372: warning: implicit declaration of function `auth_login'
>imaplogin.c:373: warning: implicit declaration of function `courier_safe_printf'
>imaplogin.c: In function `main':
>imaplogin.c:451: warning: implicit declaration of function `courier_authdebug_login_init'
>imaplogin.c: In function `login_imap':
>imaplogin.c:596: warning: implicit declaration of function `DPRINTF'
>...................................................................
>
>Помогите пожалуйста, может еще что нужно сделать!

**********************************
FreeBSD 5.4
Проинсталил /usr/ports/security/courier-authlib
Скопировал из /usr/local/include  все courierauth* в папку imap (из распакованного архива с портом courier-imap)
make прошел без траблов