[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[postfix-jp:02219] cyrus-saslのmake
- Subject: [postfix-jp:02219] cyrus-saslのmake
- From: shin-matsunaga@xxxxxxxxxx
- Date: Sat, 9 Nov 2002 12:57:48 +0900
初めて投稿します松永と申します。
cyrus-saslのmakeについてご教授頂きたくて投稿します。よろしくお願いし
ます。
vine linux2.5CR+postfixの環境でSMTP-AUTHを導入したく思い『cyrus-sasl-
1.5.28』をダウンロードしました。
ホームディレクトリ直下に作業フォルダを作成、その中でダウンロードした
ファイルを<tar xvfz cyrus-sasl-1.5.27.tar.gz>で解凍しました。
そして解凍して出来たフォルダの中へカレントを移して<./configure 、--
enable-login>しました。
そこでmakeを実行したのですが、その際エラーが発生しましたが対処方法が
わからず困っています。
どうかよろしくお願いします。
以下にmake時のログを付記いたします。
make all-recursive
make[1]: 入ります ディレクトリ `/home/webadmin/rpm/SOURCES/cyrus-
sasl-1.5.28'
Making all in include
make[2]: 入ります ディレクトリ `/home/webadmin/rpm/SOURCES/cyrus-
sasl-1.5.28/include'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -Wall -W -
g -O2 -c makemd5.c
/bin/sh ../libtool --mode=link gcc -Wall -W -g -O2 -
L/usr/local/lib -Wl,-rpath,/usr/local/lib -o makemd5 makemd5.o -
lresolv
mkdir .libs
gcc -Wall -W -g -O2 -L/usr/local/lib -Wl,-rpath,/usr/local/lib -o
makemd5 makemd5.o -lresolv
rm -f md5global.h
./makemd5 md5global.h
make[2]: 出ます ディレクトリ `/home/webadmin/rpm/SOURCES/cyrus-sasl-
1.5.28/include'
Making all in lib
make[2]: 入ります ディレクトリ `/home/webadmin/rpm/SOURCES/cyrus-
sasl-1.5.28/lib'
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -
I../include -I/usr/local/include -Wall -W -g -O2 -c common.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/local/include -
Wall -W -g -O2 -c common.c -fPIC -DPIC -o common.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -
I../include -I/usr/local/include -Wall -W -g -O2 -c saslutil.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/local/include -
Wall -W -g -O2 -c saslutil.c -fPIC -DPIC -o saslutil.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -
I../include -I/usr/local/include -Wall -W -g -O2 -c server.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/local/include -
Wall -W -g -O2 -c server.c -fPIC -DPIC -o server.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -
I../include -I/usr/local/include -Wall -W -g -O2 -c client.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/local/include -
Wall -W -g -O2 -c client.c -fPIC -DPIC -o client.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -
I../include -I/usr/local/include -Wall -W -g -O2 -c md5.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/local/include -
Wall -W -g -O2 -c md5.c -fPIC -DPIC -o md5.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -
I../include -I/usr/local/include -Wall -W -g -O2 -c dlopen.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/local/include -
Wall -W -g -O2 -c dlopen.c -fPIC -DPIC -o dlopen.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -
I../include -I/usr/local/include -Wall -W -g -O2 -c checkpw.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/local/include -
Wall -W -g -O2 -c checkpw.c -fPIC -DPIC -o checkpw.lo
checkpw.c:63: krb.h: No such file or directory
make[2]: *** [checkpw.lo] エラー 1
make[2]: 出ます ディレクトリ `/home/webadmin/rpm/SOURCES/cyrus-sasl-
1.5.28/lib'
make[1]: *** [all-recursive] エラー 1
make[1]: 出ます ディレクトリ `/home/webadmin/rpm/SOURCES/cyrus-sasl-
1.5.28'
make: *** [all-recursive-am] エラー 2
Powered by CLUBA&A mail. News conscious : www.asahi.com
- Follow-Ups
-
- [postfix-jp:02220] Re: cyrus-saslのmake, YOSHIMURA Keitaro
- [postfix-jp:02221] Re: cyrus-saslのmake, HOTTA Michihide
- [postfix-jp:02222] Re: cyrus-sasl のmake, TASHIRO Katsuya
[検索ページ]
[Postfix-JP ML Home]