Ashish Phogat
2013-03-12 14:41:07 UTC
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.uclinux.org/pipermail/uclinux-dev/attachments/20130312/83bcd4ff/attachment.html>
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.uclinux.org/pipermail/uclinux-dev/attachments/20130312/83bcd4ff/attachment.html>