undefined symbol: FAMNoExis | Failed to start Lighttpd Daemon
Added by c day almost 7 years ago
sorry about posting this to the wrong forum.
thought i was on lighttpd.net
os: ubuntu_1604
lighttpd version (1.4.35-4ubuntu2)
after setup got the following from journalctl -xe
while it seems there is a variable called "FAMNoExis" that is undefined which is causing the problem,
i have no idea how to go about finding where it is being declared.
i pasted what seemed to be the most relevant parts of the output.
Unit lighttpd.service has begun starting up.
二 11 11:37:11 ubuntu_1604 lighttpd9493: /usr/sbin/lighttpd: symbol lookup error: /usr/sbin/lighttpd: undefined
二 11 11:37:11 ubuntu_1604 systemd1: lighttpd.service: Control process exited, code=exited status=127
二 11 11:37:11 ubuntu_1604 systemd1: Failed to start Lighttpd Daemon.
-- Subject: Unit lighttpd.service has failed
-- Defined-By: systemd
& this is the line where "FAMNoExis" shows up
11 11:37:11 ubuntu_1604 lighttpd[9493]: /usr/sbin/lighttpd: symbol lookup error: /usr/sbin/lighttpd: undefined symbol: FAMNoExis
二 11 11:37:11 ubuntu_1604 systemd[1]: lighttpd.service: Control process exited, code=exited status=127
二 11 11:37:11 ubuntu_1604 systemd[1]: Failed to start Lighttpd Daemon.
-- Subject: Unit lighttpd.service has failed
-- Defined-By: systemd
p.s. also posted on ask-ubuntu forum