On Sat, May 13, 2006 at 01:23:44PM +0200, Florian Ernst wrote:
> On Wed, May 03, 2006 at 12:59:14PM +0200, Roberto Pariset wrote:
> > mtr_0.71-1 FTBFS with error:
> > [...]
> > Which make it quite clear it needs automake-1.7. Please add it as a
> > dependency.
> 
> Methinks this FTBFS occurs due to unnecessarily applying the 0.70-1
> patches to img/Makefile.in, Makefile.in, aclocal.m4 and configure to
> 0.71 as well. Apparently upstream took care, so those simply aren't
> needed anymore.
> When dropping these patches as well as the "touch"ing in debian/rules
> the package builds just fine (tested on i386, amd64, ia64 and s390).
> 
> Please find attached the corresponding interdiff. If I won't hear from
> you I'll probably NMU on Monday.

Sorry for the delay on this. I've just uploaded -2. I didn't have a whole
lot of spare time last week and pbuilder wasn't cooperating.

I don't want to:

* Use upstream autotools (v1.4!)
* Depend on automake

I do want to:

* Be able to change autotools-related things in my source package
* Respond to (or just plain avoid) FTBFS bugs about out-of-date stuff
* Conform to /usr/share/doc/autotools-dev/README.Debian.gz

It looks like I was able to achieve these goals by running:

autoreconf --force --install

On the source tree before building.

Note to Florian: those are only "patches" from your perspective. All of
those files are automatically generated by autoreconf/aclocal/autoconf/
automake/etc. None of them are written by hand (or *shudder* merged into new
version source trees).
-- 
Robert Woodcock - [EMAIL PROTECTED]
"Everything has been thought of before. The trick is to think of it again."
        -- Johann Wolfgang von Goethe


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to