From owner-freebsd-questions@FreeBSD.ORG Thu Dec 25 08:25:44 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 2A8D816A4CE for ; Thu, 25 Dec 2003 08:25:44 -0800 (PST) Received: from mwinf0504.wanadoo.fr (smtp5.wanadoo.fr [193.252.22.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0DF7E43D41 for ; Thu, 25 Dec 2003 08:25:43 -0800 (PST) (envelope-from hymette@wanadoo.fr) Received: from wanadoo.fr (AAnnecy-103-1-12-61.w80-11.abo.wanadoo.fr [80.11.207.61]) by mwinf0504.wanadoo.fr (SMTP Server) with ESMTP id 6A6471000392; Thu, 25 Dec 2003 17:25:41 +0100 (CET) Date: Thu, 25 Dec 2003 17:25:39 +0100 Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v552) To: Kent Stewart From: hymette@wanadoo.fr In-Reply-To: <200312241036.25046.kstewart@owt.com> Message-Id: Content-Transfer-Encoding: 7bit X-Mailer: Apple Mail (2.552) cc: freebsd-questions@freebsd.org Subject: Re: problem with ld-elf.so.1 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: Thu, 25 Dec 2003 16:25:44 -0000 > What ever you do, upgrade portupgrade and its dependancies first. The > current > version will fix most bad situations that you would have had to delete > packages and re-add them before. You may still have to do that because > you > have a corrupted setup. > Many thanks I think it's improving! The origin of my problem could be in the g++ compiler because some portupgrade !reports mention "new compiler error". And Qt refuses to install arguing "system/compiler not supported" . It sounds strange since I run 4.9-release. My g++ version is 2.95.4 20020320 is it the latest ? How can I upgrade it or change the version? Thank you again for your answers to my questions.