From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tupshin Harper Subject: Re: small problem configuring and installing reiser4progs Date: Tue, 26 Aug 2003 22:47:39 -0700 Message-ID: <3F4C45FB.4090305@tupshin.com> References: <3F4C052A.2010200@tupshin.com> <1061961830.15513.22.camel@haron.namesys.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: list-help: list-unsubscribe: list-post: Errors-To: flx@namesys.com In-Reply-To: <1061961830.15513.22.camel@haron.namesys.com> List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Yury Umanets Cc: Reiserfs List Yury Umanets wrote: >On Wed, 2003-08-27 at 05:11, Tupshin Harper wrote: > > >>I just downloaded and installed reiser4progs-0.4.12 and libaal-0.4.9. >>This was the first install of either of these, and I ran into the >>following problem: >>configured and make installed libaal-0.4.9 >>configure of reiser4progs ends with the following: >>checking whether -falign-loops works... yes >>checking for aal_device_open in -laal... yes >>checking aal/aal.h usability... yes >>checking aal/aal.h presence... yes >>checking for aal/aal.h... yes >>checking for libaal version = 0.4.9... no >> >>It ends there, without any indication that there was a fatal error, but >>it didn't build the Makefiles. So, two problems...insufficient error >>reporting, as well as a slight problem with the process. After running >>ldconfig, configure works just fine. >> >>-Tupshin >> >> >> >> > >That is because your ldcache is still not updated. Run ldconfig under root first. > >Regards. > > > > Uh...yeah...I thought I was clear that that was exactly what I did. Thanks, though. -Tupshin