<div dir="ltr">I fix this error using LIBS enviroment variable<div>I run: export LIBS=/lib64/libtinfo.so.5</div><div>then ./configure again and then make completed successfully<br><br><div class="gmail_quote">On Mon, Dec 17, 2012 at 9:02 AM, Yossi Nachum <span dir="ltr"><<a href="mailto:nachum234@gmail.com" target="_blank">nachum234@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi,<div>I am trying to install pacemaker on amazon ec2 ami instance.</div><div>I tried to install using the packages from pacemaker repository but had many missing dependencies to I tried to compile from source.</div>

<div>I downlad the source using git run ./autogen.sh and configure successfully but when I tried to make I get the following error:</div><div><br></div><div><div>make[1]: Entering directory `/usr/local/src/pacemaker/tools'</div>

<div>  CCLD   crm_mon</div><div>/usr/bin/ld: crm_mon.o: undefined reference to symbol 'cbreak'</div><div>/usr/bin/ld: note: 'cbreak' is defined in DSO /lib64/libtinfo.so.5 so try adding it to the linker command line</div>

<div>/lib64/libtinfo.so.5: could not read symbols: Invalid operation</div><div>collect2: ld returned 1 exit status</div><div>make[1]: *** [crm_mon] Error 1</div><div>make[1]: Leaving directory `/usr/local/src/pacemaker/tools'</div>

<div>make: *** [core] Error 1</div></div><div><br></div><div>I tried to google it but didn't find a solution or I don't know how to add /lib64/libtinfo.so.5 to the linker command </div><div><br></div><div>can anyone help?</div>
<span class="HOEnZb"><font color="#888888">
<div><br></div><div>Yossi</div></font></span></div>
</blockquote></div><br></div></div>