I was looking through syslog to see what was going on with my haikuporter issue and ran across these three entries:
KERN: runtime_loader: Cannot open file libpulse.so.0 (needed by <NULL>): No such file or directory
KERN: runtime_loader: Cannot open file libavcodec.so.61 (needed by /boot/system/lib/libnspr4.so): No such file or directory
KERN: slab memory manager: created area 0xffffffffb4801000 (46810)
KERN: runtime_loader: Cannot open file libcanberra.so.0 (needed by /boot/system/lib/libnspr4.so): No such file or directory
Does anyone know how to resolve them?