Re: Installing glibc-2.21 on debian-8

2015-07-06 Thread Dhiraj Bhor
On Mon, Jul 6, 2015 at 1:20 PM, Arno Schuring wrote: > > Date: Mon, 6 Jul 2015 08:41:44 +0100 > > From: zen75...@zen.co.uk > > > > On 06/07/15 06:07, Dhiraj Bhor wrote: > >> Also wanted to know which are security bugs reported for glibc-2.19-18. > >> Tha

Re: Installing glibc-2.21 on debian-8

2015-07-05 Thread Dhiraj Bhor
On Mon, Jul 6, 2015 at 10:17 AM, Dhiraj Bhor wrote: > > I read from https://wiki.debian.org/DebianExperimental link that > installing experimental package will functinaly break the system. > I want to know when experimental branch will become stable, Do i get any > page where t

Re: Installing glibc-2.21 on debian-8

2015-07-05 Thread Dhiraj Bhor
I read from https://wiki.debian.org/DebianExperimental link that installing experimental package will functinaly break the system. I want to know when experimental branch will become stable, Do i get any page where this information already exist? Dhiraj

Re: Installing glibc-2.21 on debian-8

2015-07-03 Thread Dhiraj Bhor
On Fri, Jul 3, 2015 at 3:46 PM, Arno Schuring wrote: > > > Date: Fri, 3 Jul 2015 15:37:03 +0530 > > From: dhirajbho...@gmail.com > > On Fri, Jul 3, 2015 at 3:31 PM, claude juif > > mailto:claude.j...@gmail.com>> wrote: > > Hi, > > > > If you really need latest development tools, i suggest you to

Re: Installing glibc-2.21 on debian-8

2015-07-03 Thread Dhiraj Bhor
On Fri, Jul 3, 2015 at 3:31 PM, claude juif wrote: > Hi, > > If you really need latest development tools, i suggest you to switch to > Fedora 22. (glibc-2.21-5 and gcc 5.1.1). It will be easier and faster than > trying to modify glibc stuff in Debian 8. > > Regards, > > I would like to but its a

Re: Installing glibc-2.21 on debian-8

2015-07-03 Thread Dhiraj Bhor
On Fri, Jul 3, 2015 at 3:12 PM, Sven Hartge wrote: > Dhiraj Bhor wrote: > > > $] wget http://ftp.gnu.org/gnu/glibc/glibc-2.21.tar.xz > > $] tar xf glibc-2.21.tar.xz > > $] mkdir glibc-test > > $] cd glibc-test > > $] ../glibc-2.21/configure --prefix=/usr >

Installing glibc-2.21 on debian-8

2015-07-02 Thread Dhiraj Bhor
Hi, I have debian jessie (8.0) on virtual machine. $] uname -a Linux rdx86-ds7 3.16.0-4-686-pae #1 SMP Debian 3.16.7-ckt9-3~deb8u1 (2015-04-24) i686 GNU/Linux I need to install latest glibc (libc-2.21) on this machine. My debian currently have libc-2.19 $] ls -lah /lib/i386-linux-gnu/libc.so.6 lr

procps failed with error: redeclaration of enumerator ‘P_PID’

2015-06-29 Thread Dhiraj Bhor
Hi all, I came across following error. *In file included from top.c:56:0:* *top.h:248:4: error: redeclaration of enumerator ‘P_PID’* *P_PID, P_PPD, P_URR, P_UID, P_URE, P_GRP, P_TTY,* *^* I am using debian 8. I need help to resolve this issue. $ tar xvf procps-3.2.7.tar.gz $ cd procps-3

Re: make oldconfig bzImage

2015-06-18 Thread Dhiraj Bhor
On Fri, Jun 19, 2015 at 11:14 AM, Ric Moore wrote: > On 06/19/2015 01:23 AM, Dhiraj Bhor wrote: > >> Hi all, >> >> Still no luck so far. >> Can someone help../ >> > > You'll get much more help if you respect the no-top-posting meme of this >

Re: make oldconfig bzImage

2015-06-18 Thread Dhiraj Bhor
Hi all, Still no luck so far. Can someone help../ Regards, Dhiraj On Mon, Jun 15, 2015 at 10:53 AM, Dhiraj Bhor wrote: > Hi all, > > I mistakenly replied to only Tomas and not CC'ed the debian-user list in > my last mail so forwarding to wider audience. > If anyone hav

Re: Is it possible to install older linux-headers on Debian 8

2015-06-18 Thread Dhiraj Bhor
One quick question: If ata.h is missing from latest package then which file is replacement for it? May be i need to ask this on libc-help mailing list but asking if anyone knows about it. On Thu, Jun 18, 2015 at 5:01 PM, Dhiraj Bhor wrote: > I am not in position to take first option. >

Re: Is it possible to install older linux-headers on Debian 8

