Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
make dep fails compiling kernel
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
doug-x07
Tux's lil' helper
Tux's lil' helper


Joined: 16 Nov 2002
Posts: 122
Location: Paris, France

PostPosted: Sun Dec 08, 2002 6:50 pm    Post subject: make dep fails compiling kernel Reply with quote

When I run make dep for compiling a kernel I keep getting the same error message:
Code:
make _sfdep_dispatcher _sfdep_events _sfdep_executer _sfdep_hardware _sfdep_namespace _sfdep_ospm _sfdep_parser _sfdep_resources _sfdep_tables _sfdep_utilities _FASTDEP_ALL_SUB_DIRS="dispatcher events executer hardware namespace ospm parser resources tables utilities"
make[5]: Entering directory `/usr/src/linux-2.4.19-gentoo-r9/drivers/acpi'
make -C dispatcher fastdep
make[6]: Entering directory `/usr/src/linux-2.4.19-gentoo-r9/drivers/acpi/dispatcher'
.depend:1: *** missing separator.  Stop.
make[6]: Leaving directory `/usr/src/linux-2.4.19-gentoo-r9/drivers/acpi/dispatcher'
make[5]: *** [_sfdep_dispatcher] Error 2
make[5]: Leaving directory `/usr/src/linux-2.4.19-gentoo-r9/drivers/acpi'
make[4]: *** [fastdep] Error 2
make[4]: Leaving directory `/usr/src/linux-2.4.19-gentoo-r9/drivers/acpi'
make[3]: *** [_sfdep_acpi] Error 2
make[3]: Leaving directory `/usr/src/linux-2.4.19-gentoo-r9/drivers'
make[2]: *** [fastdep] Error 2
make[2]: Leaving directory `/usr/src/linux-2.4.19-gentoo-r9/drivers'
make[1]: *** [_sfdep_drivers] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.19-gentoo-r9'
make: *** [dep-files] Error 2
I've never had this problem before and compiled about 40 kernels on this box. From my unexpert gcc eye it looks like dispatcher is not right. I unmerged and remerged gentoo sources just to makes sure all kernel libs are up to date and am still getting the same problem. What's happenning here?
_________________
#! /usr/bin/perl
if( @first != $succeed ) {
post { $question->forum && eval '$answers' };
try { $again } catch { $problem && $resolve };
bless $posters; }
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming 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