Ted Victorio
2016-03-11 08:22:00 UTC
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
/> 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