Rsyslog Daemon
Ashish Phogat <[email protected]>
| Newsgroups | gmane.linux.uclinux.devel |
|---|---|
| Message-ID | <CANNeobbRgqPFojPn9NxyHfmDj6QKr33y5Q7Pg1k0EV+tVH2dAw@mail.gmail.com> |
Hey Folks, Anyone succeded in building rsyslog daemon in uclinux Network applications for architectures which are MMU less. I am struggling with Coldfire M5272C3 which is MMU less. I know rsyslog is full of pthreads, which I enabled in uClibc library configuration. But still I am getting errors related to undefined references in file "net.c". Actually the functions that "net.c" is looking for are present in "parser.c" file. I am not sure what I am missing. Is it that all applications which are coded using pthreads will not be compiled for MMU less achitectures? Thanks in advance for replying. Thanks Phogat _______________________________________________ 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