[bt-devel] error while compiling
David White
bt-devel@crosswire.org
10 Mar 2002 13:45:00 +1100
I concur, I had problems with this too
On Sun, 2002-03-10 at 12:56, Fred Saalbach wrote:
> Thanks -- This seems to be working.
> It would be useful if notes like this are placed in the install file for us who
> are not good enough programmers to figure this sort of stuff out.
>
> Fred Saalbach
>
> Martin Gruner wrote:
>
> > Fred,
> >
> > > After I rebuilt my linux today I attempted to get a fresh copy of sword CVS
> > > and compile it. It fails to compile with:
> > > [fks00@localhost sword]$ make
> > > Makefile:282: .deps/testlib.Po: No such file or directory
> > > make: *** No rule to make target `.deps/testlib.Po'. Stop.
> > > [fks00@localhost sword]$
> >
> > That is due to introduction of autotools in sword, done by Daniel Glassey.
> > Just do
> >
> > usrinst.sh
> > make
> >
> > and it should work ok.
> >
> > Martin
>