[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: smsd-postgresql compilation error
From: |
jtulin |
Subject: |
Re: smsd-postgresql compilation error |
Date: |
Wed, 25 Jun 2003 16:23:59 +0800 (PHT) |
thank jan i look forward to it.
> On Wed, 25 Jun 2003 address@hidden wrote:
>
>> 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
>
> Seems that somebody hacked your source. The original line 107 looks
> like:
>
> g_string_sprintf (buf, "%s/lib%s.so", smsdConfig.libDir,
> smsdConfig.dbMod);
>
>
>
> jan
>
>
> --
>
>
>
> _______________________________________________
> gnokii-users mailing list
> address@hidden
> http://mail.nongnu.org/mailman/listinfo/gnokii-users