Re: [exim] Exim 4.8 build issue

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Phil Pennock
日付:  
To: George R. Kasica
CC: exim-users, gkasica, Jeremy Harris
題目: Re: [exim] Exim 4.8 build issue
On 2012-06-04 at 16:21 -0500, George R. Kasica wrote:
> make clean
> and then
>
> make gets me


----------------------------8< cut here >8------------------------------
% make clean

*** "make clean" just removes all .o and .a files
*** Use "make makefile" to force a rebuild of the makefile

[...]
----------------------------8< cut here >8------------------------------

You need to remove the build directory, and/or "make makefile" after
making changes to how Exim is built.

-Phil