| I'm trying to port Sablot-0.90 to Mac OSX 10.1.4 . I got the following
| message during ./configure :
| "creating Makefile
| sed: 31: conftest.s1: unescaped newline inside substitute pattern
| creating src/Makefile
| sed: 31: conftest.s1: unescaped newline inside substitute pattern
| creating src/engine/Makefile
| sed: 31: conftest.s1: unescaped newline inside substitute pattern
| creating src/command/Makefile
| sed: 31: conftest.s1: unescaped newline inside substitute pattern
| creating autocfg/autocfg.h
| configure: warning: Your system doesn't support standard widechar
| library (wchar.h), result of the <xsl:sort> instruction may be
| undefined"
| Is there any knowned problem with Mac OSX autoconf ?

Yes: Zsh.

| I would appreciate any help .

Install bash and run

        bash ./configure CONFIG_SHELL=/path/to/bash

Reply via email to