[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: smsd compilation error
From: |
jtulin |
Subject: |
Re: smsd compilation error |
Date: |
Mon, 23 Jun 2003 18:59:25 +0800 (PHT) |
> 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
>
this is the error when i install glib. what should i do?.
file /usr/lib/libglib-1.2.so.0 from install of glib-1.2.8-2mdk conflicts
with file from package libglib1.2-1.2.10-3mdk
file /usr/lib/libgmodule-1.2.so.0 from install of glib-1.2.8-2mdk
conflicts with file from package libglib1.2-1.2.10-3mdk
file /usr/lib/libgthread-1.2.so.0 from install of glib-1.2.8-2mdk
conflicts with file from package libglib1.2-1.2.10-3mdk
thanks.