So langsam komme ich mir echt wie ein N00b vor...

Aber ich glaube ihr müsst mir nochmal helfen.

MPlayer ist der Ansicht ich habe kein GCC
|
Quellcode
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
|
jakob@linux-hst:~> /home/jakob/Desktop/MPlayer-1.0rc2/configure
sed: can't read libavcodec/allcodecs.c: No such file or directory
sed: can't read libavcodec/allcodecs.c: No such file or directory
sed: can't read libavcodec/allcodecs.c: No such file or directory
sed: can't read libavcodec/allcodecs.c: No such file or directory
sed: can't read libavformat/allformats.c: No such file or directory
sed: can't read libavformat/allformats.c: No such file or directory
sed: can't read libavformat/allformats.c: No such file or directory
Detected operating system: Linux
Detected host architecture: i386
Checking for cc version ... not found
Checking for gcc version ... not found
Checking for gcc-3.4 version ... not found
Checking for gcc-3.3 version ... not found
Checking for gcc-3.2 version ... not found
Checking for gcc-3.1 version ... not found
Checking for gcc3 version ... not found
Checking for gcc-3.0 version ... not found
Checking for cc version ... not found
*** Please downgrade/upgrade C compiler to version gcc-2.95, 3.x or 4.x! ***
You are not using a supported compiler. We do not have the time to make sure
everything works with compilers other than the ones we use. Use either the
same compiler as we do, or use --disable-gcc-check but DO *NOT* REPORT BUGS
unless you can reproduce them after recompiling with a 2.95.x or 3/4.x version!
Note for gcc 2.96 users: Some versions of this compiler are known to miscompile
mplayer and lame (which is used for mencoder). If you get compile errors,
first upgrade to the latest 2.96 release (minimum 2.96-85) and try again.
If the problem still exists, try with gcc 3.x (or 2.95.x) *BEFORE* reporting
bugs!
GCC 2.96 IS NOT AND WILL NOT BE SUPPORTED BY US !
Error: Bad gcc version
Check "configure.log" if you do not understand why it failed.
|
Soll wohl heissen, bei mir ist kein GCC drauf. Per Konsole finde ich es ja auch nicht. Nur wo bekomme ich eine fertig kompilierte GCC-Version her? Mit
http://gcc.gnu.org/ komme ich auch nicht so wirklich weiter, da ich kp habe, welche Version ich von den Binaries da brache (eig. doch i86x, den standard...)
Nya hoffe ihr könnt mir mal wieder weiterhelfen, danke für alle die sich die Mühe machen.