[omniORB] omniORB 4.0.2 / omniORBpy 2.2 soon

Bastiaan Bakker bastiaan.bakker at lifeline.nl
Tue Jul 8 17:04:58 BST 2003


Hmmm, since I didn't test RH7.3 it was safe to assume I broke it. I'll
send a fixed version from home tonight.

Cheers,

Bastiaan

On Tue, 2003-07-08 at 00:10, Bastiaan Bakker wrote:
> OK, here's a patch to acinclude.m4 and mk/beforeauto.mk.in. It checks
> for availability of pkg-config in your path and if it is and
> omni_cv_openssl_root does not equal 'no' it will try to determine SSL
> root, compile flags and libs using pkg-config. 
> One 'odd' thing is that it if pkg-config is available it will override
> any explicit --with-openssl= specification of the openssl dir. The main
> reason for this behaviour is to enable the PRM build with
> --with-openssl=/usr.
> The patched OMNI_OPENSSL_ROOT macro uses the PKG_CHECK_MODULES macro of
> the pkgconfig package. I've attached the m4 of RH9's version for
> inclusion in aclocal.m4. 
> 
> Cheers,
> 
> Bastiaan Bakker
> 
> PS. Warning: I've tested this only on a RH9 machine, platforms without a
> package config for OpenSSL or even pkg-config are untested.
> 
>  
> On Fri, 2003-07-04 at 18:13, Duncan Grisby wrote:
> > On Thursday 3 July, Bastiaan Bakker wrote:
> > 
> > [...]
> > > Cause: incorrect OpenSSL compile flags. 
> > > OpenSSL on RH9 includes Kerberos support and therefore needs some extra
> > > compile and link options. Preferably these are determined through
> > > pkg-config (and appriopate the M4 macro's):
> > 
> > [...]
> > > Probably the nicest way to handle this is to have ./configure obtain
> > > these values from pkg-config if available and fall back to the old
> > > method otherwise...
> > 
> > I don't have a RH9 machine to try this with. Are you able to come up
> > with some autoconf stuff to figure it out?  If so, that would be very
> > helpful.
> > 
> > Cheers,
> > 
> > Duncan.
> 
> ______________________________________________________________________
> _______________________________________________
> omniORB-list mailing list
> omniORB-list at omniorb-support.com
> http://www.omniorb-support.com/mailman/listinfo/omniorb-list




More information about the omniORB-list mailing list