[EMAIL PROTECTED] wrote:
> 
> > > rpm -q mysql
> > > mysql-3.23.32-5
> >
> > This mysql package came with RH7? Does the mysql command line client
> > work?
> 
> The package is from a RH7.0 disk that was in a Sam's publishing book. I am
> able to log in with the command line client.

Should be OK then. I'm not using RH7 myself; mandrake 7.2 comes with
glibc 2.1
and the way thing look RH7 comes with glibc2.2, or mysql is expecting it
to,
and it can't find the function mkstemp64. My installation doesn't
have one either. David, have you seen this before? You were using RH7,
right?

Oh, Ron, could you try
$ nm /usr/lib/mysql/libmysqlclient.a | grep mkstemp
and
$ nm -D /usr/lib/mysql/libmysqlclient.so | grep mkstemp
and see what these return?

Emile

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to