XFFM Build Error

Randy Chung aoshi at OCF.Berkeley.EDU
Mon Aug 2 13:25:39 CEST 2004


Howdy Biju,

This is the same issue Mickael had earlier (see thread "Can't compile 
xffm").  The solution, as offered by edscott, is to make sure you have 
libxfcegui4 installed with the headers in your include path.  The 
specific file you need to be sure you have is 
$prefix/include/xfce4/xfce4-modules/constants.h, which in my case is 
/usr/local/xfce4/include/xfce4/xfce4-modules/constants.h

I've been able to compile xffm without any problems, so try taking a 
look at your compile flags and/or missing packages.

--

Randy

Biju Chacko wrote:
> Current CVS HEAD:
> 
> recent.c: In function `add2history':
> recent.c:103: `XFCE_USER_CACHE_DIR' undeclared (first use in this
> function) recent.c:103: (Each undeclared identifier is reported only
> once recent.c:103: for each function it appears in.)
> recent.c: In function `open_history':
> recent.c:235: `XFCE_USER_CACHE_DIR' undeclared (first use in this
> function) recent.c: In function `on_clear':
> recent.c:363: `XFCE_USER_CACHE_DIR' undeclared (first use in this
> function) recent.c: In function `on_undo_history_activate':
> recent.c:441: `XFCE_USER_CACHE_DIR' undeclared (first use in this
> function) gmake[2]: *** [libxffm_actions_la-recent.lo] Error 1
> gmake[2]: Leaving directory `/home/botsie/src/xfce4/xffm/libs'
> gmake[1]: *** [all-recursive] Error 1
> gmake[1]: Leaving directory `/home/botsie/src/xfce4/xffm'
> gmake: *** [all] Error 2
> Error: Compilation of "xffm" failed.
> 
> Any clues?
> 
> -- b
> 




More information about the Xfce4-dev mailing list