2015-06-18 Thread Dhiraj Bhor
processing: linux-kernel-headers_2.6.18-7_i386.deb Googling does not show much help. Do i need to do something else? On Tue, Jun 16, 2015 at 6:52 PM, Reco wrote: > Hi. > > On Tue, Jun 16, 2015 at 04:57:56PM +0530, Dhiraj Bhor wrote: > > Hey, > > Can anyone redirect me to

Re: Is it possible to install older linux-headers on Debian 8

2015-06-16 Thread Dhiraj Bhor
Hey, Can anyone redirect me to correct link or clue? On Mon, Jun 15, 2015 at 5:10 PM, Dhiraj Bhor wrote: > Hi all, > > I have one build system which is legacy and i am just compiling the older > code on new debian 8 machine. > Its a scons build and when i started the build,

Is it possible to install older linux-headers on Debian 8

2015-06-15 Thread Dhiraj Bhor
Hi all, I have one build system which is legacy and i am just compiling the older code on new debian 8 machine. Its a scons build and when i started the build, i got following error. scons: done reading SConscript files. scons: Building targets ... scons: building associated BuildDir targets: OUT

Re: make oldconfig bzImage

2015-06-14 Thread Dhiraj Bhor
---BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Mon, Jun 08, 2015 at 04:02:40PM +0530, Dhiraj Bhor wrote: > > I have done following > > $ apt-get remove module-init-tools > > $ apt-get install module-init-tools > > > > But this error is appearing again. >

Re: make oldconfig bzImage

2015-06-09 Thread Dhiraj Bhor
I searched and still no root cause found for this. May someone in list can give some pointers on these question. On Mon, Jun 8, 2015 at 4:02 PM, Dhiraj Bhor wrote: > I have done following > $ apt-get remove module-init-tools > $ apt-get install module-init-tools > > But this err

Re: make oldconfig bzImage

2015-06-05 Thread Dhiraj Bhor
(module-init-tools to kmod) # which kmod /bin/kmod On Fri, Jun 5, 2015 at 3:26 PM, wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Fri, Jun 05, 2015 at 03:23:40PM +0530, Dhiraj Bhor wrote: > > Here is apt-file output. > > $ *apt-file search depmod* > &g

Re: make oldconfig bzImage

2015-06-05 Thread Dhiraj Bhor
/depmod.8.gz manpages-pl: /usr/share/man/pl/man8/depmod.8.gz On Fri, Jun 5, 2015 at 2:48 PM, wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Fri, Jun 05, 2015 at 02:17:04PM +0530, Dhiraj Bhor wrote: > > Hi, > > > > I have done the compilation but

Re: make oldconfig bzImage

2015-06-05 Thread Dhiraj Bhor
14 /sbin/depmod -> /bin/kmod $ uname -a Linux build 3.16.0-4-686-pae #1 SMP Debian 3.16.7-ckt9-3~deb8u1 (2015-04-24) i686 GNU/Linux it is Debian 8 -Jessie Suggestions are welcome. On Sat, May 23, 2015 at 10:22 AM, Dhiraj Bhor wrote: > Hey Tom, Thanks for it. i just applied it and resol

Re: make oldconfig bzImage with GCC 4.9.2 on debian 8

2015-06-02 Thread Dhiraj Bhor
Is there any clue to proceed with this query? On Fri, May 29, 2015 at 9:54 AM, Dhiraj Bhor wrote: > Can anyone help me out. > > > On Thu, May 28, 2015 at 12:47 PM, Dhiraj Bhor > wrote: > >> Hi Sven, >> >> I applied the patch suggested but it did not worked

Re: make oldconfig bzImage with GCC 4.9.2 on debian 8

2015-05-28 Thread Dhiraj Bhor
Can anyone help me out. On Thu, May 28, 2015 at 12:47 PM, Dhiraj Bhor wrote: > Hi Sven, > > I applied the patch suggested but it did not worked for me. > I wanted to let you know that i am compiling kernel version 2.6.20 and > given link has patch applicable for 2.6.27 which is

make oldconfig bzImage with GCC 4.9.2 on debian 8

2015-05-26 Thread Dhiraj Bhor
Hi all, I am compiling https://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.20.tar.bz2 I have gcc 4.9.2 installed on my Debbian 8.0. I have compiled linux-kernel-2.6.32 on this box. Somebody may point out that this is old version and i do not waste time in compile but this is requirement and i h

make oldconfig bzImage fails under GCC-4.9.2 on debian-8.0

2015-05-22 Thread Dhiraj Bhor
Hi, I am compiling the linux kernel 2.6.32 with my custom config file as input. I am using gcc-4.9.2 on Debian-8.0. I am getting following error. build@bd:~/2.6.32/linux-2.6.32-358.el6$ make oldconfig bzImage scripts/kconfig/conf -o arch/x86/Kconfig # # configuration written to .config # scripts/k