pkgsrc-Bugs archive

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

pkg/43083: shells/zsh-current can't build on MacOS X environment



>Number:         43083
>Category:       pkg
>Synopsis:       shells/zsh-current can't build on MacOS X environment
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Mar 30 21:55:00 +0000 2010
>Originator:     Kiyono Goro
>Release:        none
>Organization:
>Environment:
Darwin azusa.goro.local 10.3.0 Darwin Kernel Version 10.3.0: Fri Feb 26 
11:57:13 PST 2010; root:xnu-1504.3.12~1/RELEASE_X86_64 x86_64
>Description:
on MacOS X, shells/zsh-current can't build. Error message as

---
gcc -c -I. -no-cpp-precomp -isystem /usr/include -DHAVE_CONFIG_H -DMODULE -pipe 
-O2 -Wno-format -fno-builtin -fno-common -o termcap..o termcap.c
termcap.c: In function 'ztgetflag':
termcap.c:65: error: 'boolcodes' undeclared (first use in this function)
termcap.c:65: error: (Each undeclared identifier is reported only once
termcap.c:65: error: for each function it appears in.)
termcap.c: In function 'scantermcap':
termcap.c:259: error: 'boolcodes' undeclared (first use in this function)
termcap.c:270: error: 'numcodes' undeclared (first use in this function)
termcap.c:283: error: 'strcodes' undeclared (first use in this function)
*** Error code 1

Stop.
bmake: stopped in /usr/src/pkgsrc/shells/zsh-current/work/zsh-4.3.10/Src/Modules
*** Error code 1
---

>How-To-Repeat:
install pkgsrc/bootstrap to MacOS X and `bmake build' in 
pkgsrc/shells/zsh-current.
>Fix:
Remove patch-ba and patch-bb from shells/zsh-current/patches directory. bmake 
build works fine.



Home | Main Index | Thread Index | Old Index