Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
modules_install kernel build problem
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
yokem55
Guru
Guru


Joined: 18 Apr 2002
Posts: 360
Location: Oregon

PostPosted: Sun Aug 04, 2002 7:19 pm    Post subject: modules_install kernel build problem Reply with quote

I'm running GCC 3.2 and the bootstrap and emerge system all built just peachy. When I build the kernel, bzImage and the modules build fine, but when it gets 1/2 way through modules_install I get this error:

Code:

cd /lib/modules/2.4.19-gentoo-r7
mkdir -p pcmcia; \
find kernel -path '*/pcmcia/*' -name '*.o' | xargs -i -r ln -sf ../{ } pcmcia if [ -r System.map }; then /sbin/depmod -ae -F System.map 2.5.19-gentoo-r7; fi


The kernely boots fine, so I'm not sure it the modules_install did indeed finish properly, but it seems abnormal not to have clearer feedback about it finishing properly.

My cflags are: -march=pentium3 -o3 -pipe -mmmx -msse -mfpmath=sse
Back to top
View user's profile Send private message
rac
Bodhisattva
Bodhisattva


Joined: 30 May 2002
Posts: 6553
Location: Japanifornia

PostPosted: Mon Aug 05, 2002 7:30 pm    Post subject: Reply with quote

That looks like a normal completion to me.
_________________
For every higher wall, there is a taller ladder
Back to top
View user's profile Send private message
yokem55
Guru
Guru


Joined: 18 Apr 2002
Posts: 360
Location: Oregon

PostPosted: Tue Aug 06, 2002 4:05 am    Post subject: Reply with quote

okay....wierd. Thanks
Back to top
View user's profile Send private message
rac
Bodhisattva
Bodhisattva


Joined: 30 May 2002
Posts: 6553
Location: Japanifornia

PostPosted: Mon Aug 19, 2002 2:42 am    Post subject: Reply with quote

GCC3 to OTG, nothing much going on.
_________________
For every higher wall, there is a taller ladder
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things 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