This is TikiWiki CMS/Groupware v1.9.11 (CVS) -Sirius- © 2002–2008 by the
Tiki community
Fri 10 of Sep, 2010 [01:26 UTC]
|
|
Forums-> Help-> undefined symbol: iSQLCount'
|
tschimpke
|
undefined symbol: iSQLCount'
|
|
Hi,
I'm trying to compile perfparse 106.1 with postgres as a backend. While the compile/build seems to be fine, I receive the following error, if I try to start perfparsed:
2007/08/14 18:25:53 storage_postgresql module failed to load (msg='/usr/local/nagios/lib/libpp_storage_postgresql.so: undefined symbol: iSQLCount')
Indeed:
nm /usr/local/nagios/lib/libpp_storage_postgresql.so | grep iSQL
U iSQLCount
BUT (in the build directory):
nm libpp_postgresql/.libs/libpp_postgresql.so | grep iSQL
0000000000106578 B iSQLCount
Any ideas (besides using mysql) ?
Cheers,
Thomas
|
|
|
|
[ Execution time: 0.30 secs ] [ Memory usage: 3.48MB ] [ GZIP Enabled ] [ Server load: 0.04 ]
|