Re: ORBit Compile on Solaris



Charles,

On Thu, 2002-03-21 at 15:09, Charles Gagnon wrote:
> I did re-configure. That was a freshly downloaded tar ball. Maybe the problem
> is Solaris systems have:
> 
>   /usr/lib/libresolv.*
> 
> Installed with the OS. When I installed a more recent bind, I installed:
> 
>   /usr/local/lib/libbind.*

	Did you read what I wrote ?

> Don't know if that's confusing Configure.

	notice the ^^^s.

> On Thu, Mar 21, 2002 at 01:59:43PM +0000, Michael Meeks wrote:
> > 	Have you re-configured ? we use:
> > 
> > AC_CHECK_FUNC(inet_aton,,[AC_CHECK_LIB(resolv,inet_aton)])
                                           ^^^^^^
> > if test x$ac_cv_func_inet_aton = xno && test
> > x$ac_cv_lib_resolv_inet_aton = xno
> > then :
> > else
> >   AC_DEFINE(HAVE_INET_ATON)
> > fi
> > 
> > 	If you want to use an unusual configuration you're going to have to
> > hack that 'resolv' to a 'libbind'.

-- 
 mmeeks@gnu.org  <><, Pseudo Engineer, itinerant idiot




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