Nick Droogh wrote:
  > Hi Wolfgang,
  > 
  > I got the latest GIT version of iproute.  I still get a segmentation fault. 
 I traced it to a function called get_link_kind in iplink.c.  It failed trying 
to open 
  > /usr/lib/ip/link_can.so.   Is this a valid library?  If it is,  where do I 
get it or generate it?  Or is this the wrong place to ask these questions?
  
  How do you build and install  the "ip" program? I use:
  
  $ cd iproute2
  $ make CC=ppc_6xx-gcc
  ...
  $ cp ip/ip <mpc5200-system-dir>
  
  What kernel are you using?
  
  Wolfgang.
My kernel is 2.6.32-rc2

I built it natively from within the MPC5200b environment and tried it from my 
build machine using make CC=ppc_6xx-gcc.  Both versions exhibit the same 
segmentation fault.

then I copy it to /sbin

Nick
    
_______________________________________________
Socketcan-users mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/socketcan-users

Reply via email to