From owner-freebsd-questions@FreeBSD.ORG Sun Apr 5 01:02:51 2009 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 85852106564A for ; Sun, 5 Apr 2009 01:02:51 +0000 (UTC) (envelope-from lenzi.sergio@gmail.com) Received: from yx-out-2324.google.com (yx-out-2324.google.com [74.125.44.29]) by mx1.freebsd.org (Postfix) with ESMTP id 378768FC1D for ; Sun, 5 Apr 2009 01:02:51 +0000 (UTC) (envelope-from lenzi.sergio@gmail.com) Received: by yx-out-2324.google.com with SMTP id 8so1037883yxm.13 for ; Sat, 04 Apr 2009 18:02:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:from:to:in-reply-to :references:content-type:date:message-id:mime-version:x-mailer; bh=BZ1tCjQhhliwF4faAFzoBphjVAh0GlDYJl9l+XHEXAw=; b=TbH0z/MH2Tp6VHtiTTQwmH2qZEhBdHoPdpHFAp8anqB4zPN3a1TB14/tdy2qhCRWv2 A9u5lY3MK7eDCbwJTfpnj6bTNNl3dsJHxm2z7wXYNrAyPJDdLcousggk0iyKJe/OWRLL 7xXJIDovvYhetBU1acKZWUDt5FcR5lJ9ZREno= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:in-reply-to:references:content-type:date:message-id :mime-version:x-mailer; b=h3MNCVuNE1r67D0cnH8b7mafvULH5I1cDeAzbaxFI6ciAFZaS26HauxULz3NCmd+07 o2AX/bAobdA9J5JaKAIcUPKidVpWJpDzhh6g9Ht943VGlmm+VgJYsVrHNQyuuK+KexlU SE0l3vi/B/sZ7A9byY2/4186XzIE+SO+Ghukc= Received: by 10.90.25.11 with SMTP id 11mr921697agy.59.1238893370614; Sat, 04 Apr 2009 18:02:50 -0700 (PDT) Received: from ?192.168.6.206? ([189.123.213.252]) by mx.google.com with ESMTPS id 25sm4496399aga.5.2009.04.04.18.02.49 (version=SSLv3 cipher=RC4-MD5); Sat, 04 Apr 2009 18:02:50 -0700 (PDT) From: Sergio de Almeida Lenzi To: Torfinn Ingolfsen , freebsd-questions In-Reply-To: References: Date: Sat, 04 Apr 2009 22:01:41 -0300 Message-Id: <1238893301.21816.11.camel@lenzix.cwb.casa> Mime-Version: 1.0 X-Mailer: Evolution 2.24.2 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: upgrade of databases/sqlite3 to 3.6.11 fails 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, 05 Apr 2009 01:02:51 -0000 it is generate by the libtool code at /usr/local/bin/libtool edit that file (search for the words "not ending" and comment those 2 lines, re-install the package.... For me it works... Sergio