|
Unresolved symbol while loading MPC85xx Ethernet Driver
|
06/11/2010 11:21 AM
post56604
|
Unresolved symbol while loading MPC85xx Ethernet Driver
Hi,
I have downloaded the QNX 6.4.1 Networking stack code from trunk last week.
I tried to compile the mpc85xx driver from the following directory.
# cd code\qnx641\lib\io-pkt\sys\dev_qnx\mpc85xx
# make CPULIST=ppc
While compiling it throws hwinfo.h:No such file or directory error.
Then i downloaded the patch and got the hwinfo.h file and i copied in to mpc85xx and compiled.After that i am able to
compile the driver code but while loading the driver.
the following error received.
# io-pkt-v4-hc -d/lib/dll/devnp-mpc85xx.so mac=000000000001
unresolved symbol : hwitag_find_nicaddr
unresolved symbol : hwitag_find_phyaddr
Please help me on this.
Thanks and Regards
K.Senthil
|
|
|