[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[postfix-jp: 1225] Postfix+DomainKey



細井と言う者です。

今、PostfixにDomainKeyを対応させようと四苦八苦しているのですが、どうも
libdomainkeysのmakeに失敗してしまいます。

[root@l710 libdomainkeys-0.64]# make
gcc -o dktest dktest.o -L. -ldomainkeys -lcrypto `cat dns.lib`
../libdomainkeys.a(domainkeys.o): In function `dk_free':
/usr/local/src/libdomainkeys-0.64/domainkeys.c:1036: undefined reference to `EVP_MD_CTX_cleanup'
../libdomainkeys.a(dns_txt.o): In function `dns_text':
/usr/local/src/libdomainkeys-0.64/dns_txt.c:35: undefined reference to `__res_query'
/usr/local/src/libdomainkeys-0.64/dns_txt.c:48: undefined reference to `__dn_expand'
/usr/local/src/libdomainkeys-0.64/dns_txt.c:56: undefined reference to `__dn_expand'
make: *** [dktest] エラー 1

Webで検索したのですが、どうもlibbindがないとだめなようですがbindをソース
からコンパイルしてもlibbind.soが作成されない状態です。

環境は
RedHat7.3
Postfix 2.3-20050418
です。

どなたかPostfixにDomainKeyを使っている方いらっしぃますでしょうか?

-- 
hosoi <windows@xxxxxxxxxxxxxxxxxx>

_______________________________________________
Postfix-jp-list mailing list
Postfix-jp-list@xxxxxxxxxxxxxxxxxxxx
http://lists.sourceforge.jp/mailman/listinfo/postfix-jp-list

Follow-Ups
[postfix-jp: 1226] Re: Postfix+DomainKey, YOSHIMURA Keitaro
[postfix-jp: 1228] Re: Postfix+DomainKey, IWAMOTO Kouichi

[検索ページ] [Postfix-JP ML Home]