mutt/2820: Mutt doesn't build with --without-wc-funcs
>Number: 2820
>Notify-List:
>Category: mutt
>Synopsis: Mutt doesn't build with --without-wc-funcs
>Confidential: no
>Severity: normal
>Priority: medium
>Responsible: mutt-dev
>State: open
>Keywords:
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sun Mar 04 12:31:35 +0100 2007
>Originator: Vincent Lefevre
>Release: cvs
>Organization:
>Environment:
Mac OS X 10.4.8 (PowerPC).
>Description:
When I configure Mutt using --without-wc-funcs (this should be better under Mac
OS X as its wcwidth function is buggy), I get the following error when running
make:
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I../intl -Wall -pedantic -g -O2
-MT auth.o -MD -MP -MF .deps/auth.Tpo -c -o auth.o auth.c
In file included from ../protos.h:24,
from ../mutt.h:956,
from auth.c:27:
../mbyte.h:16: error: parse error before '(' token
../mbyte.h:17: error: parse error before '(' token
../mbyte.h:18: error: parse error before '(' token
make[2]: *** [auth.o] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
>How-To-Repeat:
>Fix:
Unknown
>Add-To-Audit-Trail:
>Unformatted: