From owner-freebsd-questions@FreeBSD.ORG Thu Apr 24 15:21:05 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9DB451065673 for ; Thu, 24 Apr 2008 15:21:05 +0000 (UTC) (envelope-from shawnbadger@gmail.com) Received: from mail.multiling.com (208.177.147.44.ptr.us.xo.net [208.177.147.44]) by mx1.freebsd.org (Postfix) with ESMTP id 7A1D78FC25 for ; Thu, 24 Apr 2008 15:21:05 +0000 (UTC) (envelope-from shawnbadger@gmail.com) Received: from [10.0.0.106] [208.177.147.44] by mail.multiling.com with ESMTP (SMTPD32-8.05) id A10C11540242; Thu, 24 Apr 2008 09:02:36 -0600 Received: from [10.0.0.106] ([208.177.147.61] helo=[10.0.0.106]) by ASSP.multiling; 24 Apr 2008 09:02:36 -0600 Message-ID: <4810A10B.9010507@gmail.com> Date: Thu, 24 Apr 2008 09:02:35 -0600 From: Shawn Badger User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: mysql50-server port in 7.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Apr 2008 15:21:05 -0000 Hi, I'm new to FreeBSD and it has impressed me so far. I came across a slight problem last night when trying to build mysql50 from ports - the build failed stating that C++ does not support the type 'long long'. The other ports I've tried have built fine, and I stripped my kernel without a hitch. Is the port broken? I could obviously go and hack the code into submission, but I refuse to believe that was the intended approach. Thanks, Shawn