Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Feb 2002 08:15:40 -0800 (PST)
From:      Peter Hollaubek <fifteen@inext.hu>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/35212: gkrellmms fails to compile   
Message-ID:  <200202221615.g1MGFec25659@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         35212
>Category:       misc
>Synopsis:       gkrellmms fails to compile
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 22 08:20:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Peter Hollaubek
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
>Environment:
FreeBSD fif.office.inext.hu 4.5-STABLE FreeBSD 4.5-STABLE #1: Thu Feb 21 15:32:40 CET 2002 root@fif.office.inext.hu:/usr/obj/usr/src/sys/FIF i386
>Description:
seems I have to learn to use send-pr, patch missed from previous PR.
>How-To-Repeat:
make
>Fix:
--- gkrellmms.c.orig    Fri Feb 22 16:49:33 2002
+++ gkrellmms.c Fri Feb 22 16:49:53 2002
@@ -687,6 +687,7 @@
     if (bg_scroll_image)
                        gkrellm_set_image_border("gkrellmms_bg_scroll",
                        bg_scroll_image, scroll_style);
+/*
 #if ((VERSION_MAJOR>1)||(VERSION_MAJOR==1 && VERSION_MINOR==0 && VERSION_REV>2)
||(VERSION_MAJOR==1 && VERSION_MINOR>0))
        gkrellm_get_gkrellmrc_integer("gkrellmms_scroll_margin",
                        &scroll_style->margin);
@@ -695,6 +696,7 @@
        gkrellm_get_gkrellmrc_integer("gkrellmms_scroll_bottom_margin",
                &scroll_style->bottom_margin);
 #endif
+*/
 #endif
 
     /* Text decal for scrolling title */

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202221615.g1MGFec25659>