<br><br><div class="gmail_quote">On Sun, Feb 24, 2013 at 10:37 PM, Andrey V. Malyshev <span dir="ltr"><<a href="mailto:amal@icm.krasn.ru" target="_blank">amal@icm.krasn.ru</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello, hamideh!<br>
You wrote to <<a href="mailto:discuss@mpich.org">discuss@mpich.org</a>> on Sun, 24 Feb 2013 18:30:43 +0330:<br>
<br>
 hj> I see file 'config.log' from the same directory where the 'configure'<br>
 hj> was started. I attached its to this email. In the content of this file,<br>
 hj> pthread libraries such as "pthread.h,pthread_yield" have make. but<br>
 hj> there are related error...<br>
 hj> Do you know that what do we do?<br>
<br>
1) /home/inet/src/applications/sctpapp/SCTPlikeAPI/include: No such file or<br>
directory<br>
Is this directory exists? If yes, maybe the path at all is incorrect? Try<br>
exactly<br>
'ls -la /home/inet/src/applications/sctpapp/SCTPlikeAPI/include'<br></blockquote><div><font size="4"><span style="color:rgb(255,0,0)">Dear  Andrey</span></font></div><div><font size="4"><span style="color:rgb(255,0,0)">I checked this directory. there is correct. I use the following your command :ls -la /home/inet/src/applications/sctpapp/SCTPlikeAPI/include, and I saw :<br>
<br></span></font>


        
        
        
        <style type="text/css">P { margin-bottom: 0.08in; }</style>


<p style="margin-bottom:0in"><font size="4"><span style="color:rgb(255,0,0)"><font face="Tahoma, sans-serif">ls -la
inet/src/applications/sctpapp/SCTPlikeAPI/include
</font></span></font></p>
<p style="margin-bottom:0in"><font size="4"><span style="color:rgb(255,0,0)"><font face="Tahoma, sans-serif">total
8
</font></span></font></p>
<p style="margin-bottom:0in"><font size="4"><span style="color:rgb(255,0,0)"><font face="Tahoma, sans-serif">drwxrwxr-x
2 my-ubuntu my-ubuntu 4096 Feb 22 22:07 .
</font></span></font></p>
<p style="margin-bottom:0in"><font size="4"><span style="color:rgb(255,0,0)"><font face="Tahoma, sans-serif">drwx------
4 my-ubuntu my-ubuntu 4096 Feb 22 22:07 ..
</font></span></font></p>
<p style="margin-bottom:0in"><font size="4"><span style="color:rgb(255,0,0)"><font face="Tahoma, sans-serif">lrwxrwxrwx
1 my-ubuntu my-ubuntu   19 Feb 22 22:07 sctplikeapi.h ->
../../sctplikeapi.h
</font></span></font></p>

<font size="4"><span style="color:rgb(255,0,0)"><br>Therefore, this directory is correct...<br></span></font></div><div><br> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

