autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Configure Mac OSX


From: Akim Demaille
Subject: Re: Configure Mac OSX
Date: 27 May 2002 13:29:03 +0200
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Honest Recruiter)

| 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

[Prev in Thread] Current Thread [Next in Thread]