On Fri, Sep 04, 2009 at 12:35:47AM +0200, Cyril Brulebois <k...@debian.org> 
wrote:
> Mike Markley <m...@markley.org> (03/09/2009):
> > Based on the platforms involved, I suspect this is due to the old
> > versions of config.sub and config.guess shipping with the package.
> 
> Could have been, but those are updated at build time, so that's not
> the issue. It could also have been a need for relibtoolizing, but
> that's not the case either. Also please note it would be nice to
> modify configure.ac the same way you modify configure, so that this
> modification isn't lost when relibtoolizing (which mostly boils down
> to running ???autoreconf -vfi???).

They're only updated at build time if autotools-dev is installed, which
I don't currently have a Build-Depends: on. Unless it got snuck into
build-essential while I wasn't looking :). But certainly, if you built
with autotools installed, they would be updated.

My change to configure is already in upstream CVS; I missed it while
chasing down an issue with Makefile dependencies. The next release will
have it.

> The problem actually comes from the following:
> | AC_SEARCH_LIBS(res_mkquery, resolv)
> 
> It looks like it turns out to ???none required??? on the architectures
> with the FTBFS, so there's a missing -lresolv (explaining while some
> related symbols are unresolved -- oh the irony). I'd have to set up an
> i386 chroot to compare config.log and others, and maybe figure out a
> fix. I guess a quick workaround would be adding -lresolv manually to
> some linking command lines.

Okay, I believe a similar bug is fixed in CVS; I'll investigate that.
Thanks for checking out the config.sub/guess for me.

-- 
Mike Markley <m...@markley.org>

The word "genius" isn't applicable in football. A genius is a guy like
Norman Einstein.
- Joe Theisman



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to