Public bug reported: Binary package hint: pkg-config
glibconfig.h appears to be missing on natty so I cannot compile code that I have written and compiled under several of nattys predecessors when I try to compile I just get /usr/include/glib-2.0/glib/gtypes.h:34:24: fatal error: glibconfig.h: No such file or directory 1). username@host:~$ lsb_release -rd Description: Ubuntu 11.04 Release: 11.04 2). username@host:~$ apt-cache policy libglib2.0-dev libglib2.0-dev: Installed: 2.28.6-0ubuntu1 Candidate: 2.28.6-0ubuntu1 Version table: *** 2.28.6-0ubuntu1 0 500 http://au.archive.ubuntu.com/ubuntu/ natty/main i386 Packages 100 /var/lib/dpkg/status 3). I expected it to compile 4). I got an error ok it does exist but not on a path that gets included I did the following: and now I get this error: /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37:35: fatal error: gdk-pixbuf/gdk- pixbuf.h: No such file or directory fixed this with ln -s /usr/include/gdk-pixbuf-2.0/gdk-pixbuf gdk-pixbuf and then got an errors similar about not being able to find vte/vte.h so I did this ln -s /usr/include/vte-0.0/vte vte that fixed that ** Affects: pkg-config (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/780537 Title: /usr/include/glib-2.0/glib/gtypes.h:34:24: fatal error: glibconfig.h: No such file or directory -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs