Hello

Does anybody know if MySQL can be build on the arm architecture?
(This bug was reported against the Debian MySQL packages)

bye,

-christian-


With 3.23.37-3 I'm now seeing a different failure:

gcc -DDEFAULT_CHARSET_HOME=\"/usr\" -DDATADIR=\"/var/lib/mysql\" 
-DSHAREDIR=\"/usr/share/mysql\" -I./../include -I../include -I./.. -I.. -I.. -O3 
-DDBUG_OFF -O2 -fomit-frame-pointer -g -c libmysql.c  -fPIC -DPIC
cc1: warning: -g with -fomit-frame-pointer may not give sensible debugging
libmysql.c: In function `mysql_real_connect':
libmysql.c:1303: warning: passing arg 5 of `gethostbyname_r' from incompatible pointer 
type
libmysql.c:1303: too few arguments to function `gethostbyname_r'
libmysql.c:1303: warning: assignment makes pointer from integer without a cast
make[3]: *** [libmysql.lo] Error 1
make[3]: Leaving directory `/build/buildd/mysql-3.23.37/libmysql_r'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/build/buildd/mysql-3.23.37'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory `/build/buildd/mysql-3.23.37'
make: *** [build-stamp] Error 2





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