gnokii-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: smsd-postgresql compilation error


From: Jan Derfinak
Subject: Re: smsd-postgresql compilation error
Date: Wed, 25 Jun 2003 09:16:11 +0200 (CEST)

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


-- 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]