Re: Gnome-core/modemlights failure (*patch*)
- From: Martin Baulig <martin home-of-linux org>
- To: Gleef <dzol virtual-yellow com>
- Cc: gnome-list gnome org, johne bellatlantic net
- Subject: Re: Gnome-core/modemlights failure (*patch*)
- Date: 13 Jan 1999 22:52:54 +0100
Seems it is already applied to CVS.
Gleef <dzol@virtual-yellow.com> writes:
> Gnome-core on CVS fails compile in the modemlights applet. An #ifndef was
> there with no corresponding #endif. Here's the patch to get it working:
>
> Index: modemlights.c
> ===================================================================
> RCS file: /cvs/gnome/gnome-core/applets/modemlights/modemlights.c,v
> retrieving revision 1.25
> diff -u -r1.25 modemlights.c
> --- modemlights.c 1999/01/12 18:57:03 1.25
> +++ modemlights.c 1999/01/12 21:52:43
> @@ -238,6 +238,7 @@
> #else
> *in = *out = 0;
> return FALSE;
> +#endif /* SIOCDEVPRIVATE */
> #else
> if ((ioctl(ip_socket,SIOCGPPPSTATS,(caddr_t)&ifreq) < 0))
> #endif /* __FreeBSD__ */
>
>
> --
> FAQ: Frequently-Asked Questions at http://www.gnome.org/gnomefaq
> To unsubscribe: mail gnome-list-request@gnome.org with
> "unsubscribe" as the Subject.
>
--
-----------------------------------------------------------------
Martin Baulig - Angewandte Mathematik - Universitaet Trier
martin@home-of-linux.org, http://www.home-of-linux.org/
------------------------------------------------------------------
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]