Date: Thu, 28 Jun 2007 21:48:15 -0300 From: "=?ISO-8859-1?Q?Zavam,_Vin=EDcius?=" <egypcio@gmail.com> To: ports@freebsd.org Subject: Re: FreeBSD Port: mysql-server-5.0.41 Message-ID: <8b5ad0e10706281748r56ea0704v7b1e52ebb376ae94@mail.gmail.com> In-Reply-To: <6760889791073943923@unknownmsgid> References: <2332209608059979554@unknownmsgid> <8b5ad0e10706280453r4b8a566o74feb9185101aee@mail.gmail.com> <6760889791073943923@unknownmsgid>
next in thread | previous in thread | raw e-mail | index | archive | help
2007/6/28, Leandro Conde Trombini <leandro.trombini@itelefonica.com.br>: > Hi, I took the file with right MD5 but I received the following error > messages: > > ngnsvr02# make install clean > =3D=3D=3D> Building for mysql-server-5.0.41 > make all-recursive > Making all in include > make all-am > Making all in Docs > Making all in strings > Making all in mysys > Making all in dbug > Making all in extra > make all-recursive > Making all in regex > Making all in bdb > cd build_unix && make all > /bin/sh ./libtool --mode=3Dcompile cc -c -I. -I../.././bdb/dist/.. > -I../.././bdb/dist/../dbinc -D_THREAD_SAFE -DDBUG_OFF -O2 > -fno-strict-aliasing -pipe ../.././bdb/dist/../rep/rep_record.c > cc -c -I. -I../.././bdb/dist/.. -I../.././bdb/dist/../dbinc -D_THREAD_SAF= E > -DDBUG_OFF -O2 -fno-strict-aliasing -pipe > ../.././bdb/dist/../rep/rep_record.c -o rep_record.o > ../.././bdb/dist/../rep/rep_record.c: In function `__rep_process_message'= : > ../.././bdb/dist/../rep/rep_record.c:143: error: stray '\25' in program > ../.././bdb/dist/../rep/rep_record.c:143: error: syntax error before > "log_compare" > ../.././bdb/dist/../rep/rep_record.c:143:41: invalid suffix "p-" on integ= er > constant > ../.././bdb/dist/../rep/rep_record.c:144: error: `dBlp' undeclared (first > use in this function) > ../.././bdb/dist/../rep/rep_record.c:144: error: (Each undeclared identif= ier > is reported only once > ../.././bdb/dist/../rep/rep_record.c:144: error: for each function it > appears in.) > ../.././bdb/dist/../rep/rep_record.c:148: error: `RAP_VOTE1' undeclared > (first use in this function) > *** Error code 1 > > Stop in > /usr/ports/databases/mysql50-server/work/mysql-5.0.41/bdb/build_unix. > *** Error code 1 > > Stop in /usr/ports/databases/mysql50-server/work/mysql-5.0.41/bdb. > *** Error code 1 > > Stop in /usr/ports/databases/mysql50-server/work/mysql-5.0.41. > *** Error code 1 > > Stop in /usr/ports/databases/mysql50-server/work/mysql-5.0.41. > *** Error code 1 > > Stop in /usr/ports/databases/mysql50-server. > > Any help I=B4ll be thankful. > Regards. > > Leandro Conde Trombini. I've installed without problems. dv6130us# make MASTER_SITE_OVERRIDE=3Dftp://ftp.FreeBSD.org/pub/FreeBSD/por= ts/distfiles/ install clean (...) test -z "/usr/local/share/mysql" || /usr/ports/databases/mysql50-server/work/mysql-5.0.41/install-sh -d "/usr/local/share/mysql" install -o root -g wheel -m 555 'mysql.server' '/usr/local/share/mysql/mysql.server' Added group "mysql". Added user "mysql". ************************************************************************ Remember to run mysql_upgrade (with the optional --datadir=3D<dbdir> flag) the first time you start the MySQL server after an upgrade from an earlier version. ************************************************************************ install-info --quiet /usr/local/info/mysql.info /usr/local/info/dir =3D=3D=3D> Installing rc.d startup script(s) =3D=3D=3D> Compressing manual pages for mysql-server-5.0.41 =3D=3D=3D> Registering installation for mysql-server-5.0.41 =3D=3D=3D> SECURITY REPORT: This port has installed the following files, which may act as network servers and may therefore pose a remote security risk to the system. /usr/local/libexec/mysqld This port has installed the following startup scripts, which may caus= e these network services to be started at boot time. /usr/local/etc/rc.d/mysql-server If there are vulnerabilities in these programs there may be a securit= y risk to the system. FreeBSD makes no guarantee about the security of ports included in the Ports Collection. Please type 'make deinstall' to deinstall the port if this is a concern. For more information, and contact details about the security status of this software, see the following webpage: http://www.mysql.com/ =3D=3D=3D> Cleaning for mysql-server-5.0.41 dv6130us# rehash dv6130us# mysq mysql mysql_upgrade mysqlbug mysqlshow mysql_config mysql_upgrade_shell mysqlcheck mysqltest mysql_fix_privilege_tables mysql_waitpid mysqld_safe mysqltestmanager-pwgen mysql_install_db mysqladmin mysqldump mysqltestmanagerc mysql_tzinfo_to_sql mysqlbinlog mysqlimport dv6130us# mysql []'s --=20 Zavam, Vin=EDcius
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8b5ad0e10706281748r56ea0704v7b1e52ebb376ae94>