From owner-freebsd-questions@FreeBSD.ORG Sun Aug 31 20:10:58 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 4907216A4BF for ; Sun, 31 Aug 2003 20:10:58 -0700 (PDT) Received: from mpls-qmqp-01.inet.qwest.net (mpls-qmqp-01.inet.qwest.net [63.231.195.112]) by mx1.FreeBSD.org (Postfix) with SMTP id 352F243FF3 for ; Sun, 31 Aug 2003 20:10:57 -0700 (PDT) (envelope-from stratus@swcic.net) Received: (qmail 68132 invoked by uid 0); 1 Sep 2003 03:10:56 -0000 Received: from unknown (63.231.195.5) by mpls-qmqp-01.inet.qwest.net with QMQP; 1 Sep 2003 03:10:56 -0000 Received: from vdsl-130-13-124-27.phnx.uswest.net (HELO centerpoint) (130.13.124.27) by mpls-pop-05.inet.qwest.net with SMTP; 1 Sep 2003 03:10:56 -0000 Date: Sun, 31 Aug 2003 20:11:02 -0700 Message-ID: <000801c37036$ad0f6cc0$6401a8c0@centerpoint> From: "Jim Stratus" To: ircservices@ircservices.za.net, freebsd-questions@FreeBSD.ORG MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Compilation issues X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Jim Stratus List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Sep 2003 03:10:58 -0000 This isn't services related but I am getting this with many compilations = I try (mysql, gcc, etc) 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 usr/include/stdlib.h:143: warning: ISO C89 does not support `long long' Anyone know how I can go about fixing this? I tried installing the = newest versions of egcs and GCC but I get errors trying to install = those. I run FreeBSD 5.1 Jim Stratus