2 messages in net.sourceforge.lists.courier-users[courier-users] make probs with couri...
FromSent OnAttachments
Bill TaroliDec 28, 2005 2:05 am 
Bill TaroliDec 28, 2005 3:12 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[courier-users] make probs with courier-authlib-0.58 on Solaris 9Actions...
From:Bill Taroli (bill@billsden.org)
Date:Dec 28, 2005 2:05:38 am
List:net.sourceforge.lists.courier-users

I make it through the configure just fine. The first time, the link fell over in the mysql stuff, but I don't use it, so I started again with --without-authmysql. This time, I get into the home stretch of linking and then it falls over with the following. Still seeking answers on the general net too. Not sure why building courier has gotten so difficult... built 0.50.0 and 0.56 (and numerous versions before those) just fine back when it arrived, but haven't had success with anything after that. :-(

make[2]: Entering directory `/data1/home/wwt/install/courier-authlib-0.58' Compiling authdaemon.c Compiling authdaemonlib.c Compiling preauthdaemon.c Compiling authmoduser2.c Compiling authmoduser3.c Compiling debug.c debug.c: In function `courier_authdebug': debug.c:142: warning: subscript has type `char' Compiling authoption.c Linking libcourierauth.la Compiling authsasl.c Compiling authsaslcram.c Compiling authsasllogin.c Compiling authsaslplain.c Compiling authsaslfrombase64.c Compiling authsasltobase64.c Linking libcourierauthsasl.la Compiling authsaslclient.c Compiling authsaslclientcram.c Compiling authsaslclientcrammd5.c Compiling authsaslclientcramsha1.c Compiling authsaslclientlogin.c Compiling authsaslclientplain.c Linking libcourierauthsaslclient.la Compiling authpwdenumerate.c Compiling authsyschangepwd.c Compiling authsyscommon.c Compiling cramlib.c Compiling checkpassword.c Compiling cryptpassword.c Compiling checkpasswordmd5.c Compiling checkpasswordsha1.c Linking libcourierauthcommon.la Compiling authuserdb.c Compiling preauthuserdb.c Compiling preauthuserdbcommon.c Compiling authuserdbpwd.c Linking libauthuserdb.la Compiling authpam.c authpam.c:89: warning: initialization from incompatible pointer type Compiling preauthpam.c Linking libauthpam.la Compiling authcustom.c Compiling preauthcustom.c Linking libauthcustom.la Compiling authpipe.c Compiling authpipelib.c Linking libauthpipe.la Compiling authinfo.c Linking courierauthconfig Compiling authdaemontest.c Linking authdaemontest Compiling authmksock.c Linking authmksock Compiling authdaemond.c Linking authdaemondprog Undefined first referenced symbol in file libmail_encode_start ./.libs/libcourierauthcommon.so libmail_str_gid_t authdaemond.o libmail_str_uid_t authdaemond.o md5_crypt_redhat ./.libs/libcourierauthcommon.so sha1_hash ./.libs/libcourierauthcommon.so hmac_list ./.libs/libcourierauthcommon.so hmac_hashtext ./.libs/libcourierauthcommon.so hmac_hashkey ./.libs/libcourierauthcommon.so sha256_hash ./.libs/libcourierauthcommon.so libmail_encode ./.libs/libcourierauthcommon.so libmail_encode_end ./.libs/libcourierauthcommon.so md5_hash_courier ./.libs/libcourierauthcommon.so ld: fatal: Symbol referencing errors. No output written to .libs/authdaemondprog collect2: ld returned 1 exit status make[2]: *** [authdaemondprog] Error 1 make[2]: Leaving directory `/data1/home/wwt/install/courier-authlib-0.58' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/data1/home/wwt/install/courier-authlib-0.58' make: *** [all] Error 2