Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
New install and kernel compile error ?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
kkj
n00b
n00b


Joined: 17 Jul 2002
Posts: 52
Location: Denmark, aarhus

PostPosted: Thu Sep 05, 2002 1:50 pm    Post subject: New install and kernel compile error ? Reply with quote

Trying to install a fresh copy off gentoo 1.4, the only problem I have is that I cant compile the kernel... :)

make dep, results in this error ?
Code:
make dep
...
...
...
make[4]: Leaving directory `/usr/src/linux-2.4.19-gentoo-r7/drivers/acpi'
make -C atm fastdep
make[4]: Entering directory `/usr/src/linux-2.4.19-gentoo-r7/drivers/atm'
.depend:35: *** unterminated call to function `wildcard': missing `)'.  Stop.
make[4]: Leaving directory `/usr/src/linux-2.4.19-gentoo-r7/drivers/atm'
make[3]: *** [_sfdep_atm] Error 2
make[3]: Leaving directory `/usr/src/linux-2.4.19-gentoo-r7/drivers'
make[2]: *** [fastdep] Error 2
make[2]: Leaving directory `/usr/src/linux-2.4.19-gentoo-r7/drivers'
make[1]: *** [_sfdep_drivers] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.19-gentoo-r7'
make: *** [dep-files] Error 2
Back to top
View user's profile Send private message
pjp
Administrator
Administrator


Joined: 16 Apr 2002
Posts: 20067

PostPosted: Thu Sep 05, 2002 5:05 pm    Post subject: Reply with quote

Have you tried disabling ATM support? Do you actually have an ATM card? What about disabling ACPI support?
_________________
Quis separabit? Quo animo?
Back to top
View user's profile Send private message
kkj
n00b
n00b


Joined: 17 Jul 2002
Posts: 52
Location: Denmark, aarhus

PostPosted: Thu Sep 05, 2002 9:31 pm    Post subject: Reply with quote

kanuslupus wrote:
Have you tried disabling ATM support? Do you actually have an ATM card? What about disabling ACPI support?


Hey

Thx 4 the respons....
Yes i have disabled ACPI support......

I have look 4 ATM but cant find an option in menuconfig ?
Back to top
View user's profile Send private message
rac
Bodhisattva
Bodhisattva


Joined: 30 May 2002
Posts: 6553
Location: Japanifornia

PostPosted: Thu Sep 05, 2002 9:36 pm    Post subject: Reply with quote

kkj wrote:
I have look 4 ATM but cant find an option in menuconfig ?

Networking options -> Asynchronous Transfer Mode (ATM).
_________________
For every higher wall, there is a taller ladder
Back to top
View user's profile Send private message
kkj
n00b
n00b


Joined: 17 Jul 2002
Posts: 52
Location: Denmark, aarhus

PostPosted: Thu Sep 05, 2002 11:19 pm    Post subject: Reply with quote

rac wrote:
kkj wrote:
I have look 4 ATM but cant find an option in menuconfig ?

Networking options -> Asynchronous Transfer Mode (ATM).


thx, found it, it wasn't enabled...I tryed to enable it got the same error... so now its disabled again :(

Is it possible to reset the kernel-config file, bring it back to the state right after emerge ?
Back to top
View user's profile Send private message
rac
Bodhisattva
Bodhisattva


Joined: 30 May 2002
Posts: 6553
Location: Japanifornia

PostPosted: Thu Sep 05, 2002 11:49 pm    Post subject: Reply with quote

kkj wrote:
Is it possible to reset the kernel-config file, bring it back to the state right after emerge ?

Simply deleting it should do what you want.
Code:
$ rm /usr/src/linux/.config
...or...
Code:
$ cd /usr/src/linux
$ make mrproper

_________________
For every higher wall, there is a taller ladder
Back to top
View user's profile Send private message
kkj
n00b
n00b


Joined: 17 Jul 2002
Posts: 52
Location: Denmark, aarhus

PostPosted: Fri Sep 06, 2002 1:00 am    Post subject: Reply with quote

thx , I can compile it now.........I will enhanced it slowly this time :)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum