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

RE: [leafnode-list] Latest snapshot won't build



Thanks Matthias...

I've backed out of the patches, and when I try to apply with -Z, I get a lot of output like this:

[jcc@pc69 jcc]$ zcat upgrade-20031001a-to-20031009a.patch.gz | patch -p0 -E -Z
patching file leafnode-2.0.0.alpha20031009a/ChangeLog
Not setting time of file leafnode-2.0.0.alpha20031009a/ChangeLog (time mismatch)
patching file leafnode-2.0.0.alpha20031009a/Makefile.in
Not setting time of file leafnode-2.0.0.alpha20031009a/Makefile.in (time mismatch)
patching file leafnode-2.0.0.alpha20031009a/NEWS
Not setting time of file leafnode-2.0.0.alpha20031009a/NEWS (time mismatch)
( etc. etc. etc)

Maybe my patch is too old as well? :)

This machine is so out of date it can't be automatically upgraded, and trying to upgrade bits of it is usually a nightmare because of rpm dependancies, so generally I just try and leave it as it is.

I'd be curious to know why the patch is not working above, but from what you say, I could just download the full source and build that, which is good.  We have a fast connection here - I just thought I'd try patching because I've not done it before, and that is the best way to learn (for me at least).



> -----Original Message-----
> From: Matthias Andree [mailto:matthias.andree@xxxxxx]
> Sent: 20 October 2003 11:00
> To: John Carlyle- Clarke
> Cc: leafnode-list@xxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Subject: Re: [leafnode-list] Latest snapshot won't build
> 
> 
> On Mon, 20 Oct 2003, John Carlyle- Clarke wrote:
> 
> > My mistake... that was a different error that I got because 
> I tried renaming the source directory.  The actual error should read:
> > 
> > [jcc@pc69 leafnode-2.0.0.alpha20031009a]$ make
> > cd . && /bin/sh 
> /home/jcc/leafnode-2.0.0.alpha20031009a/missing --run autoconf
> > autoconf: configure.in: No such file or directory
> > make: *** [configure] Error 1
> 
> There are two problems:
> 
> 1. Apparently, your "patch" command does not set correct time 
> stamps. Try
>    to run it with "-Z" option if it's GNU patch (you may need to back
>    out the patch first and then re-apply it with -Z option).
> 
> 2. The other problem is your autoconf is hopefully out of 
> date. You need 2.57.
> 
>    Note though, when "patch" sets the times right, you won't need to
>    update autoconf or automake, because these tools will not be needed
>    for tarball or patched-tarball builds.
> 

-- 
leafnode-list@xxxxxxxxxxxxxxxxxxxxxxxxxxxx -- mailing list for leafnode
To unsubscribe, send mail with "unsubscribe" in the subject to the list