All of lore.kernel.org
 help / color / mirror / Atom feed
* reiser4progs+libaal 1.0.5
@ 2006-05-25 17:18 mail
  2006-05-26  9:46 ` Vladimir V. Saveliev
  0 siblings, 1 reply; 4+ messages in thread
From: mail @ 2006-05-25 17:18 UTC (permalink / raw)
  To: reiserfs-list

Hi all!

I have same problem, as at topic 
http://www.nabble.com/reiser4progs+1.0.5+configure+script+and+libaal+1.0.5-t221999.html

The reiser4progs 1.0.5 can't find libaal 1.0.5, which
installed in /usr/local (this path is in /etc/ld.so.conf
and ldconfig was made)

checking for aal_device_open in -laal... yes
checking aal/libaal.h usability... yes
checking aal/libaal.h presence... yes
checking for aal/libaal.h... yes
checking for libaal version = 1.0.5... no

But glibc not 2.3.2, as in that case.
 
# rpm -qa | grep glibc
glibc-2.3.5-5mdk
glibc-devel-2.3.5-5mdk

distro - Mandriva 2006 (kernel 2.6.16.18)

How can I trace an error?

Any help would be appreciated...

Thank you.



A.

--------------

"Hic Jacet Ego"

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: reiser4progs+libaal 1.0.5
  2006-05-25 17:18 reiser4progs+libaal 1.0.5 mail
@ 2006-05-26  9:46 ` Vladimir V. Saveliev
  2006-05-26 21:18   ` mail
  0 siblings, 1 reply; 4+ messages in thread
From: Vladimir V. Saveliev @ 2006-05-26  9:46 UTC (permalink / raw)
  To: mail; +Cc: reiserfs-list

Hello

On Thu, 2006-05-25 at 21:18 +0400, mail@viliar.net.ru wrote:
> Hi all!
> 
> I have same problem, as at topic 
> http://www.nabble.com/reiser4progs+1.0.5+configure+script+and+libaal+1.0.5-t221999.html
> 
> The reiser4progs 1.0.5 can't find libaal 1.0.5, which
> installed in /usr/local 

ls /usr/local/lib/libaal*
?

> (this path is in /etc/ld.so.conf
> and ldconfig was made)
> 
> checking for aal_device_open in -laal... yes
> checking aal/libaal.h usability... yes
> checking aal/libaal.h presence... yes
> checking for aal/libaal.h... yes
> checking for libaal version = 1.0.5... no
> 
> But glibc not 2.3.2, as in that case.
>  
> # rpm -qa | grep glibc
> glibc-2.3.5-5mdk
> glibc-devel-2.3.5-5mdk
> 
> distro - Mandriva 2006 (kernel 2.6.16.18)
> 
> How can I trace an error?
> 
> Any help would be appreciated...
> 
> Thank you.
> 
> 
> 
> A.
> 
> --------------
> 
> "Hic Jacet Ego"
> 


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: reiser4progs+libaal 1.0.5
  2006-05-26  9:46 ` Vladimir V. Saveliev
@ 2006-05-26 21:18   ` mail
  2006-05-28  2:33     ` Compression Plugin Hönsch Roland
  0 siblings, 1 reply; 4+ messages in thread
From: mail @ 2006-05-26 21:18 UTC (permalink / raw)
  To: reiserfs-list


I should apologize. Having looked closely config.log I have
found the following:

configure:24301: gcc -o conftest  -static   conftest.c
-laal  >&5
/usr/bin/ld: cannot find -lc
collect2: ld returned 1 exit status
configure:24304: $? = 1
configure: program exited with status 1

Google + installing glibc-static-devel-2.3.5-5mdk.i586.rpm
resolve this problem.

Thanks to all for help!


On Fri, 26 May 2006 13:46:59 +0400
 "Vladimir V. Saveliev" <vs@namesys.com> wrote:
> Hello
> 
> On Thu, 2006-05-25 at 21:18 +0400, mail@viliar.net.ru
> wrote:
> > Hi all!
> > 
> > I have same problem, as at topic 
> >
>
http://www.nabble.com/reiser4progs+1.0.5+configure+script+and+libaal+1.0.5-t221999.html
> > 
> > The reiser4progs 1.0.5 can't find libaal 1.0.5, which
> > installed in /usr/local 
> 
> ls /usr/local/lib/libaal*
> ?
> 
> > (this path is in /etc/ld.so.conf
> > and ldconfig was made)
> > 
> > checking for aal_device_open in -laal... yes
> > checking aal/libaal.h usability... yes
> > checking aal/libaal.h presence... yes
> > checking for aal/libaal.h... yes
> > checking for libaal version = 1.0.5... no
> > 
> > But glibc not 2.3.2, as in that case.
> >  
> > # rpm -qa | grep glibc
> > glibc-2.3.5-5mdk
> > glibc-devel-2.3.5-5mdk
> > 
> > distro - Mandriva 2006 (kernel 2.6.16.18)
> > 
> > How can I trace an error?
> > 
> > Any help would be appreciated...
> > 
> > Thank you.
> > 
> > 
> > 
> > A.
> > 
> > --------------
> > 
> > "Hic Jacet Ego"
> > 
> 


A.

--------------

"Hic Jacet Ego"

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Compression Plugin
  2006-05-26 21:18   ` mail
@ 2006-05-28  2:33     ` Hönsch Roland
  0 siblings, 0 replies; 4+ messages in thread
From: Hönsch Roland @ 2006-05-28  2:33 UTC (permalink / raw)
  To: reiserfs-list

What is the state of the compression plugin?  Is it likely to appear in 
mm-sources version of reiser4 any time soon?

Sincerely,

Roland

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-05-28  2:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-25 17:18 reiser4progs+libaal 1.0.5 mail
2006-05-26  9:46 ` Vladimir V. Saveliev
2006-05-26 21:18   ` mail
2006-05-28  2:33     ` Compression Plugin Hönsch Roland

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.