Closed GoogleCodeExporter closed 8 years ago
Do you have the zlib development package installed?
Original comment by heffne...@gmail.com
on 16 Feb 2012 at 8:51
Yes. I checked that the zlib development library is installed before reporting
this issue.
Original comment by zohair2...@gmail.com
on 16 Feb 2012 at 9:33
[deleted comment]
[root@localhost src]# yum install zlib-devel
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: mirrors.prometeus.net
* updates: mirrors.prometeus.net
* extras: mirrors.prometeus.net
Setting up Install Process
Parsing package install arguments
Package zlib-devel-1.2.3-4.el5.i386 already installed and latest version
Nothing to do
[root@localhost src]# yum update zlib-devel
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: mirrors.prometeus.net
* updates: mirrors.prometeus.net
* extras: mirrors.prometeus.net
Setting up Update Process
No Packages marked for Update
[root@localhost src]#
I also downloaded zlib-1.2.6 source and make, make test, make install all went
well with no problems. The path for lib directory is add to /etc/ld.so.conf as
/usr/local/lib. I also tried trunk/src/./configure --libdir=/usr/local/lib but
didn't work.
Original comment by zohair2...@gmail.com
on 16 Feb 2012 at 11:33
[deleted comment]
[deleted comment]
[deleted comment]
[deleted comment]
[deleted comment]
[deleted comment]
[deleted comment]
[deleted comment]
[deleted comment]
[deleted comment]
[deleted comment]
Yes, that *particular* variation of squashfs-lzma-r2 has its own LZMA drop-in
replacement library included within its subdirectory. The error is there. I'd
comment it out in src/others/Makefile and go on, as you probably aren't using
that variant.
Original comment by jeremy.collake@gmail.com
on 17 Feb 2012 at 1:07
I deleted all my speculative comments. When I'm talking to myself, I should
really do so quieter ;p. Anyway, I am looking into possible build errors and
will test it on a similar machine soon. I don't want to commit a change I don't
know will work for sure.
Original comment by jeremy.collake@gmail.com
on 17 Feb 2012 at 1:09
I have a CentOS box ready for it, so we'll find out soon. I should see the same
issue there.
Original comment by jeremy.collake@gmail.com
on 17 Feb 2012 at 1:10
Funny thing, it built *fine* on a fresh CentOS 6.0 install .. So... Hmm...
Original comment by jeremy.collake@gmail.com
on 17 Feb 2012 at 1:21
[deleted comment]
[deleted comment]
Too bad that's the one you need then (presumably). I can double check, but
identifying why your build failed would be ideal. I don't know, my CentOS test
went perfectly. Make sure everything is up to date, all packages. Make sure gcc
and g++ are, and other build tools. That's all I can think of.
Original comment by jeremy.collake@gmail.com
on 17 Feb 2012 at 1:37
Thanks for your help again.. I will try to figure this out on my own...!
Original comment by zohair2...@gmail.com
on 17 Feb 2012 at 1:57
If I had any other clue, I'd help. But, I don't know where to go. I am hardly a
linux expert myself. I mostly do Windows development, I got into linux only due
to my embedded work, and now web server setup and management.
Original comment by jeremy.collake@gmail.com
on 17 Feb 2012 at 9:48
Marked as 'invalid' for now, until we get another report, since it build for me
under CentOS 6.
Original comment by jeremy.collake@gmail.com
on 17 Feb 2012 at 9:49
Original issue reported on code.google.com by
zohair2...@gmail.com
on 16 Feb 2012 at 2:18Attachments: