Hi folks,

Cc'ing coin-support for advice; the root cause of this problem
is outdated autoconfiguration stuff (libtool, mostly?).  See
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=342685
and COINSUPPORT-1077 (Coin's internal JIRA).


On Sun, Feb 21, 2010 at 05:48:10PM +0100, Stefano Zacchiroli wrote:
> 
> On Wed, Jan 09, 2008 at 04:55:56PM +0100, Petr Salinger wrote:
> > You can also use alternative recipe:
> > in aclocal.m4 drop lines 1390-7229,
> > instead of them put one line "m4_include([cfg/libtool.m4])"
> > 
> > and after that perform
> > 
> >   cp /usr/share/libtool/ltmain.sh cfg/
> >   cp /usr/share/libtool/libtool.m4 cfg/
> >   autoconf
> 
> Eya, I'm willing to help out, possibly NMU-ing this
> package. Unfortunately, this recipe of yours does not work (any
> longer?). autoconf complains with some warnings (still apparently
> succeeding), however at build time I get the following: 
> 
>   checking dependency style of g++... none
>   /tmp/buildd/simage-1.6.1/./configure: line 5134: AM_DISABLE_STATIC: command 
> not found
>   checking whether to enable maintainer-specific portions of Makefiles... no
>   /tmp/buildd/simage-1.6.1/./configure: line 5273: syntax error near 
> unexpected token `lt_decl_varnames,'
>   /tmp/buildd/simage-1.6.1/./configure: line 5273: 
> `lt_if_append_uniq(lt_decl_varnames, SED, , ,'
>   make: *** [debian/stamp-autotools-configure] Error 2
> 
> Regular re-autotoolization does not work either, due to the infamous
> MSVC macros which are in configure.ac (and aclocal.m4), but which cannot
> be regenerated on a Debian system (AFAICT).

I think what's happening is that autoreconf regenerates aclocal.m4,
but some of the macro source files are missing in the upstream tarball.
I think in the distant past, I've resorted to pulling them from
the upstream repository.


> Do you have a working way to relibtoolize simage that I can apply on an
> unstable Debian system of today? If yes please let me know, and I'll be
> happy to NMU this package to fix build on kFreeBSD.

Here's my question for coin-support: would it be best to simply pull the
SVN head and run "make dist" ourselves?

Thanks,
-Steve

Attachment: signature.asc
Description: Digital signature

Reply via email to