<br><span style>Hi Joao,</span><div style><br></div><div style>Have you checked the LDFLAGS in your makefile?</div><div style>Something like this:</div><div style>LDFLAGS = -lif_fxp -lbsdport</div><div style>(copied from Chris' <a href="http://makefile.am/" target="_blank" style="color:rgb(17,85,204)">makefile.am</a> file)</div>
<div style><br></div><div style>I hope it helps...</div><div style><br></div><div style>--Wendell</div><div style><br></div><div class="gmail_quote">Em 30 de março de 2012 10:34, João Paulo Scalão Martins <span dir="ltr"><<a href="mailto:joaopaulosm@gmail.com">joaopaulosm@gmail.com</a>></span> escreveu:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Thank you Chris!<div><br></div><div>I'm trying to use the fxp driver, but I didn't understand your init.c. As a matter of fact, I don't know how to use the fxp driver, because I have not found any fxp_driver_attach_function to put on the ifconfig struct !!!</div>

<div><br></div><div>I start writing some code, just this way: </div><div><br></div><div><div><i>driver_t* libbsdport_netdriver_table[] =</i></div><div><i>{</i></div><div><i>  &libbsdport_fxp_driver,</i></div><div><i>  NULL</i></div>

<div><i>};</i></div></div><div><i><br></i></div><div>When I compile the program, the compiler gives me an error "undefined reference to libbsdport_fxp_driver". This error occurs in another .c file, at the start of a function which doesn't have any relationship with the libbsdport_netdriver_table !!!! </div>

<div>I checked the header <bsp/libbsdport_api.h> and the driver libbsdport_fxp_driver is defined as extern. Sounds like the linker can not found the real definition of the driver...</div><div><br></div><div><br></div>

<div>Best regards...</div><div><br></div><div>Joao</div>
<br>_______________________________________________<br>
rtems-users mailing list<br>
<a href="mailto:rtems-users@rtems.org">rtems-users@rtems.org</a><br>
<a href="http://www.rtems.org/mailman/listinfo/rtems-users" target="_blank">http://www.rtems.org/mailman/listinfo/rtems-users</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br>Att.<br>Wendell P. Silva<br>+55 12 8114-8018<br><br>