Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Übersetzer xsteak nicht im portage tree, kompiliert nicht
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
khippy
Tux's lil' helper
Tux's lil' helper


Joined: 29 Aug 2002
Posts: 79
Location: Braunschweig - Germany

PostPosted: Sat Oct 05, 2002 7:02 pm    Post subject: Übersetzer xsteak nicht im portage tree, kompiliert nicht Reply with quote

Als erstes eine Entschuldigung fuer mein crossposting, das Orignal ist in Englisch bei https://forums.gentoo.org/viewtopic.php?t=17495 einzusehen.

Aber vermutlich interessiert es englischsprachige wenig, nach deutsch zu uebersetzen, daher hier noch mal eine deutsche Version.

In der Vergangenheit habe ich steak auf meinen Xlosen compi nr 2 (Hercules ASCII Karte, keine Grafik) auf der Konsole benutzt, um deutsch<->englisch zu uebersetzen. siehe

http://gsteak.sourceforge.net/

das ist ein gutes Uebersetzungsprogramm fuer X und die Konsole.

Leider kann ich gsteak, xsteak oder steak nicht im portage tree finden, deshalb beschloss ich, es selbst zu kompilieren, wie ich es tat, als ich slackware benutzte, aber *Ueberraschung*, kompilieren bricht mit error 2 ab.

was laeuft hier falsch? Hier ein printout von "make" nach "make clean"
Code:

cd Printbuffer/ ; \
make
make[1]: Entering directory `/home/sascha/temp2/Steak/Printbuffer'

Systeminfo: killerghost.killerhippy-home.de 2.4.19-xfs-r1

gcc -I/usr/X11R6/include -I/include -L/usr/X11R6/lib -lXt -lX11 -L/local/lib -L/
usr/lib  printbuffer.c -o printbuffer
make[1]: Leaving directory `/home/sascha/temp2/Steak/Printbuffer'
cp Printbuffer/printbuffer .
cd Poll/ ; \
make
make[1]: Entering directory `/home/sascha/temp2/Steak/Poll'
g++ poll.C -o poll
In file included from /usr/include/g++-v32/backward/iostream.h:31,
                 from poll.C:1:
/usr/include/g++-v32/backward/backward_warning.h:32:2: warning: #warning This fi
le includes at least one deprecated or antiquated header. Please consider using
one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples in
clude substituting the <X> header for the <X.h> header for C++ includes, or <sst
ream> instead of the deprecated header <strstream.h>. To disable this warning us
e -Wno-deprecated.
make[1]: Leaving directory `/home/sascha/temp2/Steak/Poll'
cp Poll/poll .
cd SpaceFilter/ ; \
make
make[1]: Entering directory `/home/sascha/temp2/Steak/SpaceFilter'
g++ spacefilter.C -o spacefilter
In file included from /usr/include/g++-v32/backward/iostream.h:31,
                 from spacefilter.C:2:
/usr/include/g++-v32/backward/backward_warning.h:32:2: warning: #warning This fi
le includes at least one deprecated or antiquated header. Please consider using
one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples in
clude substituting the <X> header for the <X.h> header for C++ includes, or <sst
ream> instead of the deprecated header <strstream.h>. To disable this warning us
e -Wno-deprecated.
spacefilter.C:6: `main' must return `int'
make[1]: *** [spacefilter] Error 1
make[1]: Leaving directory `/home/sascha/temp2/Steak/SpaceFilter'
make: *** [all] Error 2


meine CFLAGS="-march=k6-3 -O3 -pipe"

thanx4reading
_________________
--
there are no silly questions
Back to top
View user's profile Send private message
zbled
Apprentice
Apprentice


Joined: 18 Jun 2002
Posts: 216
Location: Bukowski's Piano Bar

PostPosted: Sat Oct 05, 2002 7:15 pm    Post subject: Reply with quote

xsteak muß, soweit ich mich noch erinnern kann, nicht kompiliert werden. einfach als root anmelden und ./install.sh ausführen. im anschluß müßtest du es mittels xsteak starten können.
Back to top
View user's profile Send private message
khippy
Tux's lil' helper
Tux's lil' helper


Joined: 29 Aug 2002
Posts: 79
Location: Braunschweig - Germany

PostPosted: Sat Oct 05, 2002 7:21 pm    Post subject: @zbled Reply with quote

haettest du einen blick in install.sh riskiert, oder ins readme, dann haettest du gemerkt, dass install.sh nur ein script ist, das die kompilier-Befehle ausfuehrt.
im readme steht beschrieben, dass man "make clean; make" ausfuehren kann und wie man problem mit "poll" und "printbuffer" loest, jedoch ist mein problem "spacefilter", da hier nicht kompilert wird.
_________________
--
there are no silly questions
Back to top
View user's profile Send private message
khippy
Tux's lil' helper
Tux's lil' helper


Joined: 29 Aug 2002
Posts: 79
Location: Braunschweig - Germany

PostPosted: Mon Oct 07, 2002 12:12 pm    Post subject: update und Problemloesung Reply with quote

Die aktuelle Version Steak.1.7.3, konvertiert von C++ nach C-Code, wie der Autor selbst sagt, kompiliert bei meinem System nun fehlerfrei.

Siehe http://sourceforge.net/projects/steak/

gruss

khippy
_________________
--
there are no silly questions
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