ports/128815: shells/zsh build fails with ZSH_MULTIBYTE option enabled

kiki at bsdro.org kiki at bsdro.org
Wed Nov 12 13:20:02 UTC 2008


>Number:         128815
>Category:       ports
>Synopsis:       shells/zsh build fails with ZSH_MULTIBYTE option enabled
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 12 13:20:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Gruen Christian-Rolf
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD eris.abc.ro 6.2-STABLE FreeBSD 6.2-STABLE #1: Tue Jul 3 15:13:56 EEST 2007 root at eris.abc.ro:/usr/obj/usr/src/sys/ERIS i386
ncurses-5.7
>Description:
	When building shells/zsh with the default options (ZSH_MEM, ZSH_MAILDIR, ZSH_MULTIBYTE):

	gawk -f ./curses_keys.awk  /dev/null >curses_keys.h
	cc -c -I. -I/usr/local/include -DHAVE_CONFIG_H -DMODULE -O2 -fno-strict-aliasing -pipe -fPIC -o curses..o curses.c
	curses.c: In function `zccmd_char':
	curses.c:717: error: syntax error before "cc"
	curses.c:732: error: `cc' undeclared (first use in this function)
	curses.c:732: error: (Each undeclared identifier is reported only once
	curses.c:732: error: for each function it appears in.)
	curses.c: In function `zccmd_querychar':
	curses.c:1352: error: syntax error before "cc"
	curses.c:1369: error: `cc' undeclared (first use in this function)
	*** Error code 1

	Stop in /usr/ports/shells/zsh/work/zsh-4.3.9/Src/Modules.
	*** Error code 1

    
    If the ZSH_MULTIBYTE option is disabled, zsh builds without problems.

>How-To-Repeat:

	cd /usr/ports/shells/zsh
	make

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list