[Freeswitch-users] Total noob question

Lars Zeb larclap at yahoo.com
Fri May 8 06:54:42 PDT 2009


In launching freeswitch, I noticed the errors below, plus many more I did
not copy here. Also the mod directory had only two modules in it, so I
rebuilt from the tarball again. Same results.

I did ./configure, make and make install. What have I done wrong?

Thanks, Lars

2009-05-08 05:52:32 [CRIT] switch_loadable_module.c:871
switch_loadable_module_load_file() Error Loading module
/usr/local/freeswitch/mod/mod_console.so
**/usr/local/freeswitch/mod/mod_console.so: cannot open shared object file:
No such file or directory**
2009-05-08 05:52:32 [CRIT] switch_loadable_module.c:871
switch_loadable_module_load_file() Error Loading module
/usr/local/freeswitch/mod/mod_logfile.so
**/usr/local/freeswitch/mod/mod_logfile.so: cannot open shared object file:
No such file or directory**
2009-05-08 05:52:32 [CRIT] switch_loadable_module.c:871
switch_loadable_module_load_file() Error Loading module
/usr/local/freeswitch/mod/mod_enum.so 
**/usr/local/freeswitch/mod/mod_enum.so: cannot open shared object file: No
such file or directory**
2009-05-08 05:52:32 [DEBUG] mod_cdr_csv.c:314 load_config() Adding default
template.
2009-05-08 05:52:32 [DEBUG] mod_cdr_csv.c:359 load_config() Adding template
sql.
2009-05-08 05:52:32 [DEBUG] mod_cdr_csv.c:359 load_config() Adding template
example.
2009-05-08 05:52:32 [DEBUG] mod_cdr_csv.c:359 load_config() Adding template
snom. 
2009-05-08 05:52:32 [DEBUG] mod_cdr_csv.c:359 load_config() Adding template
linksys.
2009-05-08 05:52:32 [DEBUG] mod_cdr_csv.c:359 load_config() Adding template
asterisk. 
2009-05-08 05:52:32 [CONSOLE] switch_loadable_module.c:889
switch_loadable_module_load_file() Successfully Loaded [mod_cdr_csv]
2009-05-08 05:52:32 [CRIT] switch_loadable_module.c:871
switch_loadable_module_load_file() Error Loading module
/usr/local/freeswitch/mod/mod_event_socket.so
**/usr/local/freeswitch/mod/mod_event_socket.so: cannot open shared object
file: No such file or directory**
2009-05-08 05:52:32 [CRIT] switch_loadable_module.c:871
switch_loadable_module_load_file() Error Loading module
/usr/local/freeswitch/mod/mod_sofia.so
**/usr/local/freeswitch/mod/mod_sofia.so: cannot open shared object file: No
such file or directory** 
2009-05-08 05:52:32 [CRIT] switch_loadable_module.c:871
switch_loadable_module_load_file() Error Loading module
/usr/local/freeswitch/mod/mod_loopback.so
**/usr/local/freeswitch/mod/mod_loopback.so: cannot open shared object file:
No such file or directory**
2009-05-08 05:52:32 [CRIT] switch_loadable_module.c:871
switch_loadable_module_load_file() Error Loading module
/usr/local/freeswitch/mod/mod_commands.so
**/usr/local/freeswitch/mod/mod_commands.so: cannot open shared object file:
No such file or directory**
...
FreeSWITCH Version 1.0.4pre7 (13238M) Started.
Crash Protection [Disabled]
Max Sessions[1000]
Session Rate[30]
SQL [Enabled]

fs:/usr/local/freeswitch/mod # l
total 104
drwxr-xr-x  2 root root  4096 2009-05-08 06:23 ./
drwxr-xr-x 13 root root  4096 2009-05-08 06:23 ../
-rwxr-xr-x  1 root root 37098 2009-05-08 06:23 mod_amr.so*
-rwxr-xr-x  1 root root 52950 2009-05-08 06:23 mod_cdr_csv.so*


make[5]: *** [mod_cluechoo.lo] Error 1
make[4]: *** [all] Error 1
make[3]: *** [mod_cluechoo-all] Error 1
make[2]: *** [all-recursive] Error 1
Making all in build
 +-------- FreeSWITCH Build Complete -----------+
 + FreeSWITCH has been successfully built.      +
 + Install by running:                          +
 +                                              +
 +               make install                   +
 +----------------------------------------------+
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Making install in build
 +-------- FreeSWITCH install Complete ----------+
 + FreeSWITCH has been successfully installed.   +
 +                                               +
...
 +                                               +
 +-----------------------------------------------+
make[1]: *** [install-recursive] Error 1
make: *** [install] Error 2


-----Original Message-----
From: freeswitch-users-bounces at lists.freeswitch.org
[mailto:freeswitch-users-bounces at lists.freeswitch.org] On Behalf Of Jason
White
Sent: Thursday, May 07, 2009 6:25 PM
To: freeswitch-users at lists.freeswitch.org
Subject: Re: [Freeswitch-users] Total noob question

Lars Zeb <larclap at yahoo.com> wrote:
> I have installed from the 1.0.4pre7 tarball on a openSuse 11.1.
> 
> Why is it that after I launch freeswitch and type in either 'show' or
> 'status' at the console, it responds with 'Unknown command', but it does
> accept 'shutdown'?

Maybe the mod_commands module wasn't loaded. Check your logs, and try 
"load mod_commands" from the FreeSWITCH console.

That module should have been loaded unless there is something seriously
wrong
with the build or installation process.


_______________________________________________
Freeswitch-users mailing list
Freeswitch-users at lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org





More information about the FreeSWITCH-users mailing list