mysql 5.4 does not compile on FreeBSD 7.1 amd64
Peter Czanik
pczanik at fang.fa.gau.hu
Wed Jul 22 08:55:10 UTC 2009
Hello,
Mysql 5.4 does not compile on FreeBSD 7.1 amd64. Here is the compile
output using the latest ports:
===> Building for mysql-client-5.4.1
Making all in include
gmake[1]: Entering directory
`/usr/ports/databases/mysql54-client/work/mysql-5.4.1-beta/include'
/bin/cp config.h
my_config.h
/bin/rm -f readline
openssl
/bin/ln -s ../extra/yassl/include/openssl
openssl
echo timestamp >
link_sources
if ! test -f probes_mysql.d ; then
\
/bin/cp -f ../include/probes_mysql.d.base probes_mysql.d; \
fi
/usr/bin/perl ../scripts/dheadgen.pl -f probes_mysql.d >
probes_mysql_nodtrace.h
dtrace -h -s probes_mysql.d -o probes_mysql_dtrace.h
dtrace: failed to compile script probes_mysql.d:
"/usr/lib/dtrace/psinfo.d", line 37: syntax error near "uid_t"
gmake[1]: *** [probes_mysql_dtrace.h] Error 1
gmake[1]: Leaving directory
`/usr/ports/databases/mysql54-client/work/mysql-5.4.1-beta/include'
gmake: *** [all-recursive] Error 1
*** Error code 1
Stop in /usr/ports/databases/mysql54-client.
*** Error code 1
Stop in /usr/ports/databases/mysql54-server.
v16# pwd
/usr/ports/databases/mysql54-server
v16# uname -a
FreeBSD v16.fa.gau.hu 7.1-RELEASE-p4 FreeBSD 7.1-RELEASE-p4 #0: Sun Mar
22 09:43:46 UTC 2009
root at amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64
Bye,
CzP
More information about the freebsd-ports
mailing list