problem compiling getstream plz help

Adam Pribyl pribyl at lowlevel.cz
Sat Mar 2 21:16:39 CET 2013


On Sat, 2 Mar 2013, Michal Ondreička wrote:

> root at voyage:~/getstream# make
> Makefile.defs.sh: 1: Makefile.defs.sh: pkg-config: not found
> Makefile.defs.sh: 1: Makefile.defs.sh: pkg-config: not found
> gcc -Wall -I.  -O0 -g     -c -o getstream.o getstream.c
> In file included from getstream.c:23:0:
> getstream.h:13:24: fatal error: glib/glist.h: No such file or directory
> compilation terminated.
> make: *** [getstream.o] Error 1
>
> libglib2.0-0 installed
> libevent-dev installed

locate pkg-config, install pkgconfig
locate glist.h, install glib2 devel package.

> what im i doing wrong? please help...

Adam Pribyl


More information about the Getstream mailing list