Re: inet_aton() in gnome-support?
- From: Gregory McLean <gregm comstar net>
- To: "Fridiric Devernay" <devernay istar fr>
- Cc: gnome-list gnome org
- Subject: Re: inet_aton() in gnome-support?
- Date: Fri, 25 Sep 1998 11:24:00 -0400
I have am checking a fix for this into gxsnmp now.
This should take care of the solaris issue (I totally brain farted on that one)
> Hello,
>
> serveral applications in GNOME use inet_aton(), which is not included in
> some OSs (eg Solaris up to 2.5). These are ORBit, the help browser, and
> gxsnmp.
>
> ORBit has an implementation for inet_aton(), and checks properly for its
> eventual presence in libc or libresolv, but gxsnmp and the help browser
> won't compile if inet_aton is not in the system.
>
> Could there be an implementation of inet_aton in gnome-support, together
> with autoconf macros that would:
> - check if inet_aton() in libc
> - if not found, check for inet_aton in libresolv, if it's there, add
> -lresolv to LIBS
> - else, check that -lgnome-support is in LIBS in order to get the GNOME
> implementation.
>
> gnome-support could either include the glibc implementation, or the
> ORBit implementation.
>
> fdy
>
>
> --
> To unsubscribe: mail gnome-list-request@gnome.org with
> "unsubscribe" as the Subject.
>
--
Gregory McLean
Engineer
ComStar Communications Inc.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]