On Mon, 15 Jan 2001, Peer Frank wrote:

> Hi everybody !
>
> unlike for all the previous releases i'm unable to compile LyX-1.1.6
> today:

> acconfig.h is located in ~/lyx-1.1.6/sigc++

So it's definitely there?
what does `ls -l` say?

> ==============
> No suffix list.                  <--- what about this ?
> Making all in intl
> Making all in po
> Making all in sigc++
> Make: Don't know how to make ./macros/acconfig.h.m4.  Stop.
> *** Exit 1
> Stop.

For some reason it wants to regenerate acconfig.h by matching a generated
header rule.  You can probably override this by:

        touch sigc++/acconfig.h

Although there will be other rules involved this should be enough to get
you compiling.  I can't think why the date stamps would get so out of
whack.

This shouldn't be related but do you have:
        sigc++/aclocal.m4
        sigc++/acinclude.m4

at all?

Allan. (ARRae)

Reply via email to