[Linux-ha-dev] Compiling Heartbeat on rhel 5 64-bit Server

Alan Robertson alanr at unix.sh
Tue Mar 20 10:33:37 MDT 2007


Vanderdray, Jacob wrote:
> 	I'd prefer not to use the dev code for production, so I went
> back and grabbed the source tarball for 2.0.6.  When I compile now I'm
> getting the following error:
> 
> cc1: warnings being treated as errors
> crm_mon.c: In function 'main':
> crm_mon.c:217: warning: implicit declaration of function 'initscr'
> crm_mon.c:218: warning: implicit declaration of function 'cbreak'
> crm_mon.c:219: warning: implicit declaration of function 'noecho'
> crm_mon.c:242: warning: implicit declaration of function 'echo'
> crm_mon.c:243: warning: implicit declaration of function 'nocbreak'
> crm_mon.c:244: warning: implicit declaration of function 'endwin'
> gmake[2]: *** [crm_mon-crm_mon.o] Error 1


2.0.8 would be the preferred version.  I'd guess you're missing the
ncurses-dev package...

-- 
    Alan Robertson <alanr at unix.sh>

"Openness is the foundation and preservative of friendship...  Let me
claim from you at all times your undisguised opinions." - William
Wilberforce


More information about the Linux-HA-Dev mailing list