[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: SMSD fails to compile
From: |
Jan Derfinak |
Subject: |
Re: SMSD fails to compile |
Date: |
Sat, 24 Jun 2006 18:41:46 +0200 (CEST) |
On Sat, 24 Jun 2006, Kyohere Luke wrote:
> Hello, I'm trying to install gnokii 0.6.12 on a SuSE linux box. Gnokii
> installs ok, but when it comes to building smsd, I get the following errors
>
> make: pkg-config: Command not found
> /bin/sh ../libtool --mode=compile gcc -g -O2 -I../include
> -DMODULES_DIR=\"/usr/local/lib/smsd\" -pthread -o smsd.lo -c smsd.c
> gcc -g -O2 -I../include -DMODULES_DIR=\"/usr/local/lib/smsd\" -pthread -c
> smsd.c -fPIC -DPIC -o .libs/smsd.o
> smsd.c:50:18: glib.h: No such file or directory
Install glib2-devel and pkgconfig.
jan