Hello, Could anyone help me with the following problem. I'm trying to start aolserver for the first time after compilation, but receive the following errors when I run:
bash-2.03$ /usr/local/aolserver/bin/nsd -t /usr/local/aolserver/sample- config.tcl [25/Oct/2001:16:28:17][3460.1][-main-] Notice: config.tcl: starting to read config file... [25/Oct/2001:16:28:17][3460.1][-main-] Warning: config.tcl: nsssl not loaded -- key/cert files do not exist. [25/Oct/2001:16:28:17][3460.1][-main-] Warning: config.tcl: nscp not loaded -- user/password is not set. [25/Oct/2001:16:28:17][3460.1][-main-] Notice: config.tcl: finished reading config file. I understand these modules only run if you have ssl running and configured, as well as the admin module, no prob. But should'nt the nsd aolserver daemon still be running? The server.log output shows: bash-2.03$ cat /usr/local/aolserver/log/server.log [25/Oct/2001:16:28:17][3460.1][-main-] Notice: nsmain: AOLserver/3.3.1+ad13 starting [25/Oct/2001:16:28:17][3460.1][-main-] Notice: nsmain: security info: uid=103, euid=103, gid=106, egid=106 [25/Oct/2001:16:28:17][3460.1][-main-] Notice: nsmain: max files: FD_SETSIZE = 1024, rl_cur = 1024, rl_max = 1024 [25/Oct/2001:16:28:17][3460.1][-main-] Notice: adp: mapped /*.adp [25/Oct/2001:16:28:17][3460.1][-main-] Notice: modload: loading '/usr/local/aolserver/bin/nssock.so' [25/Oct/2001:16:28:17][3460.1][-main-] Warning: modload: failed to load '/usr/local/aolserver/bin/nssock.so': 'ld.so.1: /usr/local/aolserver/bin/nsd: fatal: relocation error: file /usr/local/aolserver/bin/nssock.so: symbol Ns_RegisterDriver: referenced symbol not found' [25/Oct/2001:16:28:17][3460.1][-main-] Fatal: modload: failed to load module '/usr/local/aolserver/bin/nssock.so' Does this mean there are still serious compilation issues? Kind Regards, Gabriel
