If you want you can do:
cat /etc/ld.so.conf
ldd /usr/local/aolserver/bin/nsmysql.so
in case you're developing a module can you also do ldd
/usr/local/aolserver/bin/yourmodulename.so
and post results here.
I have had the very same problem, which was solely due me forgetting to
add mysql and aolserver libraries to the environment.
shedis wrote:
Hi Dossy,
I seem to have libmysqlclient_r15-5.0.41-15.1
Alexander: I'm using suse 10.1.
# uname -a
Linux aoldev 2.6.16.21-0.25-default #1 Tue Sep 19 07:26:15 UTC 2006
i686 i686 i386 GNU/Linux
jamshed
On 18 Jul 2007, at 18:06, Dossy Shiobara wrote:
On 2007.07.18, JAMSHED QURESHI <[EMAIL PROTECTED]> wrote:
Hi,
after compiling nsmysql i'm getting the following error:
[18/Jul/2007:22:13:42][2206.3083744944][-main-] Warning: modload: could
not load /usr/local/aolserver/bin/nsmysql.so:
/usr/local/aolserver/lib/libnsmysql.so: undefined symbol:
mysql_field_count
[18/Jul/2007:22:13:42][2206.3083744944][-main-] Error: dbdrv: failed to
load driver 'nsmysql'
[18/Jul/2007:22:13:42][2206.3083744944][-main-] Error: dbinit: no such
default pool 'mysql'
Does anyone have any clues what is going wrong?
What version of the libmysqlclient_r are you using?
-- Dossy
--Dossy Shiobara | [EMAIL PROTECTED] | http://dossy.org/
Panoptic Computer Network | http://panoptic.com/
"He realized the fastest way to change is to laugh at your own
folly -- then you can let go and quickly move on." (p. 70)
--
AOLserver - http://www.aolserver.com/
To Remove yourself from this list, simply send an email to
<[EMAIL PROTECTED]> with the
body of "SIGNOFF AOLSERVER" in the email message. You can leave the
Subject: field of your email blank.
--
AOLserver - http://www.aolserver.com/
To Remove yourself from this list, simply send an email to
<[EMAIL PROTECTED]> with the
body of "SIGNOFF AOLSERVER" in the email message. You can leave the
Subject: field of your email blank.
--
AOLserver - http://www.aolserver.com/
To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]>
with the
body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject:
field of your email blank.