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

xfce-bugs at xfce.org xfce-bugs at xfce.org
Wed Aug 25 06:39:05 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-25 04:39 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 04:09 GMT 
-----------------------------------------------------------------------
Just got home from night school and got the latest xffm from cvs and i'm
getting a new error message now.

In file included from cpy.c:50:
constants.h:56:4: warning: #warning "Confirm this MACRO!"
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.

edited on: 08-24 04:09

-----------------------------------------------------------------------
 edscott - 2004-08-24 13:02 GMT 
-----------------------------------------------------------------------
The error was another C99 code. It is now fixed at CVS so your compilation
should not stop at this point any more.

-----------------------------------------------------------------------
 myoung - 2004-08-25 04:39 GMT 
-----------------------------------------------------------------------
Just download the latest cvs a min ago and i'm getting a new error message
now.If you need more info please tell me.I uploaded my config and make
output(agian somethings did not go into the txt files).

[root at localhost xffm]# ./configure --enable-panel --enable-filter
--enable-extendprefs --enable-scrambledir > config082404.txt
./configure: line 24462: AUTHORS: command not found

[root at localhost xffm]# make > make082404.txt
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!"
In file included from new.c:42:
constants.h:56:4: warning: #warning "Confirm this MACRO!"
In file included from new_win.c:40:
constants.h:56:4: warning: #warning "Confirm this MACRO!"
In file included from print.c:41:
constants.h:56:4: warning: #warning "Confirm this MACRO!"
In file included from rename.c:40:
constants.h:56:4: warning: #warning "Confirm this MACRO!"
In file included from run.c:55:
constants.h:56:4: warning: #warning "Confirm this MACRO!"
In file included from scramble.c:40:
constants.h:56:4: warning: #warning "Confirm this MACRO!"
In file included from symlink.c:41:
constants.h:56:4: warning: #warning "Confirm this MACRO!"
In file included from terminal.c:41:
constants.h:56:4: warning: #warning "Confirm this MACRO!"
In file included from touch.c:41:
constants.h:56:4: warning: #warning "Confirm this MACRO!"
In file included from xfdiff.c:44:
constants.h:56:4: warning: #warning "Confirm this MACRO!"
In file included from cpy.c:50:
constants.h:56:4: warning: #warning "Confirm this MACRO!"
In file included from countfiles.c:50:
constants.h:56:4: warning: #warning "Confirm this MACRO!"
In file included from duplicate.c:42:
constants.h:56:4: warning: #warning "Confirm this MACRO!"
In file included from remove.c:47:
constants.h:56:4: warning: #warning "Confirm this MACRO!"
In file included from rcp.c:44:
constants.h:56:4: warning: #warning "Confirm this MACRO!"
In file included from goto.c:42:
constants.h:56:4: warning: #warning "Confirm this MACRO!"
In file included from trash.c:46:
constants.h:56:4: warning: #warning "Confirm this MACRO!"
In file included from dnd.c:47:
constants.h:56:4: warning: #warning "Confirm this MACRO!"
In file included from input.c:48:
constants.h:56:4: warning: #warning "Confirm this MACRO!"
In file included from menu.c:42:
constants.h:56:4: warning: #warning "Confirm this MACRO!"
In file included from menu_callbacks.c:41:
constants.h:56:4: warning: #warning "Confirm this MACRO!"
In file included from pasteboard.c:40:
constants.h:56:4: warning: #warning "Confirm this MACRO!"
In file included from refresh.c:38:
constants.h:56:4: warning: #warning "Confirm this MACRO!"
In file included from zoom.c:37:
constants.h:56:4: warning: #warning "Confirm this MACRO!"
In file included from fstab.c:86:
constants.h:56:4: warning: #warning "Confirm this MACRO!"
In file included from bookmarks.c:47:
constants.h:56:4: warning: #warning "Confirm this MACRO!"
In file included from find.c:47:
constants.h:56:4: warning: #warning "Confirm this MACRO!"
find.c: In function `watch_stop':
find.c:357: parse error before `*'
find.c:358: `g' undeclared (first use in this function)
find.c:358: (Each undeclared identifier is reported only once
find.c:358: for each function it appears in.)
make[2]: *** [libxffm_fgr_la-find.lo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

I don't know how to code but if you need testing of patchs,please email me
them and I can end you the error message I get if they don't work.



More information about the Xfce-bugs mailing list