pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/42877: zsh build is broken after a fix for SunOS 4
Hi all,
Here are the missing bits of the build failure:
cc -Wl,-R/usr/pkg/lib/zsh -Wl,-R/usr/pkg/lib -shared -o tcp.so
tcp..o -ltinfo -lm -lc
cc -c -I. -DHAVE_CONFIG_H -DMODULE -O2 -O -g -fPIC -o termcap..o termcap.c
termcap.c: In function 'ztgetflag':
termcap.c:68: error: 'boolcodes' undeclared (first use in this function)
termcap.c:68: error: (Each undeclared identifier is reported only once
termcap.c:68: error: for each function it appears in.)
termcap.c: In function 'scantermcap':
termcap.c:313: error: 'boolcodes' undeclared (first use in this function)
termcap.c:324: error: 'numcodes' undeclared (first use in this function)
termcap.c:335: error: 'strcodes' undeclared (first use in this function)
*** Error code 1
Please let me know if you need anything else.
Cheers,
Antonio Huete
2010/2/23 Joerg Sonnenberger <joerg%britannica.bec.de@localhost>:
> The following reply was made to PR pkg/42877; it has been noted by GNATS.
>
> From: Joerg Sonnenberger <joerg%britannica.bec.de@localhost>
> To: gnats-bugs%NetBSD.org@localhost
> Cc:
> Subject: Re: pkg/42877: zsh build is broken after a fix for SunOS 4
> Date: Tue, 23 Feb 2010 17:50:10 +0100
>
> On Tue, Feb 23, 2010 at 03:20:01PM +0000,
> tuxillo%leaf.dragonflybsd.org@localhost wrote:
> > >How-To-Repeat:
> >
> > >Fix:
> > Compiling without those patches will succeed.
>
> Note: a useful bug report at least include *what* the problem is.
> "Something broke" does not help to get a problem fixed, even if the
> specific change it pointed to.
>
> Joerg
>
>
Home |
Main Index |
Thread Index |
Old Index