[Top][All Lists]
[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: |
Mon, 08 Jun 2009 02:51:41 -0500 |
On Sat, 2009-06-06 at 16:50 +0100, Richard Shann 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 can't seem to reproduce this. I pushed libsmf to the top of the subdir
list in Makefile.am. Let me know if this fixes it for you.
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
- [Denemo-devel] Build Error from libsmf.a, Nils Gey, 2009/06/04
- Re: [Denemo-devel] Build Error from libsmf.a, Richard Shann, 2009/06/06
- Re: [Denemo-devel] Build Error from libsmf.a, Richard Shann, 2009/06/06
- Re: [Denemo-devel] Build Error from libsmf.a, Jeremiah Benham, 2009/06/06
- Re: [Denemo-devel] Build Error from libsmf.a,
Jeremiah Benham <=
- Re: [Denemo-devel] Build Error from libsmf.a, Nils Gey, 2009/06/08
- Re: [Denemo-devel] Build Error from libsmf.a, Richard Shann, 2009/06/08
- Re: [Denemo-devel] Build Error from libsmf.a, Jeremiah Benham, 2009/06/08
- Re: [Denemo-devel] Build Error from libsmf.a, Richard Shann, 2009/06/08