This one time, at band camp, Petr Salinger said:
> Hi Stephen!
> 
> >Ah, I see.  Can you try a rebuild, but add --enable-shared --with-gnu-ld
> >to the ./configure line?  Using system libtool should work around these
> >issues, if it is told that it needs to build shared libraries (I think).
> 
> No, again:

Damn.

> >I agree that the whole thing needs to be relibtoolized (and the whole
> >auto-* stuff needs to be redone as well), but this so far hasn't worked
> >reliably, which is why we're using this workaround.
> 
> Yes, the standard recipe (libtoolize -c -f ; aclocal ; autoconf) failed.
> That is also reason, why I created the patch.
> It does only in a few places:
> -linux-gnu*)
> +linux-gnu*|k*bsd*-gnu)

Agreed - it looks like a correct patch, as far as it goes.  I know
upstream is reworking quite a bit of the build system in cvs as well.  I
will do a check out over the weekend, and if it can be relibtoolized in
a reliable way, I will do so for the next version.

My fear with your patch is that it will force autoreconf on at least one
buildd (murphy's law) and it will ftbfs on more arches than kfreebsd.
This can be solved with am_maintainer_mode, though, so maybe I should
get around to sending that patch in as well.

Thanks for the information,
-- 
 -----------------------------------------------------------------
|   ,''`.                                            Stephen Gran |
|  : :' :                                        [EMAIL PROTECTED] |
|  `. `'                        Debian user, admin, and developer |
|    `-                                     http://www.debian.org |
 -----------------------------------------------------------------

Attachment: signature.asc
Description: Digital signature

Reply via email to