>>>>> "Shawn" == Shawn Wallace <lists@stripped> writes:
Shawn> I just upgraded the client and devel rpms from 3.22.25 to 2.22.27 on my
Shawn> server, and now when I try to compile a particular application I get:
Shawn> /usr/lib/mysql/libmysqlclient.a(my_open.o): In function `my_open':
Shawn> my_open.o(.text+0x14): undefined reference to `open64'
Shawn> /usr/lib/mysql/libmysqlclient.a(mf_format.o): In function `fn_format':
Shawn> mf_format.o(.text+0x208): undefined reference to `__lxstat64'
Shawn> /usr/lib/mysql/libmysqlclient.a(my_fopen.o): In function `my_fopen':
Shawn> my_fopen.o(.text+0x21): undefined reference to `fopen64'
Shawn> collect2: ld returned 1 exit status
Shawn> Anyone have any idea what the heck this is? Are there more libraries that
Shawn> I need to link in?
Hi!
I hope you have managed to fix this already. If not, just install the
MySQL source rpm and do a rebuild + install of it.
Regards,
Monty