Date: Wed, 22 Jul 2009 10:25:42 +0200 From: Peter Czanik <pczanik@fang.fa.gau.hu> To: ports@freebsd.org Subject: mysql 5.4 does not compile on FreeBSD 7.1 amd64 Message-ID: <4A66CD06.5020807@fang.fa.gau.hu>
next in thread | raw e-mail | index | archive | help
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@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 Bye, CzP
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4A66CD06.5020807>