Bug#454872: FTBFS with GCC 4.3: missing #includes

Sebastian Pipping webmaster at hartwork.org
Mon Dec 10 04:02:43 UTC 2007


Martin Michlmayr wrote:
> I can do that if you can tell me how to generate a valid configure
> file for libspiff.
> 
> I did:
> 
> (sid)2511:tbm at em64t: ~/src/trunk] /usr/bin/autoconf2.50
> (sid)2512:tbm at em64t: ~/src/trunk] ./configure
> creating cache ./config.cache
> ./configure: line 540: syntax error near unexpected token `libspiff,'
> ./configure: line 540: `AM_INIT_AUTOMAKE(libspiff, 0.8.2)'

There is a bootstrap script in the trunk folder but as you
arem using Autoconf 2.50 that won't help I guess. I am using
Autoconf 2.61a here so you actually stumbled upon a version
guard missing bug here. Depepending on wether you are willing
to upgrade to a recent Autoconf version I would either ask
you to run

  svn co https://libspiff.svn.sourceforge.net/svnroot/libspiff/trunk libSpiff_trunk
  cd libSpiff_trunk
  ./bootstrap

or provide a test archive for you. Please let me know how you
decide.



Sebastian





More information about the pkg-xiph-maint mailing list