Re: [Exim] no targets stop error

Top Page
Delete this message
Reply to this message
Author: Andreas Metzler
Date:  
To: exim-users
Subject: Re: [Exim] no targets stop error
On Mon, Mar 01, 2004 at 12:22:13PM -0500, chris@??? wrote:
> > dpkg -l 'libdb*dev'


> I did that, and it listed a few packages. I apt-get installed another
> package. I try to install others, and it says that it wants to remove some
> of the ones I have installed.


> This time, I get the message:


> make [1]: *** [em_StripChart.o] Error 1
> make [1]: Leaving directory '/usr/src/exim/exim-4.30/build-Linux-i386'
> make: *** [go] Error 2


> I have Debian 3.0. Exactly what packages do I need to get this to
> work?


You stripped the intersting part, which probably said something along
the lines of "failed to open X11/IntrinsicP.h" or
"failed to open X11/Xaw/XawInit.h"

which you can search for on packages.debian.org in form at the bottom
of the page. Probably xlibs-dev or libxaw7-dev.

If it is exim3: "apt-get build-dep exim".

         cu andreas