Re: GMC (Miguel please read)
- From: philippe truth enit fr
- To: rhult hem2 passagen se
- CC: gnome-list gnome org
- Subject: Re: GMC (Miguel please read)
- Date: Sat, 31 Oct 1998 23:22:23 +0100
>I've been compiling gmc a few times the last week and it's been working
>all the time. Last time I tried was this morning... Are you sure that
>you have the latest glib/gtk+/ gnome-libs?
Sorry, I was not using the mc coming from cvs . But now I get another pb :
the file setup.c (with gnome) is looking for those definitions :
`want_transparent_text' undeclared here (not in a function)
setup.c:249: initializer element for `options[68].opt_addr' is not constant
setup.c:250: `want_transparent_icons' undeclared here (not in a function)
setup.c:250: initializer element for `options[69].opt_addr' is not constant
setup.c:251: `icons_snap_to_grid' undeclared here (not in a function)
setup.c:251: initializer element for `options[70].opt_addr' is not constant
If I look into the file supposed to declare them (gdesktop.h), I can see that those definitions
are put away
#if 1
#else
/* gtrans.c */
extern int want_transparent_icons;
extern int want_transparent_text;
extern int icons_snap_to_grid;
#endif
I don't know how this could compile ...
Philippe
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]