[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: smsd compilation error
From: |
BORBELY Zoltan |
Subject: |
Re: smsd compilation error |
Date: |
Mon, 23 Jun 2003 12:00:41 +0200 |
User-agent: |
Mutt/1.4.1i |
Hi,
On Mon, Jun 23, 2003 at 06:37:06PM +0800, address@hidden wrote:
> i install gnokii under mandrake and it work fine.
> but when i install smsd for postgres i got an error and i dont know how
> to solve. please help me if anyone knows this problem.
>
> gcc -s -shared -o libpq.so -ggdb3 -Wall -I../include
> -DMODULES_DIR=\"/usr/local/lib/smsd\" -D_REENTRANT `glib-config --cflags`
> -I../include \
> -I pq.c `glib-config --libs` -lpq
> /usr/bin/ld: cannot find -lglib
> collect2: ld returned 1 exit status
> make: *** [libpq.so] Error 1
Have you installed the glib-devel package?
Bye,
Bozo