I am pretty sure that this is not the last message in the trace, the linker just tries to load the list of shared libraries to pre-load from that file and the file does not exist. That's normal, the list will be empty if the file does not exist. The problem must be somewhere else. SER usually writes some error messages to either stdout or syslog if it fails to start.
Jan.
On 27-07 18:00, Masoud Safi wrote:
Greetings,
Under my Redhat 9.0, I have installed SER from source. Trying to launch it but it fails with the following in my strace output.
execve("/usr/local/sbin/ser", ["ser"], [/* 25 vars */]) = 0 uname({sys="Linux", node="sipsvr2", ...}) = 0 brk(0) = 0x81be9b8 open("/etc/ld.so.preload", O_RDONLY) = -1 ENOENT (No such file or directory)
A search of my HDD for file ld.so.preload did not find a file by that name.
Any idea what ld.so.preload is, what it does and how I can fix this problem?
Thanks MS
Planning a family vacation? Check out the MSN Family Travel guide! http://dollar.msn.com
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers