[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Nss-mysql-users] Re: Nss-mysql-users digest, Vol 1 #7 - 2 msgs
From: |
Doug Currey |
Subject: |
[Nss-mysql-users] Re: Nss-mysql-users digest, Vol 1 #7 - 2 msgs |
Date: |
Wed, 31 Oct 2001 14:08:42 -0500 |
I have tested this on 3.23.33 and 3.23.4 something. 3.23.33 is my
current active db. This is a RedHat 7.0 with mysql 3.23.33 rpms
> Dans un message du 30 Oct à 22:26, Doug Currey écrivait :
> > Ok things seem to be worse.
>
> DOH
>
> > I tried to use 33.1 and now get the following if I do "id
ddcurrey" Note:
> > ddcurrey is only in the mysql database.
> > error while loading shared libraries: /usr/lib/libnss_mysql.so.2:
undefined
> > symbol: my_thread_end
>
> That is _very_ weird. You told me that you use MySQL 3.23.4x ? Did you
> switch to MySQL 4.0 ? If not, could you tell me what is your MySQL
> distribution (RH RPM, compiled from sources etc.)
>
I have tested this on 3.23.33 and 3.23.4 something. 3.23.33 is my
current active db. This is a RedHat 7.0 with mysql 3.23.33 standard
rpms from mysql.com (Not the crappy one RH includes on there Cd)
> > Go back to .30 this doesn't happen
>
> That is normal, the my_thread_* function were not used in that
version.
> I really need that you get the latest CVS version to debug this
problem.
>
Unless I did something wrong I got this on make from the cvs download.
Chances are I did something wrong on the download. I know just enough
to be very dangerous.
gcc -g -O2 -Wall -Wstrict-prototypes -Wpointer-arith -fPIC -Werror -
DHAVE_CONFIG -c -o parser.o parser.c
gcc -g -O2 -Wall -Wstrict-prototypes -Wpointer-arith -fPIC -Werror -
DHAVE_CONFIG -c -o lib.o lib.c
gcc -g -O2 -Wall -Wstrict-prototypes -Wpointer-arith -fPIC -Werror -
DHAVE_CONFIG -c -o shadow.o shadow.c
cc1: warnings being treated as errors
shadow.c: In function `check_connection':
shadow.c:246: warning: implicit declaration of function `my_thread_init'
shadow.c:258: warning: implicit declaration of function `my_thread_end'
make: *** [shadow.o] Error 1
- [Nss-mysql-users] Re: Nss-mysql-users digest, Vol 1 #7 - 2 msgs,
Doug Currey <=