Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Fast NICHTS lässt sich kompilieren!
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
Tütensuppe
n00b
n00b


Joined: 08 Nov 2002
Posts: 19

PostPosted: Sun Nov 17, 2002 4:35 pm    Post subject: Fast NICHTS lässt sich kompilieren! Reply with quote

ist es denn möglich? seitdem ich mein gentoo neu installiert und auf unstable gesetzt hab, funzt fast kein make mehr. hier z.b. "nil":

Code:

netpackets.h:91:7: warning: no newline at end of file
obj_grenade.cpp: In member function `virtual void Obj_grenade::server_think()':
obj_grenade.cpp:115: warning: passing `float' for argument 2 of `void Obj_explosion::init(int, int, int, int, int)'
obj_grenade.cpp:115: warning: passing `float' for argument 3 of `void Obj_explosion::init(int, int, int, int, int)'
obj_grenade.cpp:115: warning: passing `float' for argument 5 of `void Obj_explosion::init(int, int, int, int, int)'
make[2]: *** [obj_grenade.o] Error 1
make[2]: Leaving directory `/home/stephan/nil/nil/nil'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/stephan/nil/nil'
make: *** [all-recursive-am] Error 2


auch z.b. transcode (0.6.1) kann ich nicht kompilieren. wo liegt denn das problem? und ich bin nicht der einzige, dem es so ergeht. viele im portage forum haben neuerdings probleme mit dem kompilieren.

was ist denn hier los?
_________________
Ich ess Tütensuppe und dazu steh ich !
Back to top
View user's profile Send private message
scobby
n00b
n00b


Joined: 21 Sep 2002
Posts: 66

PostPosted: Mon Nov 18, 2002 1:21 pm    Post subject: Reply with quote

das kann an deinen compiler einstellungen liegen !
aber mir is das auch aufgefallen ! ziemlich viele packete in letzter zeit funzen net richtig !
z.b. gnome 2.1.2 lässt sich garnet compelieren
Back to top
View user's profile Send private message
Beforegod
Bodhisattva
Bodhisattva


Joined: 10 Apr 2002
Posts: 1494
Location: Frankfurt/Main

PostPosted: Mon Nov 18, 2002 3:04 pm    Post subject: Reply with quote

Folgende Fehlerquellen :

a)Welche CFLAGS benutzt Du?
b)Ist diese Software im Stable/Unstable Bereich?
c)Welcher Kompiler?
d)Wurde vorher eine emerge sync durchgeführt oder ist der Portage Zwei schon älter?

Und evt. Lösungen :

a) Flags auf -O2 setzen
b) Software aus dem Stable Bereich nutzen
c) Schauen ob der Compiler in der neuesten Version vorliegt, für die jeweiligen Zweig (Gcc3.1.1 z.B.)
d) ein emerge sync machen und anschließen nochmal probieren!
Back to top
View user's profile Send private message
Tütensuppe
n00b
n00b


Joined: 08 Nov 2002
Posts: 19

PostPosted: Mon Nov 18, 2002 7:49 pm    Post subject: Reply with quote

danke erstmal!

CFLAGS="-mcpu=athlon-xp -O3 -pipe -fomit-frame-pointer"
GCC: 3.2-r4
software aus dem stable bereich


-O2 funzt leider auch nicht

das mit dem rsync scheint wirklich zu klappen. bis jetzt kompiliert er abiword durch (vorher hat er schon beim configure abgebrochen).
_________________
Ich ess Tütensuppe und dazu steh ich !
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) 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