From owner-freebsd-questions@FreeBSD.ORG Thu Nov 28 09:32:31 2013 Return-Path: Delivered-To: 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 2EA32C8E for ; Thu, 28 Nov 2013 09:32:31 +0000 (UTC) Received: from rdsmtp.iglou.com (rdsmtp.iglou.com [192.107.41.63]) by mx1.freebsd.org (Postfix) with ESMTP id E303510CC for ; Thu, 28 Nov 2013 09:32:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=iglou.com; s=alpha; h=Content-Type:MIME-Version:References:Message-ID:In-Reply-To:Subject:To:From:Date; bh=Igg2jmMEdh0dZ4mMdtVifnU/mh9M6zEzCcaeALFjvac=; b=SUILMrwC0Es4TvMyiUjYHyT80Oo2jkDjiU9Ml0rk/CbNO9ob847SIlODGsGBNwJEkuDatFEKLWpF8TpIADWmSpLaITxNT+bTQttjTuGbZTmaHXWm9+MqwwrWwVnPFujBFc5Cx+uj6oM+9FXQwodEHbcG7pQKAJ0/K8g7gVCfWCI=; Received: from iglou3.iglou.com ([192.107.41.6]:53867 helo=mail.iglou.com) by rdsmtp.iglou.com with esmtpa (Exim MTA/8.19.3) (envelope-from ) id 1VlxxW-0006fk-Gs by authid with igloumta_auth for questions@freebsd.org; Thu, 28 Nov 2013 04:32:30 -0500 Received: from shell1.iglou.com ([192.107.41.17]:56450 helo=shell1) by mail.iglou.com with esmtps (TLS cipher TLSv1:AES256-SHA:256) (Exim MTA/8.19.3) (envelope-from ) id 1VlxxW-0002T9-4v for questions@freebsd.org; Thu, 28 Nov 2013 04:32:30 -0500 Date: Thu, 28 Nov 2013 04:32:29 -0500 (EST) From: Darrel X-X-Sender: levitch@shell1 To: questions@freebsd.org Subject: [solved]: build kernel with wrong link problem In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (GSO 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Originating-IP: 192.107.41.17 X-IgLou-Customer: 3cb6f76205bd20f518810676a67a982b X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Nov 2013 09:32:31 -0000 > > After navigating to /usr/src/kernels I ran 'ln -s /usr/src/sys/amd64/conf' > and here is the output: > !-- > /usr/src/sys/amd64/conf: Too many levels of symbolic links. > > I deleted conf and ran svn for an update.