Arnon, did you resolve the problem? Because I bump into the same one.

Another question - how do I specify configuration file for busybox syslogd? 

Leonid.
________________________________________
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Arnon Meydav
Sent: Sunday, May 20, 2007 10:17 PM
To: uClinux development list
Subject: RE: [uClinux-dev] busybox syslogd bugs

I saw that someone patched this code in snapgear-3.4.0.
I merged these changes into my 3.3.0 dist and saw that it compiles, but I get a 
segmentation fault when trying to run it on my IXP425 platform.
 - Arnon

________________________________________
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Arnon Meydav
Sent: Sunday, May 20, 2007 15:38
To: uClinux development list
Subject: [uClinux-dev] busybox syslogd bugs
Hi,
I tried compiling the busybox syslogd in snapgear-3.3.0 using a circular buffer.
This enables the busybox option:
CONFIG_FEATURE_IPC_SYSLOG
 
syslogd.c can't compile with this option. Looking at the code, there are some 
blatant (copy-paste?) syntax errors, e.g. using a variable "config" in the 
function doSyslogd, but only defining it in the function load_config.
There are also warnings that are less critical (but annoying), such as using 
funcs that are defined in local.c, but not declaring them anywhere.
 
Has anybody already patched this code, has it been fixed in a later busybox, or 
should I tackle this myself?
 
Thanks,
 - Arnon
-- 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
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to