<div dir="ltr">Dear all,<br><br>I'm using <a href="http://git.rtems.org/libbsdport/">libbsdport</a> for a driver which is not included in the main source tree. I've compiled the library and installed it in my bsp-install folder of build-pc386.<br>
But when I try to make my network application, I get a link error saying "undefined reference to libbsdport_netdriver_attach".<br>Is there any link options that I must add to my application's Makefile? I'm using Makefile.leaf from rtems-source-folder/make/Templates as my Makefile.<br>
<br>Thanks,<br>SAeeD<br></div>