pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: (x11/xwininfo) 'XCB_CONN_CLOSED_MEM_INSUFFICIENT' undeclared
On Tue, Oct 22, 2013 at 10:55:32PM +0900, Makoto Fujiwara wrote:
> I'm packaging meta-pkg for my desktop.
>
> NetBSD/amd64 6.1.2. pbulk with limited_list and
> X11_TYPE= native (actually not defined).
>
> For x11/wininfo-1.1.3, I have following problem
> and attached change fixed the problem.
>
> --- dsimple.o ---
> dsimple.c: In function 'Setup_Display_And_Screen':
> dsimple.c:117:14: error: 'XCB_CONN_CLOSED_MEM_INSUFFICIENT' undeclared (first
> use in this function)
> dsimple.c:117:14: note: each undeclared identifier is reported only once for
> each function it appears in
> dsimple.c:119:14: error: 'XCB_CONN_CLOSED_PARSE_ERR' undeclared (first use in
> this function)
> *** [dsimple.o] Error code 1
>
> make: stopped in /WRKOBJDIR/x11/xwininfo/work/xwininfo-1.1.3
> --- xwininfo.o ---
> xwininfo.c: In function 'print_utf8.clone.5':
> xwininfo.c:1831:19: warning: 'codepoint' may be used uninitialized in this
> function
> xwininfo.c:1831:19: note: 'codepoint' was declared here
> 1 error
>
> make: stopped in /WRKOBJDIR/x11/xwininfo/work/xwininfo-1.1.3
> *** [all-recursive] Error code 1
I'm not sure in which version this was introduced, so I'll trust you
on that -- looks fine, please commit.
Thomas
Home |
Main Index |
Thread Index |
Old Index