! 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 !
libexo-2 tries to include non-existent headers
Status:
RESOLVED: FIXED

Comments

Description flo.xfce 2015-08-18 16:46:45 CEST
Building an application against libexo-2 fails. On every inclusion of exo.h the compiler shows an error: /usr/include/exo-2/exo/exo.h:49:29: fatal error: exo/exo-enum-types.h: No such file or directory
The actual missing header file is always the first file to included in the Gtk2 section of exo.h (after #if !GTK_CHECK_VERSION(3,0,0))
An easy workaround would be to comment out the whole section in /usr/include/exo-2/exo/exo.h, but this is not a proper fix.
Comment 1 flo.xfce 2017-02-05 16:30:10 CET
Fixed in master.

Bug #12150

Reported by:
flo.xfce
Reported on: 2015-08-18
Last modified on: 2017-02-05

People

Assignee:
Nick Schermer
CC List:
1 user

Version

Version:
unspecified

Attachments

Additional information