View previous topic :: View next topic |
Author |
Message |
meulie l33t
![l33t l33t](/images/ranks/rank_rect_4.gif)
![](images/avatars/18174326125cdc051bf3010.jpg)
Joined: 17 Jun 2003 Posts: 845 Location: a Dutchman living in Norway
|
Posted: Tue Sep 06, 2005 7:28 am Post subject: make oldconfig gives a bunch of errors/warnings? |
|
|
Hi all!
I've just upgraded to gcc 3.3.6 and now I get the following when trying to upgrade my kernel via 'make oldconfig':
Code: | /usr/src/linux-2.6.12-gentoo-r10/scripts/gcc-version.sh: line 13: printf: #: invalid number
/usr/src/linux-2.6.12-gentoo-r10/scripts/gcc-version.sh: line 13: printf: #: invalid number
/usr/src/linux-2.6.12-gentoo-r10/scripts/gcc-version.sh: line 13: printf: #: invalid number
/usr/src/linux-2.6.12-gentoo-r10/scripts/gcc-version.sh: line 13: printf: line>": invalid number
/usr/src/linux-2.6.12-gentoo-r10/scripts/gcc-version.sh: line 13: printf: #: invalid number
/usr/src/linux-2.6.12-gentoo-r10/scripts/gcc-version.sh: line 13: printf: #: invalid number
/usr/src/linux-2.6.12-gentoo-r10/scripts/gcc-version.sh: line 13: printf: #: invalid number
/usr/src/linux-2.6.12-gentoo-r10/scripts/gcc-version.sh: line 13: printf: #: invalid number
/usr/src/linux-2.6.12-gentoo-r10/scripts/gcc-version.sh: line 13: printf: line>": invalid number
/usr/src/linux-2.6.12-gentoo-r10/scripts/gcc-version.sh: line 13: printf: #: invalid number
|
Something wrong with either the kernel package or the gcc package? _________________ Greetz,
Evert Meulie |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Reikinio Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/63343081142ffda82f3cbd.jpg)
Joined: 14 Aug 2005 Posts: 203 Location: Uruguay
|
Posted: Wed Sep 07, 2005 2:13 am Post subject: |
|
|
Perhaps you need to emerge the kernel sources again after upgrading the compiler? It sounds to me like you got that message because there is a function that checks for a specific compiler version ? something like ">=<version>" ?
Or there is a typo in the script, which i doubt since it is pretty small. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
meulie l33t
![l33t l33t](/images/ranks/rank_rect_4.gif)
![](images/avatars/18174326125cdc051bf3010.jpg)
Joined: 17 Jun 2003 Posts: 845 Location: a Dutchman living in Norway
|
Posted: Wed Sep 07, 2005 6:40 am Post subject: |
|
|
I've tried your suggestion, but I keep getting the same output. Perhaps the gcc-version.sh script in the kernel is not compatible with gcc-3.3.6? _________________ Greetz,
Evert Meulie |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|