<br clear="all"><div><div>Hello guys!</div><div><br></div><div><div>I&#39;m working with three out-of-tree kernel modules, </div><div>one of them export symbols used by the others. </div><div>At compile time, MODPOST warns about undefined symbols, </div>
<div>which are defined on the first module </div><div>and used in the second and third modules. </div><div>When I try to load the modules<b> &quot;insmod&quot; </b>returns the error &quot;Unknown Symbol in module&quot; for those symbols warned by MODPOST.</div>
<div><br></div><div>How can I to compile several out-of-tree modules which depends on one another and make  to the dependant modules look for the needed symbols on the directories of the modules which have the symbols?</div>
</div></div><div><br></div><div>I have found a similar question here <a href="http://www.spinics.net/lists/newbies/msg22926.html">http://www.spinics.net/lists/newbies/msg22926.html</a>, but unanswered.</div><div><br></div>
<div><br></div><div>-------------------------</div><div>Jorgyano</div>     <br>