! 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 !
libxfcegui4 compilation failure
Status:
RESOLVED: INVALID
Severity:
blocker
Product:
Libxfcegui4
Component:
General

Comments

Description Tomas 2009-01-12 21:36:20 CET
Here is what I get when trying to compile libxfcegui4 from trunk:
make[3]: Entering directory `/home/tomas/Desktop/xfce panel/libxfcegui4/libxfcegui4'
make[3]: *** No rule to make target `netk-enum-types.c', needed by `libxfcegui4_la-netk-enum-types.lo'.  Stop.
make[3]: Leaving directory `/home/tomas/Desktop/xfce panel/libxfcegui4/libxfcegui4'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/tomas/Desktop/xfce panel/libxfcegui4/libxfcegui4'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/tomas/Desktop/xfce panel/libxfcegui4'
make: *** [all] Error 2
Comment 1 Brian J. Tarricone (not reading bugmail) 2009-01-12 22:24:25 CET
--enable-maintainer-mode
Comment 2 Tomas 2009-01-13 11:51:19 CET
(In reply to comment #1)
> --enable-maintainer-mode

Why is this option needed? If compilation fails without it, shouldn't it be enabled by default?
Anyway compilation still fails:
libtool: link: ranlib .libs/libxfce4kbd-private.a
/bin/sed: can't read panel/libxfcegui4/libxfcegui4/libxfcegui4.la: No such file or directory
libtool: link: `panel/libxfcegui4/libxfcegui4/libxfcegui4.la' is not a valid libtool archive
make[2]: *** [libxfce4kbd-private.la] Error 1
make[2]: Leaving directory `/home/tomas/Desktop/xfce panel/libxfcegui4/libxfce4kbd-private'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/tomas/Desktop/xfce panel/libxfcegui4'
make: *** [all] Error 2
Comment 3 Mike Massonnet editbugs 2009-01-13 13:01:43 CET
(In reply to comment #2)
> /bin/sed: can't read panel/libxfcegui4/libxfcegui4/libxfcegui4.la: No such file
> or directory

Looks like it doesn't like the space in your path.

Rename "xfce panel" to something else...  I had be surprised if this happens also on my machine, so let's check it out.  Meh, yes.

09-01-13|14:00|mike@krapton/pts/0[106]/dev/shm/stupid dir/trunk
% LANG=C ./autogen.sh 
cat: /dev/shm/stupid: No such file or directory
cat: dir/trunk/configure.in: No such file or directory
Comment 4 Brian J. Tarricone (not reading bugmail) 2009-01-13 14:40:03 CET
Please just fix your build environment and stop filing bugs on things that aren't bugs.  If you need help, use the mailing lists; bugzilla is not a support forum.

Bug #4799

Reported by:
Tomas
Reported on: 2009-01-12
Last modified on: 2009-07-14

People

Assignee:
Xfce Bug Triage
CC List:
2 users

Version

Version:
unspecified

Attachments

Additional information