From owner-freebsd-questions@FreeBSD.ORG Fri Jun 6 15:30:26 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D98B339E for ; Fri, 6 Jun 2014 15:30:26 +0000 (UTC) Received: from relay4-d.mail.gandi.net (relay4-d.mail.gandi.net [IPv6:2001:4b98:c:538::196]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 95E582EAA for ; Fri, 6 Jun 2014 15:30:26 +0000 (UTC) Received: from mfilter32-d.gandi.net (mfilter32-d.gandi.net [217.70.178.163]) by relay4-d.mail.gandi.net (Postfix) with ESMTP id 027DE1720A4 for ; Fri, 6 Jun 2014 17:30:24 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mfilter32-d.gandi.net Received: from relay4-d.mail.gandi.net ([217.70.183.196]) by mfilter32-d.gandi.net (mfilter32-d.gandi.net [10.0.15.180]) (amavisd-new, port 10024) with ESMTP id 6ZIjlcu3Fxks for ; Fri, 6 Jun 2014 17:30:22 +0200 (CEST) X-Originating-IP: 76.10.185.61 Received: from [192.168.42.150] (76-10-185-61.dsl.teksavvy.com [76.10.185.61]) (Authenticated sender: lists@gooch.io) by relay4-d.mail.gandi.net (Postfix) with ESMTPSA id D9ED81720C5 for ; Fri, 6 Jun 2014 17:30:21 +0200 (CEST) Message-ID: <5391DE8A.8080706@gooch.io> Date: Fri, 06 Jun 2014 08:30:18 -0700 From: Jesse Gooch Reply-To: jesse@gooch.io User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Icedove/24.5.0 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Re: configure: error: C compiler cannot create executables References: <534E5702.6040601@keptprivate.com> <5391CFEB.8030802@keptprivate.com> In-Reply-To: <5391CFEB.8030802@keptprivate.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Jun 2014 15:30:26 -0000 Hi, I'll spare you a scolding for trying freebsd-update with a custom kernel installed! On a production server to boot! We all make mistakes though. Have you tried rolling back with freebsd-update? I've had similar problems, and I just rolled back and built world from source. This was a while ago so my memory is a little hazy though. Read the man page for freebsd-update for more info on rolling back.