how to build Lire from CVS, problems on Debian GNU/Linux woody (was: Re: compilation problem)

Joost van Baal joostvb at logreport.org
Tue Oct 29 21:01:46 CET 2002


Hi Egon,

On Tue, Oct 29, 2002 at 06:41:20PM +0100, Egon Willighagen wrote:
> 
> I've done a fresh check out, after which I did:
> 
> echo "20021029.CVS" > VERSION
> ./bootstrap
> ./configure
> make distcheck (or make, both give the same error)
> 
> The error I get:
> 
> make[1]: Entering directory 
> `/home/egonw/data/Projects/logreport/cvs/service/lire-20021029.CVS/=build'
> Making all in all
> make[2]: Entering directory 
> `/home/egonw/data/Projects/logreport/cvs/service/lire-20021029.CVS/=build/all'
> Making all in etc
> make[3]: Entering directory 
> `/home/egonw/data/Projects/logreport/cvs/service/lire-20021029.CVS/=build/all/etc'
> make[3]: *** No rule to make target `all-redirect', needed by `all'.  Stop.
> make[3]: Leaving directory 
> `/home/egonw/data/Projects/logreport/cvs/service/lire-20021029.CVS/=build/all/etc'

Hm...  actually "it works for me".  You are on a Debian GNU/Linux
`woody' system; I am running unstable.  It might be related to a
autotools difference.  On my Debian unstable `sid' machine, I have
automake 1.4-p6-2 and autoconf2.13 2.13-47.  This works perfect.

I do have a woody box too:

vanbaal at schilow:~% cat /etc/debian_version
3.0
vanbaal at schilow:~% mkdir -p cvs/sf/logreport
vanbaal at schilow:~% cd cvs/sf/logreport
vanbaal at schilow:~/cvs/sf/logreport% cvs \
  -d:pserver:anonymous at cvs.logreport.sourceforge.net:/cvsroot/logreport login

Oops, I have no cvs client installed on my woody box.  It's a terribly
old and slow PC, so you'll have to wait untill that package is installed
on it.  Anyway, once I have it, I'll do

vanbaal at schilow:~/cvs/sf/logreport% cvs -z3 \
  -d:pserver:anonymous at cvs.logreport.sourceforge.net:/cvsroot/logreport co service

vanbaal at schilow:~/cvs/sf/logreport% cd service
vanbaal at schilow:~/cvs/sf/logreport/service% echo 1.2-`date +%Y%m%d`-cvs > VERSION
vanbaal at schilow:~/cvs/sf/logreport/service% ./bootstrap && ./configure && make

I'll report on what I've found once this is finished (it'll surely take
quite a while.)

Bye,

Joost

-- 
.    .                                        http://logreport.com/
| '.|                        /^LogReport$/
| Lire                                        http://logreport.org/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.logreport.org/pipermail/development/attachments/20021029/b618b60a/attachment.bin 


More information about the Development mailing list