<div>Dear All,</div>
<div> </div>
<div>I want to use dlopen(), dlsym(), etc. in select files of XServer. I'm particularly stuck with files in the <strong>..xc/programs/Xserver/fb</strong> folder. The files compile correctly; however at startup, using either 
<em>startx</em> or <em>init 5, </em>the following error messages appear:</div>
<div> </div>
<div>Symbol dlopen from module /usr/X11R6/lib/modules/libfb.a is unresolved!<br>Symbol dlsym from module /usr/X11R6/lib/modules/libfb.a is unresolved!<br> </div>
<div>This very same approach works fine with Xlib functions.</div>
<div> </div>
<div>Can the problem be traced to Imakefile? Is it required to make a libfb.so file ? Any suggestions are welcome.</div>
<div> </div>
<div> </div>
<div>Many Thanks</div>
<div> </div>
<div>Kartikay</div>