<div dir="ltr"><span style="font-size:14px">Hello </span><span style="font-size:14px;color:rgb(0,0,0);white-space:pre-wrap">Olivier,</span><div style="font-size:14px"><span style="color:rgb(0,0,0);white-space:pre-wrap"><br></span></div><div style="font-size:14px"><span style="color:rgb(0,0,0);white-space:pre-wrap">Thanks for your  quick suggestion  and it does work !  :) </span></div><div style="font-size:14px"><span style="color:rgb(0,0,0);white-space:pre-wrap"><br></span></div><div style="font-size:14px"><font color="#000000"><span style="white-space:pre-wrap">Maybe this should be notified </span></font><span style="white-space:pre-wrap;color:rgb(0,0,0)">and add into the INSTALL document ??</span></div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-09-15 11:38 GMT+08:00 Olivier Crête <span dir="ltr"><<a href="mailto:olivier.crete@collabora.com" target="_blank">olivier.crete@collabora.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<span class=""><br>
<br>
On Tue, 2015-09-15 at 10:09 +0800, Jack Wang wrote:<br>
> I wrote a new function (called "myfunc" here),<br>
> Then when I used the libnice library (.so) in another.c file (called<br>
> "test.c" herer)  and calld myfunc() ,<br>
> compiling on test.c failed and showed that<br>
><br>
> undefined reference to `myfunc'<br>
<br>
</span>The list of functions names to be exported is in nice/libnice.sym, you<br>
need to add your function there.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Olivier Crête<br>
<a href="mailto:olivier.crete@collabora.com">olivier.crete@collabora.com</a><br>
<br>
<br>
_______________________________________________<br>
nice mailing list<br>
<a href="mailto:nice@lists.freedesktop.org">nice@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/nice" rel="noreferrer" target="_blank">http://lists.freedesktop.org/mailman/listinfo/nice</a><br>
</font></span></blockquote></div><br></div>