[Xfce-bugs] [Bug 1284] New: GTK Menu Shadow Error: "gtkmenu.c:3490: error: 'event' undeclared"

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Tue Dec 20 12:59:14 CET 2005


Do NOT reply to this email.  To make further comments on this bug, use
the URL below:
http://bugzilla.xfce.org/show_bug.cgi?id=1284

           Summary: GTK Menu Shadow Error: "gtkmenu.c:3490: error: 'event'
                    undeclared"
           Product: Xfce
           Version: 4.2.3.1
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: Medium
         Component: general
        AssignedTo: xfce-bugs at xfce.org
        ReportedBy: wlgivens at kcnetwork.net


Applied the GTK Menu Shadow patch to GTK-2.8.8 but apparently the version is too
far different from GTK-2.7.x with the patch also works when.  When I attempt to
compile GTK-2.8.8 with the GTK Menu Shadow -2.4.4 patch, I receive the error below:

gtkmenu.c: In function 'gtk_menu_handle_scrolling':
gtkmenu.c:3490: error: 'event' undeclared (first use in this function)
gtkmenu.c:3490: error: (Each undeclared identifier is reported only once
gtkmenu.c:3490: error: for each function it appears in.)
gtkmenu.c:3491: error: 'widget' undeclared (first use in this function)


Reproducible: Always
Steps to Reproduce:
1. tar jxf gtk+-2.8.8.tar.bz2
2. ./configure --prefix=/usr --sysconfdir=/etc --build=alphapca-alpha-linux 
3. make -s 

Actual Results:  
Error above after about 2 or 3 minutes

Expected Results:  
That it would build and I would have wonderful menu shadows all over the place.

-- 
Configure bugmail: http://bugzilla.xfce.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the Xfce-bugs mailing list