On 11/13/2015 12:01 PM, Ted Creedon wrote:
> make[3]: Entering directory '/data/openafs-1.6.15/src/gtx'
> gcc -fPIC  -O -I/data/openafs-1.6.15/src/config 
> -I/data/openafs-1.6.15/include -I. -I.  -D_LARGEFILE64_SOURCE   -c 
> curseswindows.c
> curseswindows.c: In function ‘gator_cursesgwin_getdimensions’:
> curseswindows.c:779:27: error: dereferencing pointer to incomplete type 
> ‘WINDOW {aka struct _win_st}’
>      aparms->maxx = cwp->wp->_maxx;
>                            ^

I think it's known you have to disable the curses-using parts of openafs
until they have been updated for ncurses 6. (Poking directly at its
internals like that is no longer permitted, IIRC.)

-- 
brandon s allbery kf8nh                               sine nomine associates
[email protected]                                  [email protected]
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net

_______________________________________________
OpenAFS-info mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-info

Reply via email to