обновление mySQL 5.5.6-rc до версии 5.5.7
Добавлено: 2010-11-16 19:00:59
Собственно трабл при компилировании как вручную так и при portupgrad'е
#uname -a
FreeBSD serverok.bc-gold.org.ua 8.1-STABLE FreeBSD 8.1-STABLE #7: Tue Sep 21 11:02:44 EEST 2010 root@serverok.bc-gold.org.ua:/usr/obj/usr/src/sys/BC-GOLD i386
libtool: compile: cc -DDEFAULT_CHARSET_HOME=\"/usr/local\" -DMYSQL_DATADIR=\"/var/db/mysql\" -DDEFAULT_HOME_ENV=MYSQL_HOME -DPLUGINDIR=\"/usr/local/lib/mysql/plugin\" -DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX -DDEFAULT_SYSCONFDIR=\"/usr/local/etc\" -DSHAREDIR=\"/usr/local/share/mysql\" -DDISABLE_DTRACE -DMYSQL_CLIENT_NO_THREADS -DDISABLE_MYSQL_THREAD_H -I. -I../include -I../include -I../include -O2 -pipe -O3 -fno-omit-frame-pointer -fno-gcse -fPIC -fno-strict-aliasing -MT client_plugin.lo -MD -MP -MF .deps/client_plugin.Tpo -c client_plugin.c -fPIC -DPIC -o .libs/client_plugin.o
client_plugin.c: In function 'mysql_load_plugin_v':
client_plugin.c:354: error: 'RTLD_NOW' undeclared (first use in this function)
client_plugin.c:354: error: (Each undeclared identifier is reported only once
client_plugin.c:354: error: for each function it appears in.)
client_plugin.c:354: warning: assignment makes pointer from integer without a cast
client_plugin.c:382: warning: assignment makes pointer from integer without a cast
*** Error code 1
mv -f .deps/my_time.Tpo .deps/my_time.Plo
1 error
*** Error code 2
1 error
*** Error code 1
1 error
*** Error code 1
Stop in /usr/ports/databases/mysql55-server.