[Xfce-bugs] [XFCE 0000303]: Can't build xffm.

xfce-bugs at xfce.org xfce-bugs at xfce.org
Tue Aug 24 05:53:32 CEST 2004


A BUGNOTE has been added to this bug.
=======================================================================
http://bugs.xfce.org/view_bug_page.php?f_id=0000303
=======================================================================
Reporter:                   myoung
Handler:                    
=======================================================================
Project:                    XFCE
Bug ID:                     0000303
Category:                   xffm
Reproducibility:            always
Severity:                   block
Priority:                   normal
Status:                     new
=======================================================================
Date Submitted:             2004-08-23 20:08 GMT
Last Modified:              2004-08-24 03:53 GMT
=======================================================================
Summary:                    Can't build xffm.
Description: 
I can't get xffm to compile.This is diff then the two threads in the dev
mailing list earlier this month.Those two had the same error message this
one is diff.Ask if you need more info.

http://lunar-linux.org/pipermail/xfce4-dev/2004-August/011861.html
http://lunar-linux.org/pipermail/xfce4-dev/2004-August/011873.html
=======================================================================

-----------------------------------------------------------------------
 edscott - 2004-08-23 21:36 GMT 
-----------------------------------------------------------------------
The error message for today indicates a line with C99 code. I've fixed that
so xffm should compile on non C99 now. Nothing to do with the previous
build errors you mention. I suppose those are now fixed.

-----------------------------------------------------------------------
 myoung - 2004-08-23 22:47 GMT 
-----------------------------------------------------------------------
I'll get the latest cvs and check.I'll report back.

Update:Still get the same error.I redirected my ./configure and make to
two files.I'll upload them,they may help.some stuff did not get redirected
tho.

For configure
./configure: line 24462: AUTHORS: command not found

For make
In file included from properties.c:47:
../libs/constants.h:56:4: warning: #warning "Confirm this MACRO!"
In file included from recent.c:48:
constants.h:56:4: warning: #warning "Confirm this MACRO!"
recent.c: In function `add2history':
recent.c:131: parse error before `*'
recent.c:132: `dbh' undeclared (first use in this function)
recent.c:132: (Each undeclared identifier is reported only once
recent.c:132: for each function it appears in.)
make[2]: *** [libxffm_actions_la-recent.lo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

I can build all other parts of xfce from cvs but xffm.I'm using benny
installer version of xffm for now.

edited on: 08-23 22:47

-----------------------------------------------------------------------
 myoung - 2004-08-24 03:53 GMT 
-----------------------------------------------------------------------
Just got home from night school and got the latest xffm from cvs and i'm
getting a new error message now.

cpy.c: In function `watch_stop':
cpy.c:431: parse error before `*'
cpy.c:432: `g' undeclared (first use in this function)
cpy.c:432: (Each undeclared identifier is reported only once
cpy.c:432: for each function it appears in.)
make[2]: *** [libxffm_cpy_la-cpy.lo] Error 1
make[2]: Leaving directory `/home/matthew/stuff/programs/xfce4/xffm/libs'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/matthew/stuff/programs/xfce4/xffm'
make: *** [all] Error 2

I compiled the same way as my first post.



More information about the Xfce-bugs mailing list