gnokii-users
[Top][All Lists]
Advanced

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

Re: smsd build problem


From: Matthew
Subject: Re: smsd build problem
Date: Wed, 23 Jan 2008 14:31:09 +0100
User-agent: Thunderbird 2.0.0.6 (X11/20071022)


Perhaps with CVS this is the case (due to automake changes) but it was
NEVER the case. I remember problems we had with that.

Nothing has changed in these terms.
address@hidden:~/tmp/gnokii$ smsd/smsd
dlopen error: (null)!
Cannot load database module pq in directory /usr/local/lib/gnokii!

strace is showing that smsd is loading libgnokii from the comon/.libs dir

open("/home/mat/tmp/gnokii/common/.libs/libgnokii.so.3", O_RDONLY) = 3
open("/usr/local/lib/gnokii/libpq.so", O_RDONLY) = -1 ENOENT (No such file or directory)

2 questions:
   - Why is smsd not looking for the libpq in the .libs directory?
- When I manually use the -l option to point to the .libs dir, then I get the following error: /home/mat/tmp/gnokii/smsd/.libs/lt-smsd: symbol lookup error: smsd/.libs/libpq.so: undefined symbol: PQsetdbLogin


1 info:
- When I use the -l option to point to the smsd/.libs dir in gnokii-0.6.22 everything is OK




reply via email to

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