2) /usr/bin/ld: cannot find -lsctplike<br>
<br>
Have you correctly installed your SCTPlikeAPI? Add its 'lib' directory to<br>
ldconfig paths (/etc/ld.so.conf.d). This directory have to contain the file<br>
(or softlink) libsctplike.so. Then run from root ldconfig -v, and try to<br>
configure again.<br></blockquote><div><br><font size="4"><span style="color:rgb(204,0,0)">I do all of your suggestion<font size="4">..<br><br><span style="color:rgb(0,153,0)"><font size="4">sudo su<br><font size="4">cp /home/my-ubuntu/inet/src/applications/sctpapp/SCTPlikeAPI/lib /etc/ld.so.conf.d<br>
</font></font></span></font></span></font><font size="4"><span style="color:rgb(204,0,0)"><span style="color:rgb(0,153,0)">ldconfig -v</span><br><br> but after configure again, the config.log was the same previous with this problem!</span><span style="color:rgb(204,0,0)"> I attached it to this email<br>
<br>Please help me again... :(</span></font><br><span style="color:rgb(204,0,0)"><font size="4">Excuse me...</font></span><br> <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<br>
 hj> On Sun, Feb 24, 2013 at 12:22 PM, Andrey V. Malyshev<br>
<div class="im"> hj> <<a href="mailto:amal@icm.krasn.ru">amal@icm.krasn.ru</a>>wrote:<br>
<br>
 ??>> Hello, hamideh!<br>
</div> ??>> You wrote to <<a href="mailto:discuss@mpich.org">discuss@mpich.org</a>> on Sun, 24 Feb 2013 10:12:01 +0330:<br>
 ??>><br>
<div class="im"> hj>>> I think configure doesn't done correctly!<br>
</div> ??>><br>
 ??>> That's right.<br>
 ??>><br>
<div class="im"> hj>>> configure command is :<br>
 hj>>> ../configure  --with-device=ch3:sctp<br>
 hj>>> --with-sctp=/home/inet/src/applications/sctpapp/SCTPlikeAPI<br>
 hj>>> --prefix=/home/mpich2-hginit –disable-mpe<br>
 hj>>> What I am doing? :(<br>
</div> ??>><br>
 ??>> See the file 'config.log' from the same directory where the<br>
 ??>> 'configure' was started, or where the 'configure' file is<br>
 ??>> located. Pthread library was not found, you should understand, why,<br>
 ??>> and maybe then it becomes clear how to fix.<br>
 ??>><br>
<div class="im"> hj>>> On Sun, Feb 24, 2013 at 10:07 AM, Andrey V. Malyshev<br>
 hj>>> <<a href="mailto:amal@icm.krasn.ru">amal@icm.krasn.ru</a>>wrote:<br>
 ??>><br>
 ??>>>> Hello, hamideh!<br>
 ??>>>> You wrote to <<a href="mailto:discuss@mpich.org">discuss@mpich.org</a>> on Sun, 24 Feb 2013 08:23:37 +0330:<br>
 ??>>>><br>
 hj>>>>>  checking for pthread.h... yes<br>
 ??>>>>       checking for pthread_yield... no<br>
 ??>>>>       checking for library containing pthread_key_create... no<br>
 ??>>>>       configure: error: unable to find pthreads library<br>
 ??>>>><br>
 ??>>>> See config.log, what error occurs during this check?<br>
 ??>>>><br>
 ??>>>> --<br>
 ??>>>> With best regards, Andrey V. Malyshev.<br>
 ??>>>> E-mail: <a href="mailto:amal@krasn.ru">amal@krasn.ru</a><br>
 ??>>>> _______________________________________________<br>
 ??>>>> discuss mailing list     <a href="mailto:discuss@mpich.org">discuss@mpich.org</a><br>
 ??>>>> To manage subscription options or unsubscribe:<br>
 ??>>>> <a href="https://lists.mpich.org/mailman/listinfo/discuss" target="_blank">https://lists.mpich.org/mailman/listinfo/discuss</a><br>
 ??>>>><br>
 hj>>> --<br>
 hj>>> *Best Regards*<br>
 hj>>> *<br>
</div> ??>><br>
 hj>>> Hamideh Jabalameli*<br>
 ??>><br>
<div class="im HOEnZb"> hj>>> M.Sc Candidate,<br>
 hj>>> School of Electrical and Computer Engineering,<br>
 hj>>> College of Engineering,<br>
 hj>>> Electronici Shahid Beheshti Tehran University<br>
 hj>>> <a href="mailto:h.jabal@Mail.sbu.ac.ir">h.jabal@Mail.sbu.ac.ir</a><br>
 hj>>> <a href="mailto:hamideh.jabalameli@gmail.com">hamideh.jabalameli@gmail.com</a><br>
</div><div class="HOEnZb"><div class="h5"> ??>><br>
 ??>> --<br>
 ??>> With best regards, Andrey V. Malyshev.<br>
 ??>> E-mail: <a href="mailto:amal@krasn.ru">amal@krasn.ru</a><br>
 ??>><br>
 ??>> _______________________________________________<br>
 ??>> discuss mailing list     <a href="mailto:discuss@mpich.org">discuss@mpich.org</a><br>
 ??>> To manage subscription options or unsubscribe:<br>
 ??>> <a href="https://lists.mpich.org/mailman/listinfo/discuss" target="_blank">https://lists.mpich.org/mailman/listinfo/discuss</a><br>
 ??>><br>
 hj> --<br>
 hj> *Best Regards*<br>
 hj> *<br>
<br>
 hj> Hamideh Jabalameli*<br>
<br>
 hj> M.Sc Candidate,<br>
 hj> School of Electrical and Computer Engineering,<br>
 hj> College of Engineering,<br>
 hj> Electronici Shahid Beheshti Tehran University<br>
 hj> <a href="mailto:h.jabal@Mail.sbu.ac.ir">h.jabal@Mail.sbu.ac.ir</a><br>
 hj> <a href="mailto:hamideh.jabalameli@gmail.com">hamideh.jabalameli@gmail.com</a><br>
<br>
--<br>
With best regards, Andrey V. Malyshev.<br>
E-mail: <a href="mailto:amal@krasn.ru">amal@krasn.ru</a><br>
<br>
_______________________________________________<br>
discuss mailing list     <a href="mailto:discuss@mpich.org">discuss@mpich.org</a><br>
To manage subscription options or unsubscribe:<br>
<a href="https://lists.mpich.org/mailman/listinfo/discuss" target="_blank">https://lists.mpich.org/mailman/listinfo/discuss</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br><div><font color="#339999"><b>Best Regards</b></font></div><font color="#336666"><b><div><font color="#336666"><b><br></b></font></div>Hamideh Jabalameli</b></font><div>
<br></div><div><span style="font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)"><div style="color:rgb(136,136,136)">M.Sc <font style="color:rgb(0,0,0)" color="#888888">Candidate,</font><br>School of Electrical and Computer Engineering,<br>
College of Engineering,</div><div style="color:rgb(136,136,136)">Electronici Shahid Beheshti Tehran <span style="color:rgb(51,51,153);font-family:Tahoma,sans-serif;font-size:11px;line-height:12px"><span style="color:rgb(136,136,136);font-family:arial,sans-serif;line-height:normal;font-size:13px">University</span></span></div>
<div><span><span style="font-size:8.5pt;line-height:115%;font-family:Tahoma,sans-serif"><font color="#333399"><a href="mailto:h.jabal@Mail.sbu.ac.ir" target="_blank">h.jabal@Mail.sbu.ac.ir</a></font></span></span></div><div>
<span><span style="font-size:8.5pt;line-height:115%;font-family:Tahoma,sans-serif"><font color="#333399"><a href="mailto:hamideh.jabalameli@gmail.com" target="_blank">hamideh.jabalameli@gmail.com</a> </font></span></span></div>
</span></div>