Re: [Exim] mysql authorization & courier IMAP server

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Philip Hazel
日付:  
To: Carlos Illana
CC: exim-users
題目: Re: [Exim] mysql authorization & courier IMAP server
On Mon, 4 Sep 2000, Carlos Illana wrote:

> drtables.o(.data+0xe8): undefined reference to `mysql_open'
> drtables.o(.data+0xf0): undefined reference to `mysql_find'
> drtables.o(.data+0xf8): undefined reference to `mysql_tidy'
> drtables.o(.data+0xfc): undefined reference to `mysql_quote'
>
> I had a look to the libmysql with nm and these functions are not
> declared. For which version of MYSQL is Exim prepared?


These are functions inside Exim. It is very weird that one module is
trying to refer to them when the other one has not compiled them. I
suggest you try

make clean
make

to do a completely clean remake of Exim from scratch. If this does not
work, send me the output from the "make" and a copy of your
Local/Makefile.

-- 
Philip Hazel            University of Cambridge Computing Service,
ph10@???      Cambridge, England. Phone: +44 1223 334714.