View previous topic :: View next topic |
Author |
Message |
khippy Tux's lil' helper


Joined: 29 Aug 2002 Posts: 79 Location: Braunschweig - Germany
|
Posted: Sat Oct 05, 2002 7:02 pm Post subject: Übersetzer xsteak nicht im portage tree, kompiliert nicht |
|
|
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 |
|
 |
zbled Apprentice


Joined: 18 Jun 2002 Posts: 216 Location: Bukowski's Piano Bar
|
Posted: Sat Oct 05, 2002 7:15 pm Post subject: |
|
|
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 |
|
 |
khippy Tux's lil' helper


Joined: 29 Aug 2002 Posts: 79 Location: Braunschweig - Germany
|
Posted: Sat Oct 05, 2002 7:21 pm Post subject: @zbled |
|
|
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 |
|
 |
khippy Tux's lil' helper


Joined: 29 Aug 2002 Posts: 79 Location: Braunschweig - Germany
|
Posted: Mon Oct 07, 2002 12:12 pm Post subject: update und Problemloesung |
|
|
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 |
|
 |
|
|
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
|
|