工具与软件:
尊敬的 Andreas Dannenberg、Liyu、 Frank Walzer
在这里、在将 lighttpd 更新到我们的自定义映像之后。 lighttpd 不会启动、它 在/usr/lib 目录中找不到 mod_access.so、mod_accesslog.so。
我们找到了2个观察结果、
1. lighttpd 没有开始
root@am335x-evm:~# lighttpd start -f /etc/lighttpd/lighttpd.conf 2024年12月26日 src src 16:14:18:(../lighttpd-1.4.67/plugin.c.202) dlopen()失败:/usr/lib/lighttpd/mod_redirect.so /usr/lib/lighttpd/mod_redirect.so:无法打开共享对象文件:没有此类文件或目录2024年12月26日16:14:18:(./lighttpd-1.4.67/server.c.1285)加载插件最终失败
2./etc/init.d 目录中没有默认的 bin、如下所示。
默认 tisdk9.1具有 init.d 文件夹仅包含 belwo root@am335x-evm:~ ls -lt /etc/init.d -rwxr-xr-x 1根414 Mar 9 2018 thermal-zone-init -rwxr-x 1根1440 Mar 9 2018 telnetd root@AM335x-evm:~#
默认 syslog dk8.2具有 init.d 文件夹仅包含 root@Siemens SEM3T:~ ls # ls -lt /etc/init.d README apmd bluetooth dbus-1 functions hwclock.sh lighttpd modutils.sh networking ofono run-postinsts systemd-udevd alsa-state avahi-daemon boot-flags dropbear hostapd inetd.busybox rpdntpdneard ntneward ntcdd ntcbind bind
如果我们需要在 bb 包中添加任何额外内容、请告诉我。
提前感谢