From owner-freebsd-ports@FreeBSD.ORG Fri Jun 29 00:48:16 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4F43416A469 for ; Fri, 29 Jun 2007 00:48:16 +0000 (UTC) (envelope-from egypcio@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.182]) by mx1.freebsd.org (Postfix) with ESMTP id 27F6C13C4DD for ; Fri, 29 Jun 2007 00:48:16 +0000 (UTC) (envelope-from egypcio@gmail.com) Received: by wa-out-1112.google.com with SMTP id j37so982155waf for ; Thu, 28 Jun 2007 17:48:15 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=MDmq6Quvr2TjU7ILVcycb6n0OWnEeCNw1Zuv8pTUIZzMN673hOsMLZhtz4mGN82ZpP0N/yGwahu3o7DuCOET0jeVRUqZ6FsV67M9BZEqdpSGAnv96lGwTjxHS8ygz/GAhMJ8PKvlbve6/ywcLeOlY9b7Sv1UCAvChrCuBP16XQI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=IoGVQTdLMPojbvx4piBtQzYxMsJrlKutYMbz5kkUZQaMSqbsMSg+H4N8jXzsPexPsGNm3hQ6aO5f1dVAZdFYKBE1cOt2BXmJYDaHeeFWAPJ8GpZXAWgawdzg3KgdYXIqm8m1zwydsLlazDDxkU/4iuz35EtgX0jqzpWgeEu7mpo= Received: by 10.115.109.1 with SMTP id l1mr2058211wam.1183078095929; Thu, 28 Jun 2007 17:48:15 -0700 (PDT) Received: by 10.115.15.16 with HTTP; Thu, 28 Jun 2007 17:48:15 -0700 (PDT) Message-ID: <8b5ad0e10706281748r56ea0704v7b1e52ebb376ae94@mail.gmail.com> Date: Thu, 28 Jun 2007 21:48:15 -0300 From: "=?ISO-8859-1?Q?Zavam,_Vin=EDcius?=" To: ports@freebsd.org In-Reply-To: <6760889791073943923@unknownmsgid> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <2332209608059979554@unknownmsgid> <8b5ad0e10706280453r4b8a566o74feb9185101aee@mail.gmail.com> <6760889791073943923@unknownmsgid> Cc: Subject: Re: FreeBSD Port: mysql-server-5.0.41 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Jun 2007 00:48:16 -0000 2007/6/28, Leandro Conde Trombini : > 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 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