! 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 !
Unable to build libxfce4util SVN
Status:
RESOLVED: FIXED
Severity:
blocker
Product:
Libxfce4util
Component:
General

Comments

Description Nick Schermer editbugs 2005-06-09 12:45:22 CEST
After downloading the latest SVN revision 15916, ./autogen.sh and make
--prefix=/opt/xfce4 the installation stops

Reproducible: Always
Steps to Reproduce:
1. Latest SVN
2. autogen.sh
3. make --prefix=/opt/xfce4

Actual Results:  
make[3]: *** No rule to make target `util-enum-types.c', needed by
`libxfce4util_la-util-enum-types.lo'.  Stop.
make[3]: Leaving directory
`/home/pkgbuilds/libxfce4util/src/libxfce4util/libxfce4util'
make[2]: *** [all] Error 2
make[2]: Leaving directory
`/home/pkgbuilds/libxfce4util/src/libxfce4util/libxfce4util'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/pkgbuilds/libxfce4util/src/libxfce4util'
make: *** [all] Error 2
Making install in libxfce4util
make[1]: Entering directory
`/home/pkgbuilds/libxfce4util/src/libxfce4util/libxfce4util'
make  install-am
make[2]: Entering directory
`/home/pkgbuilds/libxfce4util/src/libxfce4util/libxfce4util'
make[2]: *** No rule to make target `util-enum-types.c', needed by
`libxfce4util_la-util-enum-types.lo'.  Stop.
make[2]: Leaving directory
`/home/pkgbuilds/libxfce4util/src/libxfce4util/libxfce4util'
make[1]: *** [install] Error 2
make[1]: Leaving directory
`/home/pkgbuilds/libxfce4util/src/libxfce4util/libxfce4util'
make: *** [install-recursive] Error 1

Expected Results:  
Gimme a nice xfce desktop :)

GCC 3.4.3
Kernel 2.6.11.11
Arch Linux
All other Xfce packages (execp libxfcegui4, see next bug) are already SVN version
Comment 1 Nick Schermer editbugs 2005-06-09 12:49:01 CEST
Same problem with libxfcegui4:

Output:
netk-window.c:40:29: netk-enum-types.h: No such file or directory
netk-window.c: In function `netk_window_class_init':
netk-window.c:242: error: `NETK_TYPE_WINDOW_STATE' undeclared (first use in this
function)
netk-window.c:242: error: (Each undeclared identifier is reported only once
netk-window.c:242: error: for each function it appears in.)
netk-window.c:262: error: `NETK_TYPE_WINDOW_ACTIONS' undeclared (first use in
this function)
make[2]: *** [libxfcegui4_la-netk-window.lo] Error 1
make[2]: Leaving directory `/home/pkgbuilds/libxfcegui4/src/libxfcegui4/libxfcegui4'
make[1]: *** [install] Error 2
make[1]: Leaving directory `/home/pkgbuilds/libxfcegui4/src/libxfcegui4/libxfcegui4'
make: *** [install-recursive] Error 1
Comment 2 Jasper Huijsmans editbugs 2005-06-09 13:32:17 CEST
Hoi nick, never noticed this, but you could try with --enable-maintainer-mode (I
think). The files should be generated, but apparently they aren't. I'll have a look.
Comment 3 Jasper Huijsmans editbugs 2005-06-09 13:42:45 CEST
Ok, I checked and it works fine for me. Anybody else see this?
Comment 4 Nick Schermer editbugs 2005-06-09 14:40:48 CEST
Well with --enable-maintainer-mode i've compiled libxfcegui4, libxfce4util. But
after installation, when i run startxfce4 i get an error, ....unable to open
shared library libxfcegui4.so.2 and/or libxfce4util.so.1....
So i tried to symlink those files and i recompiled xfce4-session with maintainer
mode, but without succes.

PS maintainer mode also worked for libexo and terminal from svn.
Comment 5 Nick Schermer editbugs 2006-02-14 11:05:35 CET
This bug is outdated and fixed so i close it.

Bug #991

Reported by:
Nick Schermer
Reported on: 2005-06-09
Last modified on: 2009-07-14

People

Assignee:
Xfce Bug Triage
CC List:
0 users

Version

Attachments

Additional information