On 06/04/2012 10:00 PM, David C. Rankin wrote:
Calvin,
What's the fix?
Does hal need to be updated and the udev dependency removed to work with systemd-tools?
The error on startx was:
/opt/trinity/bin/konqueror: error while loading shared libraries: libudev.so.0: cannot open share object file: No such file or directory <snip>
tde-config: error while loading shared libraries: libudev.so.0: cannot open share object file: No such file or directory <snip>
/opt/trinity/bin/kdetcompmgr: error while loading shared libraries: libudev.so.0: cannot open share object file: No such file or directory <snip>
/opt/trinity/bin/ksplash: error while loading shared libraries: libudev.so.0: cannot open share object file: No such file or directory <snip>
/opt/trinity/bin/tdeinit: error while loading shared libraries: libudev.so.0: cannot open share object file: No such file or directory <snip>
/opt/trinity/bin/tdeinit_phase1: error while loading shared libraries: libudev.so.0: cannot open share object file: No such file or directory
Pretty clear what the problem was. I looked at the build scripts and nothing has a -DWITH_'UDEV'=ON type cmake setting available. So it looks like this will have to be fixed with a tde dependency -- but how?