Bug 248183 - /usr/include/glib-2.0/glib/gtypes.h includes glibconfig.h which doesn't exist
Summary: /usr/include/glib-2.0/glib/gtypes.h includes glibconfig.h which doesn't exist
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: glib2
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Matthias Clasen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-07-13 19:12 UTC by John Ellson
Modified: 2007-11-30 22:12 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2007-08-21 20:33:31 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description John Ellson 2007-07-13 19:12:52 UTC
Description of problem:
/usr/include/glib-2.0/glib/gtypes.h includes glibconfig.h which doesn't exist

Version-Release number of selected component (if applicable):
glib2-devel-2.13.6-1.fc8.x86_64

How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 John Ellson 2007-07-13 19:37:09 UTC
Never mind - I found it in its weird location:
   /usr/lib64/glib-2.0/include/glibconfig.h

The bug must be in the code I'm building.

Comment 2 Hans de Goede 2007-08-21 20:33:31 UTC
Indeed,

[hans@shalem devel]$ pkg-config --cflags glib-2.0
-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  
[hans@shalem devel]$ 

Maybe your package is not using pkgconfig (like mine which got me here)

Anways, not a bug, closing.



Note You need to log in before you can comment on or make changes to this bug.