[Xfce-bugs] [Bug 1440] New: unable to compile libxfce4util due to syntax error
bugzilla-daemon at xfce.org
bugzilla-daemon at xfce.org
Tue Feb 7 02:23:09 CET 2006
Do NOT reply to this email. To make further comments on this bug, use
the URL below:
http://bugzilla.xfce.org/show_bug.cgi?id=1440
Summary: unable to compile libxfce4util due to syntax error
Product: Xfce
Version: 4.3.x (SVN trunk)
Platform: PC
OS/Version: Linux
Status: NEW
Severity: blocker
Priority: Medium
Component: general
AssignedTo: xfce-bugs at xfce.org
ReportedBy: jmax1632 at gmail.com
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
--
Configure bugmail: http://bugzilla.xfce.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Xfce-bugs
mailing list