Hi,

I hope someone out there has an answer to this problem I'm having.
I'm trying to get mysql installed on a x86 Solaris 8 box,  the
version I'm trying to install is 3.23.39.  The configure script goes
through fine,  when then try to make it dies out giving me this

<SNIP>
E_RWLOCK_T -c my_error.c  -fPIC -DPIC -o .libs/my_error.lo
my_error.c: In function `my_error':
my_error.c:42: `__builtin_va_alist' undeclared (first use in this
function)
my_error.c:42: (Each undeclared identifier is reported only once
my_error.c:42: for each function it appears in.)
my_error.c: In function `my_printf_error':
my_error.c:113: `__builtin_va_alist' undeclared (first use in this
function)
*** Error code 1
make: Fatal error: Command failed for target `my_error.lo'
Current working directory /export/home/dvignes/mysql-3.23.39/libmysql
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /export/home/dvignes/mysql-3.23.39
*** Error code 1
make: Fatal error: Command failed for target `all-recursive-am'
</SNIP>

I also tried 3.23.32 for giggles and it didn't work either, dieing at the
same spot.

Anyone have any ideas ?


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to