Bug#347742: tclmagick - FTBFS: ./configure: line 28114: syntax error near unexpected token

2006-01-29 Thread Luk Claes
Fixing the underquoted macro issue of tcl.m4 and rerunning autoconf
indeed fixes this 'syntax error near unexpected token', though it gives:

./configure: line 19880: syntax error near unexpected token `3.0'
./configure: line 19880: `TEA_INIT(3.0)'

Cheers

Luk

-- 
Luk Claes - http://people.debian.org/~luk - GPG key 1024D/9B7C328D
Fingerprint:   D5AF 25FB 316B 53BB 08E7   F999 E544 DE07 9B7C 328D


signature.asc
Description: OpenPGP digital signature


Bug#347742: tclmagick - FTBFS: ./configure: line 28114: syntax error near unexpected token

2006-01-27 Thread Steinar H. Gunderson
On Thu, Jan 12, 2006 at 01:33:19PM +0100, Bastian Blank wrote:
 checking system version (for dynamic loading)... ./configure: line 28114: 
 syntax error near unexpected token `('
 ../configure: line 28114: `case `(ac_space=' '; set | grep ac_space) 
 21` in'

This appears to be a bug in tcl.m4, which is needed to re-run autoconf. I
tested re-running autoconf with tcl.m4 from

  http://svn.scheffers.net/zlib/tclconfig/tcl.m4

I couldn't find out where the canonical version of this file is kept, but the
bug (whatever it is; autoconf-generated sh isn't the friendliest to debug)
should probably be found and fixed there :-)

/* Steinar */
-- 
Homepage: http://www.sesse.net/


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



Bug#347742: tclmagick - FTBFS: ./configure: line 28114: syntax error near unexpected token

2006-01-27 Thread Steve Langasek
On Fri, Jan 27, 2006 at 02:34:37PM +0100, Steinar H. Gunderson wrote:
 On Thu, Jan 12, 2006 at 01:33:19PM +0100, Bastian Blank wrote:
  checking system version (for dynamic loading)... ./configure: line 28114: 
  syntax error near unexpected token `('
  ../configure: line 28114: `case `(ac_space=' '; set | grep ac_space) 
  21` in'

 This appears to be a bug in tcl.m4, which is needed to re-run autoconf. I
 tested re-running autoconf with tcl.m4 from

   http://svn.scheffers.net/zlib/tclconfig/tcl.m4

 I couldn't find out where the canonical version of this file is kept, but the
 bug (whatever it is; autoconf-generated sh isn't the friendliest to debug)
 should probably be found and fixed there :-)

Ten-to-one says that this is related to the dozens of underquoted macro
warnings recent versions of aclocal spit out about /usr/share/aclocal/tcl.m4
on *every* invocation...

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
[EMAIL PROTECTED]   http://www.debian.org/


signature.asc
Description: Digital signature


Bug#347742: tclmagick - FTBFS: ./configure: line 28114: syntax error near unexpected token

2006-01-12 Thread Bastian Blank
Package: tclmagick
Version: 0.45-2+b1
Severity: serious

There was an error while trying to autobuild your package:

 Automatic build of tclmagick_0.45-2+b1 on debian01 by sbuild/s390 85
[...]
 checking if 64bit Sparc VIS support is requested... no
 checking system version (for dynamic loading)... ./configure: line 28114: 
 syntax error near unexpected token `('
 ../configure: line 28114: `case `(ac_space=' '; set | grep ac_space) 
 21` in'
 make: *** [configure-stamp] Error 2
 **
 Build finished at 20060111-1310
 FAILED [dpkg-buildpackage died]

Bastian


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