! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
GTK Menu Shadow Error: "gtkmenu.c:3490: error: 'event' undeclared"
Status:
RESOLVED: INVALID

Comments

Description Will L G 2005-12-20 11:59:14 CET
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.
Comment 1 Harold Aling 2007-09-23 18:30:04 CEST
This is a bug about not being able to compile GTK 2.8.

Closed as 'invalid'.

Bug #1284

Reported by:
Will L G
Reported on: 2005-12-20
Last modified on: 2009-07-15

People

Assignee:
Olivier Fourdan
CC List:
0 users

Version

Attachments

Additional information