Re: make oldconfig bzImage

2015-06-19 Thread Lisi Reisz
On Friday 19 June 2015 13:50:54 to...@tuxteam.de wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Fri, Jun 19, 2015 at 11:10:16AM +0100, Lisi Reisz wrote: > > On Friday 19 June 2015 07:29:19 Dhiraj Bhor wrote: > > [...] > > > > Ohh excuses for top posting. > > > I read about top and

Re: make oldconfig bzImage

2015-06-19 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, Jun 19, 2015 at 11:10:16AM +0100, Lisi Reisz wrote: > On Friday 19 June 2015 07:29:19 Dhiraj Bhor wrote: [...] > > Ohh excuses for top posting. > > I read about top and bottom posting. > > Hope this will help. > > Except that you have also b

Re: make oldconfig bzImage

2015-06-19 Thread Lisi Reisz
On Friday 19 June 2015 07:29:19 Dhiraj Bhor wrote: > 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 t

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 > list. Ric > > > -- > My father, Victor Moore (Vic) used

Re: make oldconfig bzImage

2015-06-18 Thread Ric Moore
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 list. Ric -- My father, Victor Moore (Vic) used to say: "There are two Great Sins in the world.the Sin of Ignorance, and

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 having solution to this, ple

Re: make oldconfig bzImage

2015-06-14 Thread Dhiraj Bhor
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 having solution to this, please jump in. Would be delighted to hear any suggestions. Regards, Dhiraj On Sat, Jun 13, 2015 at 9:25 PM, wrote: > -BEGIN PGP

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 error is appearing a

Re: make oldconfig bzImage with GCC 4.9.2 on debian 8

2015-06-06 Thread deloptes
Dhiraj Bhor wrote: > Is there any clue to proceed with this query? I compiled many kernels from the 2.6.26 - 2.6.37 in chrooted i386 environment with gcc-4.7 it works pretty well for me. To me it looks like the patches you apply mess up something. regards -- To UNSUBSCRIBE, email to debian-

Re: make oldconfig bzImage

2015-06-05 Thread Dhiraj Bhor
It is already at newest version as per following: # sudo apt-get install kmod Reading package lists... Done Building dependency tree Reading state information... Done kmod is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. # dpkg -l | grep kmod ii kmod

Re: make oldconfig bzImage

2015-06-05 Thread tomas
-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* > kmod: /sbin/depmod > kmod: /usr/share/man/man5/depmod.d.5.gz > kmod: /usr/share/man/man8/depmod.8.gz > linux-kbuild-3.16: /usr/lib/li

Re: make oldconfig bzImage

2015-06-05 Thread Dhiraj Bhor
Here is apt-file output. $ *apt-file search depmod* kmod: /sbin/depmod kmod: /usr/share/man/man5/depmod.d.5.gz kmod: /usr/share/man/man8/depmod.8.gz linux-kbuild-3.16: /usr/lib/linux-kbuild-3.16/scripts/depmod.sh manpages-hu: /usr/share/man/hu/man8/depmod.8.gz manpages-ja: /usr/share/man/ja/man8/de

Re: make oldconfig bzImage

2015-06-05 Thread tomas
-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 i saw one warning during make > modules_install command > Here is it. > $ make modules_install INSTALL_MOD_PATH=~/output/ > *Warning: you may need t

Re: make oldconfig bzImage

2015-06-05 Thread Dhiraj Bhor
Hi, I have done the compilation but i saw one warning during make modules_install command Here is it. $ make modules_install INSTALL_MOD_PATH=~/output/ *Warning: you may need to install module-init-tools* *See http://www.codemonkey.org.uk/docs/post-halloween-2.6.txt

Re: make oldconfig bzImage with GCC 4.9.2 on debian 8

2015-06-03 Thread Sven Arvidsson
On Wed, 2015-06-03 at 10:05 +0530, Dhiraj Bhor wrote: > Is there any clue to proceed with this query? No idea. My suggestion was made after googling your problem for a couple of minutes. If this is for a school or uni project, you should really talk to the people in charge and ask them to use a

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 for me. >> I wanted to let you know th

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 not working for

Re: make oldconfig bzImage with GCC 4.9.2 on debian 8

2015-05-26 Thread Sven Arvidsson
On Tue, 2015-05-26 at 16:37 +0530, Dhiraj Bhor wrote: > After this i got some error while make bzImage as follows: [...] > *kernel/built-in.o: In function `mutex_lock':* > *(.sched.text+0xea5): undefined reference to `__mutex_lock_slowpath'* > *kernel/built-in.o: In function `mutex_unlock':* > *(.s

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