Re: Kernel make-kpkg problem And Answer

2004-03-15 Thread CW Harris
On Sun, Mar 14, 2004 at 10:11:28PM -0500, Roberto Sanchez wrote: > Mark F. Mangano wrote: > >Finally got it working. Turns out there was some problem compiling 2.6.3 > >with gcc-3.3; when I changed the /usr/bin/gcc symlink back to the older > >gcc-2.95, it compiled fine. > > > >Thanks, > >Mark. >

Re: Kernel make-kpkg problem And Answer

2004-03-14 Thread Roberto Sanchez
Mark F. Mangano wrote: Finally got it working. Turns out there was some problem compiling 2.6.3 with gcc-3.3; when I changed the /usr/bin/gcc symlink back to the older gcc-2.95, it compiled fine. Thanks, Mark. I don't think that was the problem: $ gcc --version gcc (GCC) 3.3.3 (Debian 20040314

Re: Kernel make-kpkg problem And Answer

2004-03-14 Thread Mark F. Mangano
Mark F. Mangano wrote: Elimar Riesebieter wrote: On Sat, 13 Mar 2004 the mental interface of Mark F. Mangano told: Trying to compile 2.6.3 but banging my head against a wall: as root: 'apt-get install kernel-source-2.6.3' 'apt-get install kernel-patch-debian-2.6.3' 'cd /usr/src' 'tar xjvf kerne