Project Home
Project Home
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - lsm-autoip.so missing symbol, can't mount: (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?
Re: lsm-autoip.so missing symbol, can't mount  
Gary,

Is this in 6.4.1?

It looks like this is the same issue as discussed in another topic here:
http://community.qnx.com/sf/discussion/do/listPosts/projects.networking/discussion.drivers.topc10225

I'm not sure about the availability of a patch.  I'm hoping someone else can comment.

-
Eric