Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Kernelin päivitys versiosta 2.4.28 -> uusimpaan
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Finnish
View previous topic :: View next topic  
Author Message
koti-gentoo
n00b
n00b


Joined: 18 Jan 2005
Posts: 14

PostPosted: Tue Jan 18, 2005 2:33 pm    Post subject: Kernelin päivitys versiosta 2.4.28 -> uusimpaan Reply with quote

tulee tälläinen virhe kun yritän asentaa
emerge module-init-tools-3.1

config.status: creating Makefile
config.status: executing depfiles commands
Makefile:360: *** missing separator. Stop.

!!! ERROR: sys-apps/module-init-tools-3.1 failed.
!!! Function src_compile, Line 97, Exitcode 2
!!! emake module-init-tools failed
!!! If you need support, post the topmost build error, NOT this status message.

sama tuli tolla pre versiolla myös. Seuraan ohjetta: http://www.gentoo.org/doc/en/migration-to-2.6.xml#manual

mikä menee pieleen? en jaksas alkaa asentaa koko systeemiä.
Back to top
View user's profile Send private message
Mikessu
Bodhisattva
Bodhisattva


Joined: 11 Oct 2003
Posts: 220
Location: Oulu, Finland

PostPosted: Tue Jan 18, 2005 3:47 pm    Post subject: Reply with quote

Eikös tuo 3.1 ole vielä testingiä?
http://packages.gentoo.org/ebuilds/?module-init-tools-3.1

Mikä GCC-versio sinulla on? Entä CFLAGS?
Back to top
View user's profile Send private message
koti-gentoo
n00b
n00b


Joined: 18 Jan 2005
Posts: 14

PostPosted: Tue Jan 18, 2005 6:06 pm    Post subject: Reply with quote

gcc version 3.3.5 (Gentoo Linux 3.3.5-r1, ssp-3.3.2-3, pie-8.7.7.1)

CFLAGS="-O2 -march=pentium3 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
Back to top
View user's profile Send private message
koti-gentoo
n00b
n00b


Joined: 18 Jan 2005
Posts: 14

PostPosted: Tue Jan 18, 2005 6:17 pm    Post subject: Reply with quote

en siis pysyty asentaa module-init-tools :ia. Kun tuossa ohjeessa sanotaan että ensin poistetaan ja siten installoidaan nuo uudemmat. Tuo
unmerge modutils ja merge modutils
Kuinka tuota asennusta voi jatkaa jos ei voi asentaa noita
module-init-toolsia?
# emerge unmerge sys-apps/modutils
# emerge module-init-tools
Back to top
View user's profile Send private message
Zarhan
l33t
l33t


Joined: 27 Feb 2004
Posts: 996

PostPosted: Tue Jan 18, 2005 6:51 pm    Post subject: Reply with quote

Kokeile nyt sillä stabiililla module-init-toolssilla ensin ja manaa vasta sitten..

Code:
bash-2.05b$ etcat versions module-init-tools
[ Results for search key           : module-init-tools ]
[ Candidate applications found : 2 ]

 Only printing found installed programs.

*  sys-apps/module-init-tools :
        [  I] 3.0-r2 (0)
        [M~ ] 3.1 (0)


Tuo ainakin toimii. Ei kai sinulla ole mitään ACCEPT_KEYWORDS="~x86":tta make.conffissa?
Back to top
View user's profile Send private message
koti-gentoo
n00b
n00b


Joined: 18 Jan 2005
Posts: 14

PostPosted: Tue Jan 18, 2005 7:34 pm    Post subject: Reply with quote

ei auta sama juttu.
Back to top
View user's profile Send private message
Zarhan
l33t
l33t


Joined: 27 Feb 2004
Posts: 996

PostPosted: Tue Jan 18, 2005 7:45 pm    Post subject: Reply with quote

Tuota, oletko kääntänyt mitään muuta gcc:llä sen jälkeen kun päivitit 3.3.5-r1:een?

Ei muuta, mutta voi vaatia fix_libtool_files.sh:n.

https://forums.gentoo.org/viewtopic.php?t=278673
Back to top
View user's profile Send private message
koti-gentoo
n00b
n00b


Joined: 18 Jan 2005
Posts: 14

PostPosted: Tue Jan 18, 2005 9:13 pm    Post subject: Reply with quote

edelleen sama juttu.modutils-2.4.25 poisto/asennus onnistuu. Voikohan tuota kerneliä nyt kääntää kun on väärä versio? kerneli sorsat sain asenettua kuitenkin. tuo emerge module-init-tools asentaa ilmeisesti version modutils-2.4.27 .Oliskohan vika tuossa?
Back to top
View user's profile Send private message
Flammie
Retired Dev
Retired Dev


Joined: 02 Jun 2003
Posts: 633
Location: Dublin, Ireland

PostPosted: Wed Jan 19, 2005 5:26 am    Post subject: Re: Kernelin päivitys versiosta 2.4.28 -> uusimpaan Reply with quote

koti-gentoo wrote:
tulee tälläinen virhe kun yritän asentaa
emerge module-init-tools-3.1

config.status: creating Makefile
config.status: executing depfiles commands
Makefile:360: *** missing separator. Stop.


Makefileessähän tuo ongelma on. Voi kokeilla päivittää joitain siihen liittyviä paketteja, kuten maken ja automaken. Voi myös kokeilla katsoa mitä siellä Makefilessä on rivillä 360, missing separator nyt yleensä sanoo että on käytetty välilyöntejä tabien tilalla.
Back to top
View user's profile Send private message
koti-gentoo
n00b
n00b


Joined: 18 Jan 2005
Posts: 14

PostPosted: Wed Jan 19, 2005 6:25 am    Post subject: Reply with quote

no se vaan on outoa koska tuo sama tulee myös versiolla 3.0-r2
Back to top
View user's profile Send private message
Flammie
Retired Dev
Retired Dev


Joined: 02 Jun 2003
Posts: 633
Location: Dublin, Ireland

PostPosted: Wed Jan 19, 2005 6:42 am    Post subject: Reply with quote

Vanha bugi, mutta olisiko tuo regressiota sitten: https://bugs.gentoo.org/show_bug.cgi?id=37743
Back to top
View user's profile Send private message
koti-gentoo
n00b
n00b


Joined: 18 Jan 2005
Posts: 14

PostPosted: Wed Jan 19, 2005 8:54 am    Post subject: Reply with quote

nyt toimi. Päivitin uusimpaan autoconffiin ( 1.8.5-r1).
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Finnish 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