All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yury Umanets <umka@namesys.com>
To: Cyrille Chepelov <cyrille@chepelov.org>
Cc: Oleg Drokin <green@namesys.com>, reiserfs-list@namesys.com
Subject: Re: reiser4 snapshot
Date: Tue, 12 Aug 2003 11:31:57 +0400	[thread overview]
Message-ID: <1060673517.21149.7.camel@haron.namesys.com> (raw)
In-Reply-To: <20030812072220.GA29079@chepelov.org>

On Tue, 2003-08-12 at 11:22, Cyrille Chepelov wrote:
> Le Tue, Aug 12, 2003, à 10:05:42AM +0400, Oleg Drokin a écrit:
> > Hello!
> > 
Hello,
> > On Mon, Aug 11, 2003 at 05:32:25PM -0700, Boris Tschirschwitz wrote:
> > 
> > > I thought I'd give it a try on 2.6.0-test3-mm1.
> > > Even with 'make mrproper' before compiling, I get the following error
> > > message:
> > > (Is there any interest in such error reports?)
> > 
> > Yes, there is.
> 
> I have a problem: reiserfs4progs doesn't seem to pay attention to the
> --prefix when it comes to locating libaal.

--prefix is not the prefix libraries are looked at. It is the prefix of
where package libraries and includes will be installed.

>  I configured libaal with
> --prefix=/scratch/riesling/reiser4-inst and installed it there, then tried
> to configure reiserfs4progs with the same prefix, and it still fails to
> locate libaal.

You need to let dynamic linker know, that some interesting libraries lie
at some location.

Edit /etc/ld.so.conf and there line /scratch/riesling/reiser4-inst
Or set evn. variable LD_LIBRARY_PATH like the following:

export LD_LIBRARY_PATH=/scratch/riesling/reiser4-inst:$LD_LIBRARY_PATH


>  When I force it a little by prepending the call to
> ./configure with suitable CFLAGS and LDFLAGS, it goes past locating libaal,
> but chokes on locating <aal/aal.h>.
This will be fixed. Thanks. temporary cure is to specify CFLAGS durring
make:

make CFLAGS="-I/scratch/riesling/reiser4-inst/include/aal"

> 
> I'll sure get past that, but it's a little annoying, and might get in the
> way of distributors (depending on the way they package libaal, ie separately
> or merged with the main reiserfs4progs package).
libaal is planed to be used with another similar projects to as it
contains useful utilities like device abstraction, etc.  So, it is
better to have it as separated package. But reiser4progs building may be
automated. 
> 
> 	-- Cyrille
-- 
We're flying high, we're watching the world passes by...


  reply	other threads:[~2003-08-12  7:31 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-11 15:57 reiser4 snapshot Nikita Danilov
2003-08-11 16:41 ` Carl-Daniel Hailfinger
2003-08-11 16:55   ` Nikita Danilov
2003-08-12  0:32 ` Boris Tschirschwitz
2003-08-12  6:05   ` Oleg Drokin
2003-08-12  7:22     ` Cyrille Chepelov
2003-08-12  7:31       ` Yury Umanets [this message]
2003-08-12  8:02         ` Cyrille Chepelov
2003-08-12  8:05           ` Vitaly Fertman
2003-08-12  8:25           ` Yury Umanets
2003-08-12  9:48             ` Cyrille Chepelov
2003-08-12  9:54               ` Yury Umanets
2003-08-12 10:42                 ` Yury Umanets
2003-08-12 11:44                 ` Cyrille Chepelov
2003-08-12 11:44                   ` Yury Umanets
2003-08-12  7:41       ` Yury Umanets
2003-08-13 16:34     ` Boris Tschirschwitz
2003-08-12  8:28 ` Henning Westerholt
2003-08-12  8:56   ` Nikita Danilov
2003-08-12  9:18     ` Henning Westerholt
2003-08-12  9:27   ` Oleg Drokin
  -- strict thread matches above, loose matches on Subject: below --
2003-12-23 11:11 Nikita Danilov
2003-12-23 11:16 ` Carl-Daniel Hailfinger
2003-12-23 11:26   ` Nikita Danilov
2003-12-23 12:22 ` Viktors Rotanovs
2003-12-23 12:31   ` Nikita Danilov
2003-12-23 13:02     ` Viktors Rotanovs
2003-12-23 13:07       ` Nikita Danilov
2004-08-04 18:28 REISER4 snapshot Vladimir V. Saveliev
2004-08-04 18:33 ` Jonathan Briggs
2004-08-04 18:34 ` mjt
2004-08-06  0:06   ` Philippe Gramoullé
2004-08-13 14:23 Vladimir V. Saveliev
2004-08-13 14:36 ` Domenico Andreoli
2004-08-13 14:38   ` Vladimir V. Saveliev
2004-08-13 14:45     ` Stefan Schweizer
2004-08-13 14:50       ` Vladimir V. Saveliev
2004-08-13 15:02 ` Domenico Andreoli
2004-08-13 15:11   ` Vladimir V. Saveliev
2004-08-13 15:14   ` Nikita Danilov
2004-08-13 15:20     ` Domenico Andreoli

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1060673517.21149.7.camel@haron.namesys.com \
    --to=umka@namesys.com \
    --cc=cyrille@chepelov.org \
    --cc=green@namesys.com \
    --cc=reiserfs-list@namesys.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.