[GnomeMeeting-devel-list] Problem building gnomemeeting on Solaris



I am having trouble building gnomemeeting on Solaris because the
configure script seems to require Quicknet support.  I notice that
it figures out if Quicknet support is present by grepping through
include/openh323/openh323buildopts.h for "HAS_IXJ 1".

I notice Openh323's configure script sets this HAS_IXJ via the
following test:

AC_CHECK_HEADERS(linux/telephony.h sys/telephony.h /usr/local/include/sys/telephony.h, HAS_IXJ=1)

These header files do not exist on Solaris.  I'm not sure if there are
certian extra modules I need to be installing on Solaris to get these
extra headers.  The fact that one header is named "linux/telephony.h" makes
me wonder if Quicknet is a Linux-only feature.  I notice this posting

I notice that there are some IXJ drivers here:

http://www.openh323.org/bin/

Should I be trying to build ixj-3.1.0-src.tar.gz on my machine to get this
working?

Is QuickNet support really necessary to build gnome-meeting?  Or could the
code be reworked so that gnomemeeting would build if Quicknet support is
not present?

Thanks!

--

Brian




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]