From owner-freebsd-questions@FreeBSD.ORG Wed Dec 10 07:33:31 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 9369916A4CF for ; Wed, 10 Dec 2003 07:33:31 -0800 (PST) Received: from mail.simrad.no (mail.simrad.no [193.69.73.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id B788143D35 for ; Wed, 10 Dec 2003 07:33:30 -0800 (PST) (envelope-from chip.wiegand@simrad.com) To: "FreeBSD Questions" MIME-Version: 1.0 X-Mailer: Lotus Notes Release 6.5 September 26, 2003 Message-ID: From: chip.wiegand@simrad.com Date: Wed, 10 Dec 2003 07:33:17 -0800 X-MIMETrack: Serialize by Router on S_INET01/S_EXT(Release 6.0.2CF2|July 23, 2003) at 10.12.2003 16:36:44, Serialize complete at 10.12.2003 16:36:44 Content-Type: text/plain; charset="US-ASCII" Subject: I'm having a hell of a time with mysql/apache/php 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: Wed, 10 Dec 2003 15:33:31 -0000 I installed 5.1 and need to install apache2/mysql/php. I did this a month ago and it worked great. Now I cannot get any of them to install. (I'm using the same cd, on a computer that is the same as the previous one). The errors keep coming back to the compiler. It says 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 I have tried to upgrade to egcs 1.0.3 but it fails also - it's marked as broken "bad c++ code". Any suggestions on what to do now? -- Chip