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
The following reply was made to PR pkg/42877; it has been noted by GNATS.
From: Antonio Huete Jimenez <ahuete.devel%gmail.com@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: roy%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
pkgsrc-bugs%netbsd.org@localhost
Subject: Re: pkg/42877: zsh build is broken after a fix for SunOS 4
Date: Tue, 23 Feb 2010 21:00:19 +0100
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
>
> =A0On Tue, Feb 23, 2010 at 03:20:01PM +0000,
> tuxillo%leaf.dragonflybsd.or@localhost=
g wrote:
> =A0> >How-To-Repeat:
> =A0>
> =A0> >Fix:
> =A0> Compiling without those patches will succeed.
>
> =A0Note: a useful bug report at least include *what* the problem is.
> =A0"Something broke" does not help to get a problem fixed, even if the
> =A0specific change it pointed to.
>
> =A0Joerg
>
>
Home |
Main Index |
Thread Index |
Old Index