View previous topic :: View next topic |
Author |
Message |
BlackBart Apprentice
Joined: 07 Oct 2002 Posts: 252
|
Posted: Tue Oct 15, 2002 4:28 am Post subject: Problem with make menuconfig |
|
|
when i run make menuconfig i get
"/usr/src/linux-2.4.19-gentoo-r9/.hdepend:320: ***unterminated call to function 'wildcard' :missing '{' . Stop."
i had compiled the kernel a couple times before but always managed to get some options wrong so i decided to use ccache in order to speed things up. I ran emerge ccache and then i added it to my path. i then tried to run make menuconfig and got what it says above. So i unmerged ccache and took it out of the path(i may have messed up here and took something else out too). I ran make menuconfig again and got the same thing, i also tried make clean and make mrproper and they both returned the same thing. I tried restarting and booting off the CD and nothing changed. I tried emerging the system kernel again and and then running make menuconfig and it STILL gave me that error. can someone please help me? |
|
Back to top |
|
|
neo529 Tux's lil' helper
Joined: 14 Nov 2002 Posts: 91
|
Posted: Mon Dec 02, 2002 1:18 am Post subject: |
|
|
Im getting the same thing now except on like 907. I had just started make dep and had a command wrong so I pushed "crtl+c" and stopped it and now I get the error everytime I try to make something from director /usr/src/linux _________________ Gentoo isn't just an OS... It's a state of mind. |
|
Back to top |
|
|
rac Bodhisattva
Joined: 30 May 2002 Posts: 6553 Location: Japanifornia
|
Posted: Mon Dec 02, 2002 5:26 am Post subject: |
|
|
Are you absolutely sure you cast "make mrproper"? .hdepend is listed as one of the files that mrproper will kill for you. _________________ For every higher wall, there is a taller ladder |
|
Back to top |
|
|
Xenarion n00b
Joined: 16 Jan 2003 Posts: 54
|
Posted: Sat Feb 15, 2003 7:13 pm Post subject: |
|
|
Hm.. I get the same thing.. even when running make mrproper but instead of "{" its erroring on ")"
EDIT: I just removed hdepend, and it works! |
|
Back to top |
|
|
|