Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759505AbZJGQIX (ORCPT ); Wed, 7 Oct 2009 12:08:23 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1759336AbZJGQIW (ORCPT ); Wed, 7 Oct 2009 12:08:22 -0400 Received: from hrndva-omtalb.mail.rr.com ([71.74.56.122]:34636 "EHLO hrndva-omtalb.mail.rr.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754278AbZJGQIW (ORCPT ); Wed, 7 Oct 2009 12:08:22 -0400 Subject: Re: system gets stuck in a lock during boot From: Steven Rostedt Reply-To: rostedt@goodmis.org To: "Justin P. Mattock" Cc: Jason Baron , Ingo Molnar , Peter Zijlstra , Li Zefan , Frederic Weisbecker , Linux Kernel Mailing List In-Reply-To: <4ACCB934.7070805@gmail.com> References: <1251096925.7538.121.camel@twins> <4A9251EB.8040805@gmail.com> <20090825085919.GB14003@elte.hu> <4A94803A.5060408@gmail.com> <20090826073351.GE23435@elte.hu> <4A9549E5.5020002@gmail.com> <20091002211211.GA2633@redhat.com> <1254792249.13160.213.camel@gandalf.stny.rr.com> <20091006203225.GC2631@redhat.com> <1254880921.1696.112.camel@gandalf.stny.rr.com> <4ACC001D.4050105@gmail.com> <1254920429.1696.127.camel@gandalf.stny.rr.com> <4ACCAB54.4010408@gmail.com> <1254928298.1696.166.camel@gandalf.stny.rr.com> <4ACCB934.7070805@gmail.com> Content-Type: text/plain Organization: Kihon Technologies Inc. Date: Wed, 07 Oct 2009 12:06:22 -0400 Message-Id: <1254931582.1696.171.camel@gandalf.stny.rr.com> Mime-Version: 1.0 X-Mailer: Evolution 2.26.3 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1027 Lines: 30 On Wed, 2009-10-07 at 08:52 -0700, Justin P. Mattock wrote: > > > What I think is happening is while building > sysvinit with the SELinux patch, sysvinit is looking > in /lib for libselinux(but could be wrong) but libselinux is in > /lib64. > (here's my excuse as a newbie:) > part of a pain when building an x86_64 multilib is building > everything to point to lib64(pure64 with the soft link > lib64 -> lib makes life so much easier). > > I'm going to look at that patch and see how it tells > -lselinux -lsepol to find the libs. > (if this is the case then I must admit I am a real > newbie, and apologize for the confusion). Justin, Just being able to monkey around with the init code on top of SELinux already qualifies you to be well beyond a newbie ;-) -- Steve -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/