[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

What provides glib.h?



I was trying to recompile gphoto from source (to change a hardwired
line speed parameter) but it errored when trying to find
/usr/include/glib.h because I don't have it.  I have many of the *-dev
packages, so I was wondering what package I'm missing.  I tried a
search, but the packages I came up with I already have installed. Here
is the exact output of make:

<snip>stuff that compiles</snip>
make -C ../konica libgphoto_konica_qm100.so
make[2]: Entering directory `/usr/src/gphoto/gphoto-0.3-2-990422/konica'
gcc -g -Wall -c -fPIC konica_qm100.c
In file included from /usr/include/gdk/gdktypes.h:33,
                 from /usr/include/gdk/gdk.h:31,
                 from /usr/include/gdk_imlib_types.h:1,
                 from /usr/include/gdk_imlib.h:5,
                 from konica_qm100.c:7:
/usr/include/glib.h:66: glibconfig.h: No such file or directory
make[2]: *** [konica_qm100.o] Error 1
make[2]: Leaving directory `/usr/src/gphoto/gphoto-0.3-2-990422/konica'
make[1]: *** [../konica/libgphoto_konica_qm100.so] Error 2
make[1]: Leaving directory `/usr/src/gphoto/gphoto-0.3-2-990422/src'
make: *** [gphoto] Error 2

-- 

Eric G. Miller
Powered by the <A HREF="http://www.debian.org";>POTATO</A>!


Reply to: