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: Richard Shann
Subject: Re: [Denemo-devel] Build Error from libsmf.a
Date: Sat, 06 Jun 2009 10:04:02 +0100

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. 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





reply via email to

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