Date: Wed, 22 Jul 2009 12:17:22 +0300 From: "Sergey V. Dyatko" <sergey.dyatko@gmail.com> To: Peter Czanik <pczanik@fang.fa.gau.hu> Cc: ports@freebsd.org Subject: Re: mysql 5.4 does not compile on FreeBSD 7.1 amd64 Message-ID: <20090722121722.0ede6895@notebook> In-Reply-To: <4A66CD06.5020807@fang.fa.gau.hu> References: <4A66CD06.5020807@fang.fa.gau.hu>
next in thread | previous in thread | raw e-mail | index | archive | help
В Wed, 22 Jul 2009 10:25:42 +0200 Peter Czanik <pczanik@fang.fa.gau.hu> пишет: PC> Hello, PC> Mysql 5.4 does not compile on FreeBSD 7.1 amd64. Here is the compile PC> output using the latest ports: PC> PC> ===> Building for mysql-client-5.4.1 PC> Making all in include PC> gmake[1]: Entering directory PC> `/usr/ports/databases/mysql54-client/work/mysql-5.4.1-beta/include' PC> PC> /bin/cp config.h PC> my_config.h PC> /bin/rm -f readline PC> openssl PC> /bin/ln -s ../extra/yassl/include/openssl PC> openssl PC> echo timestamp > PC> link_sources PC> if ! test -f probes_mysql.d ; then PC> \ PC> /bin/cp -f ../include/probes_mysql.d.base PC> probes_mysql.d; \ fi PC> /usr/bin/perl ../scripts/dheadgen.pl -f probes_mysql.d > PC> probes_mysql_nodtrace.h PC> dtrace -h -s probes_mysql.d -o probes_mysql_dtrace.h PC> dtrace: failed to compile script probes_mysql.d: PC> "/usr/lib/dtrace/psinfo.d", line 37: syntax error near "uid_t" PC> gmake[1]: *** [probes_mysql_dtrace.h] Error 1 PC> gmake[1]: Leaving directory PC> `/usr/ports/databases/mysql54-client/work/mysql-5.4.1-beta/include' PC> gmake: *** [all-recursive] Error 1 PC> *** Error code 1 PC> PC> Stop in /usr/ports/databases/mysql54-client. PC> *** Error code 1 PC> PC> Stop in /usr/ports/databases/mysql54-server. PC> v16# pwd PC> /usr/ports/databases/mysql54-server PC> v16# uname -a PC> FreeBSD v16.fa.gau.hu 7.1-RELEASE-p4 FreeBSD 7.1-RELEASE-p4 #0: Sun PC> Mar 22 09:43:46 UTC 2009 PC> root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC PC> amd64 PC> PC> Bye, PC> CzP same error on -CURRENT current# uname -a FreeBSD current.minsk.domain 8.0-BETA2 FreeBSD 8.0-BETA2 #0 r195777: Mon Jul 20 13:21:11 EEST 2009 tiger@current.minsk.domain:/usr/obj/usr/src/sys/KERN amd64 current# more /usr/src/sys/amd64/conf/KERN include GENERIC ident KERN nooptions INET6 nooptions SCTP nooptions DDB nooptions INVARIANTS nooptions INVARIANT_SUPPORT nooptions WITNESS nooptions WITNESS_SKIPSPIN -- wbr, tiger
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090722121722.0ede6895>