[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
smsd-postgresql compilation error
From: |
jtulin |
Subject: |
smsd-postgresql compilation error |
Date: |
Wed, 25 Jun 2003 10:55:30 +0800 (PHT) |
hi,
please advice what me is this error, is there any library needed? i am
using gnokii 0.5.1 and it works okey, when i compile smsd i got this
error.
gcc smsd.o lowlevel.o -lpthread `glib-config --libs` -s -rdynamic
-L../common -lgnokii -ldl -o smsd
smsd.o: In function `LoadDB':
/usr/src/gnokii/smsd/smsd.c:107: undefined reference to `g_string_printf'
collect2: ld returned 1 exit status
make: *** [smsd] Error 1
thanks.