> 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?

Yes sir,

[parker@daddy parker]$ nm /usr/lib/mysql/libmysqlclient.a | grep mkstemp
         U mkstemp64
[parker@daddy parker]$ nm -D /usr/lib/mysql/libmysqlclient.so | grep
mkstemp
         U mkstemp64

rpm -q glibc
glibc-2.1.92-14

Strange situation, oh well.

Thanks,

Ron


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

Reply via email to