Hi, Have anyone succeeded in adding multicast routing capabilities to any uClinux distribution? I'm trying to add mrouted to snapgear-3.4.0 and bumped on ambiguous definitions for the system function log():
make[4]: Entering directory `/home/assafh/snapgear/snapgear-3.4.0/snapgear/user/mrouted/mrouted-3.9- beta3' ucfront-gcc arm-linux-gcc -mbig-endian -O -D__BSD_SOURCE -DRAW_INPUT_IS_RAW -DRAW_OUTPUT_IS_RAW -DIOCTL_OK_ON_RAW_SOCKET -c -o main.o main.c In file included from main.c:23: defs.h:235: warning: conflicting types for built-in function 'log' main.c: In function `log': main.c:995: warning: assignment makes pointer from integer without a cast main.c:998: error: dereferencing pointer to incomplete type main.c:999: error: dereferencing pointer to incomplete type main.c:999: error: dereferencing pointer to incomplete type make[4]: *** [main.o] Error 1 make[4]: Leaving directory `/home/assafh/snapgear/snapgear-3.4.0/snapgear/user/mrouted/mrouted-3.9- beta3' Thanks, Assaf -- Disclaimer: -- This e-mail is intended solely for the person to whom it is addressed and may contain confidential or legally privileged information. Access to this e-mail by anyone else is unauthorized. If an addressing or transmission error has misdirected this e-mail, please notify the author by replying to this e-mail and destroy this e-mail and any attachments. E-mail may be susceptible to data corruption, interception, unauthorized amendment, viruses and delays or the consequences thereof. If you are not the intended recipient, be advised that you have received this email in error and that any use, dissemination, forwarding, printing or copying of this email is strictly prohibited. _______________________________________________ uClinux-dev mailing list [email protected] http://mailman.uclinux.org/mailman/listinfo/uclinux-dev This message was resent by [email protected] To unsubscribe see: http://mailman.uclinux.org/mailman/options/uclinux-dev
