Problem executing syslogd (busybox)

Ted Victorio <[email protected]> Fri, 11 Mar 2016 08:22:00 +0000 (UTC)
Newsgroups gmane.linux.uclinux.devel
Message-ID <[email protected]>
The syslogd (busybox) compiled successfully; however, executing syslogd gave this result:

/> syslogd: exec /proc/self/exe: No such file or directory

Please advise. Thank you very much.
Regards,
Ted


The platform is Freescale MCF5329EVB with uClinux-dist-20080808; build with m68k-uclinux-tools-20061214

# Busybox Settings
#

#
# General Configuration
#
CONFIG_USER_BUSYBOX_SHOW_USAGE=y
CONFIG_USER_BUSYBOX_FEATURE_COMPRESS_USAGE=y
CONFIG_USER_BUSYBOX_GETOPT_LONG=y
CONFIG_USER_BUSYBOX_FEATURE_DEVPTS=y
CONFIG_USER_BUSYBOX_BUSYBOX_EXEC_PATH="/proc/self/exe"
CONFIG_USER_BUSYBOX_FEATURE_SYSLOG=y


#
# System Logging Utilities
#
CONFIG_USER_BUSYBOX_SYSLOGD=y
# CONFIG_USER_BUSYBOX_FEATURE_ROTATE_LOGFILE is not set
CONFIG_USER_BUSYBOX_FEATURE_REMOTE_LOG=y
# CONFIG_USER_BUSYBOX_FEATURE_SYSLOGD_DUP is not set
# CONFIG_USER_BUSYBOX_FEATURE_IPC_SYSLOG is not set
# CONFIG_USER_BUSYBOX_KLOGD is not set
CONFIG_USER_BUSYBOX_LOGGER=y

_______________________________________________
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