[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gnokii 0.4.3: smsd leading zero truncation problem.
From: |
Pawel Kot |
Subject: |
Re: gnokii 0.4.3: smsd leading zero truncation problem. |
Date: |
Tue, 11 Feb 2003 09:56:48 +0100 |
>>> address@hidden 11 February 2003 09:40:55 >>>
> gcc -Wl,--rpath -Wl,/usr/local/lib smsd.o lowlevel.o -lpthread
> `glib-config --libs` -s -rdynamic -L../common -lgnokii -ldl -o smsd
> smsd.o: In function `ReadConfig':
> /home/gnokii/latest/gnokii-0.5.0pre6/smsd/smsd.c:263: undefined
> reference to `gn_cfg_read'
> lowlevel.o: In function `InitModelInf':
Copy common/libgnokii.so to /usr/local/lib.
pkot