Error in compiling GTM in LFS
Brought to you by:
bapm,
codemachine
Hi
I try to compile GTM in linux (LFS
http://www.linuxfromscratch.org\) but I allways got a
problem "make"
here is my compiling log
gtm_applet.c: In function `applet_back_change':
gtm_applet.c:500: `PANEL_BACK_TRANSLUCENT' undeclared
(first use in this function)
gtm_applet.c:500: (Each undeclared identifier is
reported only once
gtm_applet.c:500: for each function it appears in.)
make[2]: *** [gtm_applet.o] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2
Logged In: NO
Same problem. Just now tried to compile in RH7.3, and I get
the above error. What's missing that we don't have?
TIA!