Re: Kernel compiling error (Solved)

2006-03-31 Thread Sridhar M.A.
On Fri, Mar 31, 2006 at 06:57:29PM +0530, Sridhar M.A. wrote: > On Thu, Mar 30, 2006 at 10:14:15PM -0600, Matthew R. Dempsky wrote: >> On Fri, Mar 31, 2006 at 07:38:04AM +0530, Sridhar M.A. wrote: >> > CC sound/soundcore.mod.o >> > LD [M] sound/soundcore.ko >> >

Re: Kernel compiling error

2006-03-31 Thread Sridhar M.A.
On Thu, Mar 30, 2006 at 10:14:15PM -0600, Matthew R. Dempsky wrote: > On Fri, Mar 31, 2006 at 07:38:04AM +0530, Sridhar M.A. wrote: > > CC sound/soundcore.mod.o > > LD [M] sound/soundcore.ko > > make[1]: Leaving directory `/home/software/kernel/linux-2.6.16' > > COLUMNS=150 dpk

Re: Kernel compiling error

2006-03-30 Thread Matthew R. Dempsky
On Fri, Mar 31, 2006 at 07:38:04AM +0530, Sridhar M.A. wrote: > CC sound/soundcore.mod.o > LD [M] sound/soundcore.ko > make[1]: Leaving directory `/home/software/kernel/linux-2.6.16' > COLUMNS=150 dpkg -l 'gcc*' perl dpkg 'libc6*' binutils ldso make dpkg-dev |\ > awk '$1 ~ /[hi]i/ {

Kernel compiling error

2006-03-30 Thread Sridhar M.A.
Hi, I am running debian sarge on an AMD-Athlon machine. The kernel is 2.6.16 which I compiled from the vanilla source. Yesterday I wanted to add a couple of modules and so had to recompile. But, now the process is ending with the following error message: ... CC sound/soundcore.mod.o LD [M]

Re: kernel compiling error

2000-01-03 Thread Eric G . Miller
It's no consolation, but I got framebuffer support to work fine in 2.2.13. Did you read the framebuffer documentation included with the sources? Perhaps something missing in the configuration? -- ++ | Eric G. Milleregm2@

kernel compiling error

2000-01-03 Thread matt garman
Hello: I'm trying to recompile Linux kernel 2.2.13 to remove the stuff I don't need and include frame buffer support (it's a waste to use 80x24 on a big monitor!). Anyway, I untar'ed the archive in /usr/src, did my configuration, then from /usr/src/linux did "make-kpkg --revision=custom.1.1 kern

Re: Kernel compiling error

1998-10-07 Thread Immanuel Yap
Ken Archer wrote: > > Came up with the following error trying to compile a development kernel. The > same kernel compiled fine on my Suse partition. > > as 86 -0 -a -o bboot sect.o bbootsect.s > make [1]: as86: Command not found > make [1]: *** [bbootsect.o] Error 127 > make [1]: Leaving directo

Kernel compiling error

1998-10-07 Thread Ken Archer
Came up with the following error trying to compile a development kernel. The same kernel compiled fine on my Suse partition. as 86 -0 -a -o bboot sect.o bbootsect.s make [1]: as86: Command not found make [1]: *** [bbootsect.o] Error 127 make [1]: Leaving directory '/usr/src/linux-2.1.122/arch/i38

Kernel compiling error

1997-05-10 Thread Johann Spies
Last night at last I pushed through and downloaded the 2.0.30 kernel source code on a slow ppp-link. I did not succeed however in compiling the kernel after configuring it with "make xconfig" The following few lines were the last in the process. Can somebody help me please? gcc -D__KERNEL__ -I/