gnokii-users
[Top][All Lists]
Advanced

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

Re: missing files in dist


From: Pawel Kot
Subject: Re: missing files in dist
Date: Sat, 12 Jan 2008 12:53:44 +0100

Hi,

On Jan 11, 2008 4:26 PM, Bastien Nocera <address@hidden> wrote:
>
> On Tue, 2007-12-04 at 19:54 +0000, Bastien Nocera wrote:
> > On Tue, 2007-12-04 at 20:04 +0100, Pawel Kot wrote:
> <snip>
> > > -/smsd/ (whole dir)
>
> Fixed, including the postgres and mysql detection.

Seems to be one more problem. Some installations require to add -ldl
to LDLIBS when compiling smsd. Otherwise there's an error:
smsd.o: In function `LoadDB':
/wrk/tmp/Gnokii/gnokii-CVS/smsd/smsd.c:98: undefined reference to `dlopen'
/wrk/tmp/Gnokii/gnokii-CVS/smsd/smsd.c:105: undefined reference to `dlsym'
/wrk/tmp/Gnokii/gnokii-CVS/smsd/smsd.c:106: undefined reference to `dlerror'
/wrk/tmp/Gnokii/gnokii-CVS/smsd/smsd.c:101: undefined reference to `dlerror'
/wrk/tmp/Gnokii/gnokii-CVS/smsd/smsd.c:112: undefined reference to `dlsym'
/wrk/tmp/Gnokii/gnokii-CVS/smsd/smsd.c:113: undefined reference to `dlerror'
/wrk/tmp/Gnokii/gnokii-CVS/smsd/smsd.c:119: undefined reference to `dlsym'
/wrk/tmp/Gnokii/gnokii-CVS/smsd/smsd.c:120: undefined reference to `dlerror'
/wrk/tmp/Gnokii/gnokii-CVS/smsd/smsd.c:126: undefined reference to `dlsym'
/wrk/tmp/Gnokii/gnokii-CVS/smsd/smsd.c:127: undefined reference to `dlerror'
/wrk/tmp/Gnokii/gnokii-CVS/smsd/smsd.c:133: undefined reference to `dlsym'
/wrk/tmp/Gnokii/gnokii-CVS/smsd/smsd.c:134: undefined reference to `dlerror'
I think we should detect in configure if -ldl is needed or not. In
case it is -ldl should be added in smsd/Makefile.

take care,
pkot
-- 
Pawel Kot




reply via email to

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