From owner-freebsd-current@FreeBSD.ORG Tue Jan 9 22:04:52 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 85F5416A416 for ; Tue, 9 Jan 2007 22:04:52 +0000 (UTC) (envelope-from xdivac02@stud.fit.vutbr.cz) Received: from eva.fit.vutbr.cz (eva.fit.vutbr.cz [147.229.176.14]) by mx1.freebsd.org (Postfix) with ESMTP id 1BAA413C45D for ; Tue, 9 Jan 2007 22:04:51 +0000 (UTC) (envelope-from xdivac02@stud.fit.vutbr.cz) Received: from eva.fit.vutbr.cz (localhost [127.0.0.1]) by eva.fit.vutbr.cz (envelope-from xdivac02@eva.fit.vutbr.cz) (8.13.8/8.13.7) with ESMTP id l09M4nIB041388 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 9 Jan 2007 23:04:49 +0100 (CET) Received: (from xdivac02@localhost) by eva.fit.vutbr.cz (8.13.8/8.13.3/Submit) id l09M4ns0041387; Tue, 9 Jan 2007 23:04:49 +0100 (CET) Date: Tue, 9 Jan 2007 23:04:49 +0100 From: Divacky Roman To: Boris Samorodov Message-ID: <20070109220449.GA41262@stud.fit.vutbr.cz> References: <57417212@srv.sem.ipt.ru> <20070108180014.GA4540@stud.fit.vutbr.cz> <20070108210813.368389dc@Magellan.Leidinger.net> <20070109204604.62915dc7@Magellan.Leidinger.net> <89565167@srv.sem.ipt.ru> <20070109213151.2bf5a8f3@Magellan.Leidinger.net> <46677978@srv.sem.ipt.ru> <80597611@srv.sem.ipt.ru> <20070109210153.GA35342@stud.fit.vutbr.cz> <89559334@srv.sem.ipt.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <89559334@srv.sem.ipt.ru> User-Agent: Mutt/1.4.2.2i X-Scanned-By: MIMEDefang 2.57 on 147.229.176.14 Cc: Alexander Leidinger , freebsd-current@freebsd.org Subject: Re: broken linuxulator in -current as of Jan 8 17:51:45 CET X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Jan 2007 22:04:52 -0000 > > but as I see it the program opens the libraries in the right order. > > > but it "refuses" the correct library and keeps searching. I think > > the problem is in the "refusing". > > It refuses the library 'cause it's too new one (maybe that's why you > succeeded with 2.6.16 linux.osrelease -- linuxulator didn't throw this > lib away) and keeps searching for an old one but eats a new FreeBSD > one. what do you mean by "too new one" ? why it worked before with exactly the same library? > > One thing is very strange - I was able to use acroread on 2 days > > old current and now I am running 2 months old current and I am > > not able to run it. can anyone think of what can cause this? > > It should be an another case. What is the diagnostic? it looked exactly the same as now