From owner-freebsd-current@FreeBSD.ORG Fri Aug 29 12:15:19 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C0C016A4BF; Fri, 29 Aug 2003 12:15:19 -0700 (PDT) Received: from bast.unixathome.org (bast.unixathome.org [66.11.174.150]) by mx1.FreeBSD.org (Postfix) with ESMTP id 461BA43FBF; Fri, 29 Aug 2003 12:15:18 -0700 (PDT) (envelope-from dan@langille.org) Received: from wocker (wocker.unixathome.org [192.168.0.99]) by bast.unixathome.org (Postfix) with ESMTP id A91EE3D29; Fri, 29 Aug 2003 15:15:17 -0400 (EDT) From: "Dan Langille" To: Tim Kientzle Date: Fri, 29 Aug 2003 15:16:24 -0400 MIME-Version: 1.0 Message-ID: <3F4F6E48.23848.2A7A4F5B@localhost> Priority: normal In-reply-to: <3F4FA563.9040307@acm.org> References: <3F4F6002.11008.2A428E7D@localhost> X-mailer: Pegasus Mail for Windows (v4.02a) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body cc: freebsd-current@freebsd.org cc: dirk@freebsd.org Subject: Re: databases/mysql323-client fails to build X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Aug 2003 19:15:19 -0000 On 29 Aug 2003 at 12:11, Tim Kientzle wrote: > 1) cd /usr/ports/mysql323-client > 1a) rm -rf work > 2) make extract > 3) vi work/mysql-3.23.57/configure > search on 'longlong' to find the above program. > Change "close" to "fclose" > 4) make > 5) make install There was a patch recently commited: Thanks. -- Dan Langille : http://www.langille.org/