! 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 compile libxfce4util due to syntax error
Status:
RESOLVED: INVALID
Severity:
blocker
Product:
Libxfce4util
Component:
General

Comments

Description Jay Max 2006-02-07 01:23:08 CET
Hello, I am trying to compile the latest trunk svn of xfce into .debs with
checkinstall for debian, and am getting this error when executing the configure
script for libxfce4util: 

./configure: line 20340: syntax error near unexpected token `GOBJECT,'
./configure: line 20340: `XDT_CHECK_PACKAGE(GOBJECT, gobject-2.0, 2.2.0)'

I have already built and installed xfce4-dev-tools

Reproducible: Always
Steps to Reproduce:
1. checkout current svn trunk
2. build xfce4-dev-tools. and install
3. cd to libxfce4util
4. execute ./autogen.sh --prefix=/usr

Actual Results:  
./configure: line 20340: syntax error near unexpected token `GOBJECT,'
./configure: line 20340: `XDT_CHECK_PACKAGE(GOBJECT, gobject-2.0, 2.2.0)'


Expected Results:  
some sort of OK

configure: exit 258
Comment 1 Brian J. Tarricone (not reading bugmail) 2006-02-07 01:52:20 CET
Sounds like your xfce4-dev-tools install is broken or nonexistant.
Comment 2 Jay Max 2006-02-07 05:42:22 CET
(In reply to comment #1)
> Sounds like your xfce4-dev-tools install is broken or nonexistant.

How can i test the validity of my xfce4-dev-tools install?

Bug #1440

Reported by:
Jay Max
Reported on: 2006-02-07
Last modified on: 2009-07-14

People

Assignee:
Xfce Bug Triage
CC List:
0 users

Version

Attachments

Additional information