From owner-freebsd-questions@FreeBSD.ORG Thu Aug 21 05:41:25 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D923516A4C1 for ; Thu, 21 Aug 2003 05:41:25 -0700 (PDT) Received: from mailhub-core.mailbox.net.uk (mailhub-core.mailbox.net.uk [195.82.125.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id D82BD43F93 for ; Thu, 21 Aug 2003 05:41:24 -0700 (PDT) (envelope-from wayne@penguinpowered.org) Received: from [212.18.244.168] (helo=marvin.penguinpowered.org.uk) by mailhub-core.mailbox.net.uk with esmtp (Exim 3.36 #1) id 19pokl-0000xv-00 for freebsd-questions@freebsd.org; Thu, 21 Aug 2003 13:41:23 +0100 Received: from waynep by marvin.penguinpowered.org.uk with local (Exim 3.33 #1) id 19posv-000LNH-00 for freebsd-questions@freebsd.org; Thu, 21 Aug 2003 13:49:49 +0100 Date: Thu, 21 Aug 2003 13:49:49 +0100 From: Wayne Pascoe To: freebsd-questions@freebsd.org Message-ID: <20030821124948.GE81802@marvin.penguinpowered.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i X-System: FreeBSD i386 with kernel 4.8-STABLE Sender: Wayne Subject: MySQL from ports on FreeBSD 5.1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Aug 2003 12:41:26 -0000 Hi all, I'm having problems building MySQL from ports on FreeBSD 5.1-RELEASE-p2. In /usr/ports/databases/mysql323-server I'm doing make install. After quite a while, I get the following error: checking if conversion of longlong to float works... Segmentation fault (core dumped) no configure: error: Your compiler cannot convert a longlong value to a float! If you are using gcc 2.8.# you should upgrade to egcs 1.0.3 or newer and try again Anyone seen this ? Anyone have a workaround to allow building of MySQL on FreeBSD 5 ? Thanks in advance, -- Wayne Pascoe