Re: [GnomeMeeting-list] compiling on Alpha linux (RH 6.1)?



Thanks for the reply, Damien.  I checked configure.in, and it turns out
that the test is for ostype "linux" while on my Alpha $OSTYPE is set to
"Linux".  So I modified the test to include "Linux", and configure
proceeds from there.  But now it is complaining about not being able to
find openssl headers, despite the option
--with-openssl-includes=/usr/local/ssl/include/openssl specified on the
command line.  And ssl *is* intalled in /usr/local/ssl.

Here's the output from configure:

/home/rajiv/software/srcs/GnomeMeeting-0.84.0
[rajiv ts46-01-qdr1065 GnomeMeeting-0.84.0]$ ./configure
--with-ptlib-libs=$PWLIBDIR/lib
--with-ptlib-includes=$PWLIBDIR/include/ptlib
--with-openh323-libs=$OPENH323DIR/lib
--with-openh323-includes=$OPENH323DIR/include
--with-openssl-includes=/usr/local/ssl/include/openssl
--with-openssl-libs=/usr/local/ssl/lib
creating cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking whether to enable maintainer-specific portions of Makefiles...
no
checking for perl... /usr/bin/perl
checking for gnome-config... /usr/bin/gnome-config
checking if /usr/bin/gnome-config works... yes
checking for orbit-config... /usr/bin/orbit-config
checking for orbit-idl... /usr/bin/orbit-idl
checking for working ORBit environment... yes
checking for gnorba libraries... yes
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for c++... c++
checking whether the C++ compiler (c++  ) works... yes
checking whether the C++ compiler (c++  ) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether c++ accepts -g... yes
checking for strerror in -lcposix... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for PTLib includes... 
checking for pstring.h... yes
checking for /home/rajiv/software/srcs/pwlib/lib/libpt.so... yes
checking for OpenH323 includes... 
checking for h225.h... yes
checking for /home/rajiv/software/srcs/openh323/lib/libopenh323.so...
yes
checking for telephony.h... no
checking for OpenSSL includes... 
checking for ssl.h... no
configure: error: You need OpenSSL's header files to build GnomeMeeting

Appreciate any help.

Rajiv

> Subject: Re: [GnomeMeeting-list] compiling on Alpha linux (RH 6.1)?
> From: Damien Sandras <dsandras seconix com>
> To: gnomemeeting-list gnome org
> Date: 08 Mar 2002 09:18:45 +0100
> Reply-To: gnomemeeting-list gnome org
> 
> Checkout the "configure.in" thing, there is a test for the OS in it.
> Just modify it (currently it is linux, linux-gnu or freebsd); run
> autoconf, rm config.cache, begin configure again, and send me the patch
> :)
> 
> It should work, but I think that next release will be more robust on
> such an architecture. Release should happen on tuesday next week.
> 
> le ven 08-03-2002 =E0 08:25, Rajiv Prasad a =E9crit :
> > Hi guys:
> >=20
> > I am trying to compile GnomeMeeting 0.84.0 on an RH 6.1 distro running
> > on an Alpha PC164SX.  pwlib and openH323 are already compiled, and I
> > could also compile ohphone (which seems to work).  openldap library is
> > also installed.  I'm obviously looking for a graphical interface, and
> > GnomeMeeting seems perfect.
> >=20
> > To the problems now: ./configure fails with the following message:
> >=20
> > ...
> > ...
> > checking how to run the C preprocessor... gcc -E
> > checking for ANSI C header files... yes
> > configure: error: Only Linux and FreeBSD are supported. Please contact
> > the author
> >=20
> > I can provide more information about my library versions etc., but do
> > not know exactly what to report right now, so please ask if I have not
> > provided enough information.  Any solution short of asking Damien and
> > other authors for major code changes?
> >=20
> > TIA.
> >=20
> > Rajiv
> > _______________________________________________
> > Gnomemeeting-list mailing list
> > Gnomemeeting-list gnome org
> > http://mail.gnome.org/mailman/listinfo/gnomemeeting-list
> >=20
> --=20
>  _      Damien Sandras
> (o-     GnomeMeeting - H.323 Video-Conferencing application -
> //\             web:  http://www.gnomemeeting.org/
> v_/_    FOSDEM 2002  - Free Software and Open Source Developers Meeting -
>                 web:  http://www.fosdem.org/



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