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. _______________________________________________ Socketcan-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/socketcan-users
