xfmedia 0.1.0 released

Jasper Huijsmans jasper at xfce.org
Tue Oct 26 17:45:55 CEST 2004


Carl Berger wrote:
> Hi,
> 
> I get the following error compiling it:
> 
>     playlist.c: In function `add_cb':
>     playlist.c:475: error: `GTK_STOCK_NETWORK' undeclared (first use in 
> this functio n)
> 
> I run Xfce from cvs since a months, and it compiles most of the times :)
> I have gtk 2.2.4 installed on a Suse 9.1 system.
> 

That's only available in gtk 2.4. You could temporarily 'fix' it by 
putting this somewhere at the top of the file:

#define GTK_STOCK_NETWORK GTK_STOCK_OPEN



More information about the Xfce4-dev mailing list