Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
aggiornamento di courier-authlib
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
.:chrome:.
Advocate
Advocate


Joined: 19 Feb 2005
Posts: 4588
Location: Brescia, Italy

PostPosted: Mon Mar 21, 2005 4:07 pm    Post subject: aggiornamento di courier-authlib Reply with quote

faccio un bellissimo emerge -uD world, e l'aggiornamento del pacchetto in oggetto restituisce questo:
Code:
checking for crypt() prototype... 0
Cannot obtain information for user mail: Success

!!! Please attach the config.log to your bug report:
!!! /var/tmp/portage/courier-authlib-0.55/work/courier-authlib-0.55/config.log

!!! ERROR: net-libs/courier-authlib-0.55 failed.
!!! Function econf, Line 485, Exitcode 0
!!! econf failed
!!! If you need support, post the topmost build error, NOT this status message.

guardo il log di configure:
Code:
#define NEED_CRYPT_PROTOTYPE 0
#define SASL_LIST SASL("CRAM-SHA256", authsasl_cram, authsaslclient_cramsha256) SASL("CRAM-SHA1", authsasl_cram, authsaslclient_cramsha1) SASL("CRAM-MD5", authsasl_cram, authsaslclient_crammd5) SASL("PLAIN", authsasl_plain, authsaslclient_plain) SASL("LOGIN", authsasl_login, authsaslclient_login)
#define STDC_HEADERS 1
#define STDC_HEADERS 1
#define USERDB "/etc/courier/authlib/userdb"
#endif
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;

configure: exit 1

visto l'output che trovo nel log suppongo si tratti di un bug...
eppure mi viene un dubbio: il file "/etc/courier/authlib/userdb" non esiste... errore di configurazione mio o errore nell'ebuild?

idee? suggerimenti?

nota: uso autenticazione su LDAP
Back to top
View user's profile Send private message
cchee
Apprentice
Apprentice


Joined: 29 Jul 2003
Posts: 214
Location: NYC

PostPosted: Wed Mar 30, 2005 10:57 pm    Post subject: Reply with quote

Code:
/etc/init.d/nscd start
seems to solve the problem
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum