xfce-utils compile issue

Erik Harrison erikharrison at gmail.com
Fri Jul 23 05:45:57 CEST 2004


Nevermind.

-Erik

On Thu, 22 Jul 2004 23:05:10 -0400, Erik Harrison
<erikharrison at gmail.com> wrote:
> I finally got around to checking out cvs from a few days ago, and
> began building today. xfce-utils fails to build with this output
> 
> In file included from xfrun.c:72:
> xfcombo.i:24:37: xfce4-modules/constants.h: No such file or directory
> xfcombo.i:25:33: xfce4-modules/combo.h: No such file or directory
> In file included from xfrun.c:72:
> xfcombo.i:29: error: parse error before '*' token
> xfcombo.i:29: warning: data definition has no type or storage class
> xfcombo.i:36: error: parse error before '*' token
> xfcombo.i:36: warning: data definition has no type or storage class
> xfcombo.i:37: error: parse error before '*' token
> xfcombo.i:37: warning: data definition has no type or storage class
> xfcombo.i:54: error: parse error before '*' token
> xfcombo.i: In function `set_run_combo':
> xfcombo.i:56: error: `RUN_DBH_FILE' undeclared (first use in this function)
> xfcombo.i:56: error: (Each undeclared identifier is reported only once
> xfcombo.i:56: error: for each function it appears in.)
> xfcombo.i:63: error: request for member `entry' in something not a
> structure or union
> xfcombo.i: At top level:
> xfcombo.i:81: error: parse error before '*' token
> xfcombo.i: In function `load_xfc':
> xfcombo.i:82: error: `xfc_combo_functions' undeclared (first use in
> this function)
> xfcombo.i:82: error: `module_init' undeclared (first use in this function)
> xfcombo.i:82: error: parse error before "void"
> xfcombo.i: In function `save_flags':
> xfcombo.i:118: error: `RUN_FLAG_FILE' undeclared (first use in this function)
> xfcombo.i: In function `recover_flags':
> xfcombo.i:145: error: `RUN_FLAG_FILE' undeclared (first use in this function)
> xfrun.c: In function `runit':
> xfrun.c:313: error: `RUN_DBH_FILE' undeclared (first use in this function)
> xfrun.c: In function `alt_runit':
> xfrun.c:332: error: `RUN_DBH_FILE' undeclared (first use in this function)
> xfrun.c: In function `main':
> xfrun.c:426: warning: assignment makes pointer from integer without a cast
> xfrun.c:427: error: request for member `activate_func' in something
> not a structure or union
> xfrun.c:428: error: request for member `extra_key_completion' in
> something not a structure or union
> xfrun.c:429: error: request for member `extra_key_data' in something
> not a structure or union
> xfrun.c:430: error: request for member `entry' in something not a
> structure or union
> make[2]: *** [xfrun4-xfrun.o] Error 1
> make[2]: Leaving directory `/home/erik/xfce4/xfce4/xfce-utils/xfrun'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/erik/xfce4/xfce4/xfce-utils'
> make: *** [all] Error 2
> 
> Thanks,
> 
> -Erik
>



More information about the Xfce4-dev mailing list