From owner-freebsd-questions@FreeBSD.ORG Sun Jul 25 12:51:13 2010 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 76F3C106566B for ; Sun, 25 Jul 2010 12:51:13 +0000 (UTC) (envelope-from claudiu.vasadi@gmail.com) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id 454958FC18 for ; Sun, 25 Jul 2010 12:51:12 +0000 (UTC) Received: by wyj26 with SMTP id 26so1786120wyj.13 for ; Sun, 25 Jul 2010 05:51:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=bq0cgaNMgR62n19yTWD3k+05v9RolWXnP2gL0WYFqD0=; b=GpijJv/iJiRU9IHxcVgZqCr+bpmD7qrGdcTaQt7+6/vHCY9Ix54qhF10/pbP1p/q1H wI7hHzNr91WUTbmdGDNspc7cxlHmUoweKOYWh91XU/fiWkVgXU+7v74mbjXBUy9yhj6o aW3Wnipp2Fo9Z2zEVW32YzA+LZoVPl420NG+0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=gNTTkypNYV2WMO3YiE+G+XqMYwqmRP+dImHWjDDPy1A2+Y7VRwH6ZYA+yIkOKxNE21 LVGsBsQ0RIC77gkt5dEP8e6SINNRnAQztkUjnIGkB3AMgOQlKG9510zbHpLDqhHxQZnE 8RIqin+7OauWDB8fvzqlmd4cCgttxddKpI7fc= MIME-Version: 1.0 Received: by 10.216.237.100 with SMTP id x78mr5935042weq.114.1280062271811; Sun, 25 Jul 2010 05:51:11 -0700 (PDT) Received: by 10.216.12.209 with HTTP; Sun, 25 Jul 2010 05:51:11 -0700 (PDT) In-Reply-To: References: <201007240119.59873.fluffy@fluffy.khv.ru> Date: Sun, 25 Jul 2010 14:51:11 +0200 Message-ID: From: claudiu vasadi To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: [kde-freebsd] libiodbc build failure @ "configure" cmd 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: Sun, 25 Jul 2010 12:51:13 -0000 for others who may have the same issue -> http://forums.freebsd.org/showthread.php?t=10316 you need to replace your "base". PS: after you replace your "base" distribution and reboot, you will notice the system will not load and you will have to issue "boot GENERIC" at the "boot>" prompt. The workaround for this is to issue "nextboot -k GENERIC" after you upgraded the "base" distribution and BEFORE you reboot. This was very handy to me, since the system that was damaged is ~700km away from me. Hope this helps someone >