View previous topic :: View next topic |
Author |
Message |
Ezekeel Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/152878127240b763e3d86ee.gif)
Joined: 10 Apr 2004 Posts: 285 Location: SW Germany
|
Posted: Mon Sep 12, 2005 3:20 pm Post subject: [solved] gcc-3.3.6 Probleme |
|
|
Hallo,
ich habe ein riesen Problem mit dem compilieren von gcc. Jedesmal wenn ich versuche es upzudaten erhalte ich folgende Meldung:
Code: |
: NOTE that this may take some time...
/usr/bin/doxygen /var/tmp/portage/gcc-3.3.6/work/build/i686-pc-linux-gnu/libstd
c++-v3/docs/doxygen/man.cfg
Warning: Tag `CGI_NAME' at line 1045 of file /var/tmp/portage/gcc-3.3.6/work/bu ild/i686-pc-linux-gnu/libstdc++-v3/docs/doxygen/man.cfg has become obsolete.
To avoid this warning please update your configuration file using "doxygen -u"
Warning: Tag `CGI_URL' at line 1051 of file /var/tmp/portage/gcc-3.3.6/work/bui ld/i686-pc-linux-gnu/libstdc++-v3/docs/doxygen/man.cfg has become obsolete.
To avoid this warning please update your configuration file using "doxygen -u"
Warning: Tag `DOC_URL' at line 1057 of file /var/tmp/portage/gcc-3.3.6/work/bui ld/i686-pc-linux-gnu/libstdc++-v3/docs/doxygen/man.cfg has become obsolete.
To avoid this warning please update your configuration file using "doxygen -u"
Warning: Tag `DOC_ABSPATH' at line 1063 of file /var/tmp/portage/gcc-3.3.6/work /build/i686-pc-linux-gnu/libstdc++-v3/docs/doxygen/man.cfg has become obsolete.
To avoid this warning please update your configuration file using "doxygen -u"
Warning: Tag `BIN_ABSPATH' at line 1068 of file /var/tmp/portage/gcc-3.3.6/work /build/i686-pc-linux-gnu/libstdc++-v3/docs/doxygen/man.cfg has become obsolete.
To avoid this warning please update your configuration file using "doxygen -u"
Warning: Tag `EXT_DOC_PATHS' at line 1074 of file /var/tmp/portage/gcc-3.3.6/wo rk/build/i686-pc-linux-gnu/libstdc++-v3/docs/doxygen/man.cfg has become obsolet e.
To avoid this warning please update your configuration file using "doxygen -u" |
und dann ist ende Gelände. Ich hab mir gedacht, dass dieses may take some time auch mehre Stunden dauern kann. Also rechner angeschmissen und nun während meiner Arbeit rund 11h compilieren lassen weil ich mir nicht sicher war ob der Process hängen geblieben ist (100% Cpu Last) oder ob da doch noch was läuft. Ergebnis der Process hängt sich wirklich auf!
Und bevor nun kommt: Mach doch einfach was da steht - hab ich schon! Code: | var/tmp/portage/gcc-3.3.6/wo rk/build/i686-pc-linux-gnu/libstdc++-v3/docs/doxygen/man.cfg | hat auch nicht den gewünschten Erfolg gebracht?!
Kann mir jemand vielleicht sagen was ich machen kann? Google und Suchen im Forum haben zu keinem Erfolg geführt. Entweder bin ich der einzige mit dem Problem oder zu dumm zum suchen![/code] _________________ Das logische Denken ist das Muster einer vollständigen Fiktion.
Last edited by Ezekeel on Thu Sep 15, 2005 5:49 am; edited 1 time in total |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Raistlin l33t
![l33t l33t](/images/ranks/rank_rect_4.gif)
![](images/avatars/1784031407449a32cfd7c14.jpg)
Joined: 17 May 2004 Posts: 691 Location: Boston, MA
|
Posted: Mon Sep 12, 2005 5:52 pm Post subject: |
|
|
Hi!
Vielleicht liegt es an der doxygen Version?
Was sagt
Gruss, R. _________________ Zwei Was Eins Initially
"Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Ezekeel Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/152878127240b763e3d86ee.gif)
Joined: 10 Apr 2004 Posts: 285 Location: SW Germany
|
Posted: Mon Sep 12, 2005 8:21 pm Post subject: |
|
|
egibt
Code: | app-doc/doxygen-1.3.5 * |
?! _________________ Das logische Denken ist das Muster einer vollständigen Fiktion. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
mrsteven Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/gallery/Funny_Figure/kotz.gif)
Joined: 04 Jul 2003 Posts: 1939
|
Posted: Tue Sep 13, 2005 10:19 am Post subject: |
|
|
Aktuell ist die Version 1.4.2. Ich würde vorschlagen, du machst erstmal ein Update von doxygen. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Ezekeel Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/152878127240b763e3d86ee.gif)
Joined: 10 Apr 2004 Posts: 285 Location: SW Germany
|
Posted: Tue Sep 13, 2005 9:52 pm Post subject: |
|
|
stimmt daran hats gelegen, also solved.
Nur wieso wird mein doxygen nicht bei einem -uD world geupdated? Steht das nicht in der worldfile drin?! _________________ Das logische Denken ist das Muster einer vollständigen Fiktion. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|