Project Home
Project Home
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 - lsm-autoip.so missing symbol, can't mount: Page 1 of 2 (2 Items)
   
lsm-autoip.so missing symbol, can't mount  
I’m attempting to get autoIP to work.  When I execute

mount -T io-pkt -oif=wm0,ip=169.254.20.20,debug,delay=200,abandon lsm-autoip.so

I get the output:
   unknown symbol: report
   mount: Can't mount / (type io-pkt)
   mount: Possible reason: No such device or address
   Unable to load lsm-autoip.so: Symbol not found

And the sloginfo entry:

   Unable to load lsm-autoip.so: Symbol not found

lsm-autoip.so is in my image build since find will output

    ./proc/boot/lsm-autoip.so

Any ideas what other library lsm-autoip.so may require?