denemo-devel
[Top][All Lists]
Advanced

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

Re: [Denemo-devel] Build Error from libsmf.a


From: Jeremiah Benham
Subject: Re: [Denemo-devel] Build Error from libsmf.a
Date: Sat, 6 Jun 2009 15:14:26 -0500





On Jun 6, 2009, at 10:50 AM, Richard Shann <address@hidden> wrote:

On Sat, 2009-06-06 at 10:04 +0100, Richard Shann wrote:
On Thu, 2009-06-04 at 10:50 +0200, Nils Gey wrote:
Hi,

make gives me an error:

make[2]: *** No rule to make target `../libsmf/libsmf.a', needed by `denemo'. Stop.

I can still build ok.
However, doing autogen.sh generates a configure file that reproduces the
problem for me as well.


I will fix this.

Jeremiah



Richard



I guess the order of building is not being
controlled. If so, a simple workaround is to do

make -k

and when that is finished:

make

and it should build libsmf. Alternatively
cd libsmf
make
cd ..
make

should also work around the bug.

Richard




Nils


_______________________________________________
Denemo-devel mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/denemo-devel



_______________________________________________
Denemo-devel mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/denemo-devel



_______________________________________________
Denemo-devel mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/denemo-devel




reply via email to

[Prev in Thread] Current Thread [Next in Thread]