! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
xffm-gui rev 20578 fails to build
Status:
RESOLVED: WONTFIX

Comments

Description Alexander Toresson 2006-03-26 14:16:25 CEST
Building xffm-gui from svn stops with the following:

make[2]: Entering directory `/home/alex/xfce-svn2/xfce4-svn-source/xffm/xffm-gui/main'
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./ -I..      -DLIBDIR=\"/usr/lib\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DXTHREADS -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I/usr/include/xffm -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DXTHREADS -I/usr/X11R6/include -I/usr/include/xfce4 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/atk-1.0 -I/usr/include/libxml2   -DXTHREADS -I/usr/X11R6/include -I/usr/include/xfce4 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/atk-1.0    -I/usr/X11R6/include -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -I../iconview -DXFFM_ICONVIEW_BINARY -g -O2 -MT xffm_iconview-mcs-manager.o -MD -MP -MF ".deps/xffm_iconview-mcs-manager.Tpo" -c -o xffm_iconview-mcs-manager.o `test -f 'mcs-manager.c' || echo './'`mcs-manager.c; \
        then mv -f ".deps/xffm_iconview-mcs-manager.Tpo" ".deps/xffm_iconview-mcs-manager.Po"; else rm -f ".deps/xffm_iconview-mcs-manager.Tpo"; exit 1; fi
mcs-manager.c:45:18: error: xffm.h: No such file or directory
mcs-manager.c: In function 'notify_cb':
mcs-manager.c:144: error: 'xffm_details' undeclared (first use in this function)
mcs-manager.c:144: error: (Each undeclared identifier is reported only once
mcs-manager.c:144: error: for each function it appears in.)
make[2]: *** [xffm_iconview-mcs-manager.o] Error 1
make[2]: Leaving directory `/home/alex/xfce-svn2/xfce4-svn-source/xffm/xffm-gui/main'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/alex/xfce-svn2/xfce4-svn-source/xffm/xffm-gui'
make: *** [all] Error 2

My build order is the following:

xffm/libtubo xffm/libxffm xffm/fgr xffm/scramble xffm/xfdiff xffm/xffm-gui

Which afaik should be correct.
Comment 1 Alexander Toresson 2006-03-27 19:35:05 CEST
umh... how did I manage to select freebsd as os? should be linux
Comment 2 edscott editbugs 2006-03-27 21:26:16 CEST
The missing file has been added to libxffm, so if you rebuild it before xffm-gui, the problem should be fixed.
Comment 3 Alexander Toresson 2006-03-28 14:39:56 CEST
Now, it fails with the following error:

In file included from mcs-manager.c:45:
/usr/include/xffm/xffm.h:4:23: error: secondary.h: No such file or directory

Reopen, right? :)
Comment 4 Nick Schermer editbugs 2011-05-23 09:28:10 CEST
Close bugs in products that are not active anymore.

Bug #1612

Reported by:
Alexander Toresson
Reported on: 2006-03-26
Last modified on: 2011-05-23

People

Assignee:
edscott
CC List:
0 users

Version

Version:
unspecified

Attachments

Additional information