Re: upgrade kernel
"Charles R. Hardnett" <[email protected]> Tue, 25 Jun 2002 18:48:20 -0400
| Newsgroups | gmane.linux.redhat.ia64.general |
|---|---|
| Organization | Home |
| Message-ID | <02062518482000.13207@bunnyfuzz> |
Mongkol, I saw the response, and I now know that we can do to fix this. I had to downgrade the assembler to get orcc to compile code. So, we need to have both the new and old assemblers. We can fix the Makefile to refer to the newer assembler. Regards, Charles On Tuesday 25 June 2002 16:49, you wrote: > > I tried to upgrade my kernel from 2.4.9 to 2.4.18. > After running make dep, below is the error message. > Do you have idea what's wrong? > Regards, > Mongkol. > > make -C arch/ia64/tools fastdep > make[2]: Entering directory `/usr/src/linux-2.4.18/arch/ia64/tools' > gcc3 -g -O2 -Wall -D__KERNEL__ -I/usr/src/linux-2.4.18/include > -DKBUILD_BASENAME= print_offsets.c -o print_offsets /tmp/ccZQvpej.s: > Assembler messages: > /tmp/ccZQvpej.s:531: Warning: Unrecognized .section attribute: want a,w,x > /tmp/ccZQvpej.s:531: Warning: Unrecognized .section attribute: want a,w,x > /tmp/ccZQvpej.s:531: Error: Rest of line ignored. First ignored character > is `,'. /tmp/ccZQvpej.s:541: Warning: Unrecognized .section attribute: want > a,w,x /tmp/ccZQvpej.s:541: Warning: Unrecognized .section attribute: want > a,w,x /tmp/ccZQvpej.s:541: Error: Rest of line ignored. First ignored > character is `,'. ---------------------------------------- Content-Type: text/html; charset="iso-8859-1"; name="Attachment: 1" Content-Transfer-Encoding: quoted-printable Content-Description: ----------------------------------------