/usr/include/glib-2.0/glib/gtypes.h:32:24: fatal error: glibconfig.h: No such file or directory

Bug #1419567 reported by Xiao Bao Clark
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
glib2.0 (Ubuntu)
New
Undecided
Unassigned

Bug Description

Linux Mint Rebecca 17.1

Error trying to compile. It seems my glibc is installed at /usr/lib/x86_64-linux-gnu/glib-2.0:

 $ pkg-config --cflags --libs glib-2.0
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -lglib-2.0

which isn't included. Not sure if that is something you want to support.

Full output attached

Revision history for this message
Xiao Bao Clark (x-u) wrote :
Revision history for this message
Xiao Bao Clark (x-u) wrote :

My apologies, I was building with an old version. Disregard

Revision history for this message
Teodor (konnor2007) wrote :

After using next commands
sudo autoreconf
sudo CXXFLAGS="-g -O2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include" ./configure
sudo make -j4

I see

In file included from /usr/include/glib-2.0/glib/galloca.h:32:0,
                 from /usr/include/glib-2.0/glib.h:30,
                 from basic.h:48,
                 from types.h:11,
                 from guards.h:5,
                 from rise.h:12,
                 from jmurena.h:11,
                 from can.h:11,
                 from srvCAN.h:14,
                 from srvCAN.cxx:2:
/usr/include/glib-2.0/glib/gtypes.h:32:24: fatal error: glibconfig.h: Нет такого файла или каталога

affects: qtsixa → glib2.0 (Ubuntu)
Changed in glib2.0 (Ubuntu):
assignee: nobody → Teodor (konnor2007)
assignee: Teodor (konnor2007) → nobody
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.