[Freeswitch-users] FreeSwitch - mod_opal, mod_h323 never get installed

Shamun toha md shamun.toha at gmail.com
Mon Oct 4 15:24:42 PDT 2010


Hello,  Follow updated wiki but mod_opal is installed, mod_h323 didnt get
installed. Please guide for following failure. Thanks & Regards


[root at example freeswitch]# make mod_h323-install
 /bin/sh /usr/local/src/freeswitch/quiet_libtool   --mode=install
/usr/bin/install -c   libfreeswitch.la '/usr/local/freeswitch/lib'
quiet_libtool: install: /usr/bin/install -c .libs/libfreeswitch.so.1.0.0
/usr/local/freeswitch/lib/libfreeswitch.so.1.0.0
quiet_libtool: install: (cd /usr/local/freeswitch/lib && { ln -s -f
libfreeswitch.so.1.0.0 libfreeswitch.so.1 || { rm -f libfreeswitch.so.1 &&
ln -s libfreeswitch.so.1.0.0 libfreeswitch.so.1; }; })
quiet_libtool: install: (cd /usr/local/freeswitch/lib && { ln -s -f
libfreeswitch.so.1.0.0 libfreeswitch.so || { rm -f libfreeswitch.so && ln -s
libfreeswitch.so.1.0.0 libfreeswitch.so; }; })
quiet_libtool: install: /usr/bin/install -c .libs/libfreeswitch.lai
/usr/local/freeswitch/lib/libfreeswitch.la
quiet_libtool: install: /usr/bin/install -c .libs/libfreeswitch.a
/usr/local/freeswitch/lib/libfreeswitch.a
quiet_libtool: install: chmod 644 /usr/local/freeswitch/lib/libfreeswitch.a
quiet_libtool: install: ranlib /usr/local/freeswitch/lib/libfreeswitch.a
quiet_libtool: finish:
PATH="/usr/lib/qt-3.3/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin:/sbin"
ldconfig -n /usr/local/freeswitch/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/freeswitch/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------

making install mod_h323
Compiling
/usr/local/src/freeswitch/src/mod/endpoints/mod_h323/mod_h323.cpp...
quiet_libtool: compile:  g++ -g -ggdb -I/usr/local/include/ptlib
-I/usr/local/include/openh323 -I. -DPTRACING=1 -D_REENTRANT -fno-exceptions
-I/usr/local/src/freeswitch/src/include
-I/usr/local/src/freeswitch/src/include
-I/usr/local/src/freeswitch/libs/libteletone/src -fPIC -fvisibility=hidden
-DSWITCH_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -g -O2 -D_GNU_SOURCE
-DHAVE_CONFIG_H -c
/usr/local/src/freeswitch/src/mod/endpoints/mod_h323/mod_h323.cpp  -fPIC
-DPIC -o .libs/mod_h323.o
quiet_libtool: compile:  g++ -g -ggdb -I/usr/local/include/ptlib
-I/usr/local/include/openh323 -I. -DPTRACING=1 -D_REENTRANT -fno-exceptions
-I/usr/local/src/freeswitch/src/include
-I/usr/local/src/freeswitch/src/include
-I/usr/local/src/freeswitch/libs/libteletone/src -fPIC -fvisibility=hidden
-DSWITCH_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -g -O2 -D_GNU_SOURCE
-DHAVE_CONFIG_H -c
/usr/local/src/freeswitch/src/mod/endpoints/mod_h323/mod_h323.cpp -o
mod_h323.o >/dev/null 2>&1
Creating mod_h323.la...
/usr/bin/ld: cannot find -lopenh323
collect2: ld returned 1 exit status
cat: .libs/mod_h323.log: No such file or directory
make[3]: *** [mod_h323.la] Error 1
make[2]: *** [install] Error 1
make[1]: *** [mod_h323-install] Error 1
make: *** [mod_h323-install] Error 2
[root at example freeswitch]#



On Sat, Oct 2, 2010 at 9:18 PM, Tihomir Culjaga <tculjaga at gmail.com> wrote:

>
>
> On Fri, Oct 1, 2010 at 3:15 AM, Michael Collins <msc at freeswitch.org>wrote:
>
>> What about mod_h323?
>>
>>
>>
> Updated a bit: http://wiki.freeswitch.org/wiki/Mod_h323, you can't do
> anything wrong... it simply works.
>
>
>
> _______________________________________________
> 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20101005/56d4984f/attachment.html 


More information about the FreeSWITCH-users mailing list