! 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 !
error: gladeui/glade.h: No such file or directory
Status:
RESOLVED: FIXED
Priority:
Very High
Severity:
blocker
Product:
Libxfce4ui
Component:
General

Comments

Description Subin Siby 2013-10-13 06:50:54 CEST
When I compile the 10th version on Ubuntu 10.04 Lucid Lynx, I get the following error :

make[2]: Entering directory `/home/simsu/Downloads/Arc-Extracts/XFCE/libxfce4ui-4.10.0/glade'
  CC     libxfce4uiglade_la-libxfce4ui-glade.lo
libxfce4ui-glade.c:29:27: error: gladeui/glade.h: No such file or directory
libxfce4ui-glade.c:34: error: expected ')' before '*' token
libxfce4ui-glade.c:37: error: expected ')' before '*' token
libxfce4ui-glade.c:40: error: expected ')' before '*' token
libxfce4ui-glade.c:46: error: expected ')' before '*' token
libxfce4ui-glade.c:89: error: expected ')' before '*' token
libxfce4ui-glade.c:108: error: expected ')' before '*' token
make[2]: *** [libxfce4uiglade_la-libxfce4ui-glade.lo] Error 1
make[2]: Leaving directory `/home/simsu/Downloads/Arc-Extracts/XFCE/libxfce4ui-4.10.0/glade'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/simsu/Downloads/Arc-Extracts/XFCE/libxfce4ui-4.10.0/glade'
make: *** [install-recursive] Error 1
Comment 1 Steven Jackson 2013-11-08 11:54:52 CET
I haven't been able to reproduce this on xubuntu 13.10 with libgladeui-1.0 (3.8.0).

What is the output of `pkg-config --modversion gladeui-1.0`?
Have you tried `sudo apt-get install --reinstall libgladeui-1-dev`?
What is the value of your GLADEUI_CFLAGS in libxfce4ui/Makefile?
Where is your gladeui/glade.h located?

Thanks
Comment 2 Subin Siby 2013-11-08 16:27:45 CET
I manually compiled the new libgladeui-1.0 and it works now. Thanks for replying.

Bug #10404

Reported by:
Subin Siby
Reported on: 2013-10-13
Last modified on: 2013-11-08

People

Assignee:
Nick Schermer
CC List:
3 users

Version

Version:
4.10.0

Attachments

Additional information