<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div>Hi,</div><div><br></div><div>I was trying to test the code by making changes but I am stuck with one issue.</div><div>If I install from git and set it up I always receive this error message. [1]</div><div><br></div><div>1) I tried `make` on base code taken as it is from git without checking out to latest version, it showed this error.</div><div>2) I tried `make` on v2.5.4, it still shows same error.</div><div>3) I tried source install, here the installation completes successfully and mostly everything works fine except trace mode.( I didn’t make any changes to source code)</div><div>    I tried installing 7-8 ports in this case and whenever I used trace mode, it said unable to fetch archive.</div><div><br></div><div><br></div><div>In case of git install, it seems to be some error of that macro HAVE_DECL_RL_USERNAME_COMPLETION_FUNCTION.</div><div>Because only if it is false, it should move to next macro and choose to use username_completion_function.</div><div>But in make errors, it says rl_username_completion_function is declared somewhere and exists. So I guess  HAVE_DECL_RL_USERNAME_COMPLETION_FUNCTION should have been defined. [2]</div><div><br></div><div><br></div><div>Regards,</div><div>Mihir</div></div><div dir="ltr"><br></div><div dir="ltr"><br></div><div dir="ltr"><a href="https://drive.google.com/file/d/0Bz1h_hHcxZVEbmdBa2Y3dzdNUVltaUV5b3ZURFJrT3VWQXZR/view?usp=sharing">https://drive.google.com/file/d/0Bz1h_hHcxZVEbmdBa2Y3dzdNUVltaUV5b3ZURFJrT3VWQXZR/view?usp=sharing</a>   [1]</div><div dir="ltr"><a href="https://drive.google.com/file/d/0Bz1h_hHcxZVEZEdNWVdlVjd6djhVOWljYVVHSlE4azVjVTRZ/view?usp=sharing">https://drive.google.com/file/d/0Bz1h_hHcxZVEZEdNWVdlVjd6djhVOWljYVVHSlE4azVjVTRZ/view?usp=sharing</a>        [2]<br></div></div></div></div>