Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - Error when configuring network address using ifconfig: Page 1 of 13 (13 Items)
   
Error when configuring network address using ifconfig  
Hi,
i am trying to set up network using io -pkt-v4 -v -d devnp-e1000.so command in sysinit file. And i am getting the error:
 "No such file found" and when i use the same command from command prompt after the system boots, no error occurs. Also,
 when i try to set up network address using ifconfig, i get the error:
Unknown symbol: _in6addr_any
ldd: FATAL: Could not resolve all symbols

the error occurs when the ifconfig command is issued with no options with it. Kindly do let me know what the problem is 
and is there any library that needs to be included?