<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style>
<!--
@font-face
        {font-family:"Cambria Math"}
@font-face
        {font-family:Calibri}
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif"}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline}
span.EmailStyle17
        {font-family:"Calibri","sans-serif";
        color:windowtext}
.MsoChpDefault
        {}
@page WordSection1
        {margin:72.0pt 72.0pt 72.0pt 72.0pt}
div.WordSection1
        {}
-->
</style>
</head>
<body lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal">Hi,</p>
<p class="MsoNormal">I am trying to make 2.x.x branch, I see following error.. Can anyone help??</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">gcc -o .libs/radeapclient .libs/radeapclient.o  libeap/.libs/libfreeradius-eap.so /root/Desktop/freeradius-server-2.x.x/src/lib/.libs/libfreeradius-radius.so -lssl -lcrypto -lnsl -lresolv -lpthread  -Wl,--rpath -Wl,/usr/local/lib</p>
<p class="MsoNormal">libeap/.libs/libfreeradius-eap.so: undefined reference to `radius_paircreate'</p>
<p class="MsoNormal">collect2: ld returned 1 exit status</p>
<p class="MsoNormal">gmake[6]: *** [radeapclient] Error 1</p>
<p class="MsoNormal">gmake[6]: Leaving directory `/root/Desktop/freeradius-server-2.x.x/src/modules/rlm_eap'</p>
<p class="MsoNormal">gmake[5]: *** [rlm_eap] Error 2</p>
<p class="MsoNormal">gmake[5]: Leaving directory `/root/Desktop/freeradius-server-2.x.x/src/modules'</p>
<p class="MsoNormal">gmake[4]: *** [all] Error 2</p>
<p class="MsoNormal">gmake[4]: Leaving directory `/root/Desktop/freeradius-server-2.x.x/src/modules'</p>
<p class="MsoNormal">gmake[3]: *** [modules] Error 2</p>
<p class="MsoNormal">gmake[3]: Leaving directory `/root/Desktop/freeradius-server-2.x.x/src'</p>
<p class="MsoNormal">gmake[2]: *** [all] Error 2</p>
<p class="MsoNormal">gmake[2]: Leaving directory `/root/Desktop/freeradius-server-2.x.x/src'</p>
<p class="MsoNormal">gmake[1]: *** [src] Error 2</p>
<p class="MsoNormal">gmake[1]: Leaving directory `/root/Desktop/freeradius-server-2.x.x'</p>
<p class="MsoNormal">make: *** [all] Error 2</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">Thanks,</p>
<p class="MsoNormal">Srinivas</p>
</div>
<p class="MsoNormal" style="margin-left:.5in"><i><span style="font-size:10.0pt; color:black">CONFIDENTIALITY NOTICE: This e-mail message, including any attachments, is for the sole use of the intended recipient(s) and may contain confidential and privileged
 information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message.</span></i></p>
</body>
</html>