- 论坛徽章:
- 0
|
麻烦大家帮帮忙,我在学校用linux没办法上网...
安装wine的时候,
fire@fire-desktop:~$ cd wine-0.9.61
fire@fire-desktop:~/wine-0.9.61$ ./configure
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnuchecking whether make sets $(MAKE)... yes
checking for gcc... gcc -m32
checking for C compiler default output file name...
configure: error: C compiler cannot create executables
See `config.log' for more details.
fire@fire-desktop:~/wine-0.9.61$ make
make: *** No targets specified and no makefile found. Stop.
不知道是怎么回事?
安装h3c,上网软件,用configure命令成功,但是下一步按指定的步骤,进行配置,出现:
fire@fire-desktop:~$ linux1x -c
bash: /usr/local/bin/linux1x: No such file or directory
怎么办?
看网上说要安装fakeroot,用命令,但是显示没有这个文件,所以下了一个安装,但是出现:
fire@fire-desktop:~$ cd fakeroot-1.1.5
fire@fire-desktop:~/fakeroot-1.1.5$ ./configure
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install...
/usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make sets $(MAKE)... (cached) yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name...
configure: error: C compiler cannot create executables
See `config.log' for more details.
这个是怎么回事...
然后想安装个mplayer,听歌,出现...
fire@fire-desktop:~$ cd mplayer-20070814
fire@fire-desktop:~/mplayer-20070814$ ./configure
Detected operating system: Linux
Detected host architecture: x86_64
Checking for cc version ... 4.2.3, ok
Checking for host cc ... cc
Checking for cross compilation ... yes
Checking for CPU vendor ... AuthenticAMD (15:107:1)
Checking for CPU type ... AMD Athlon(tm) 64 X2 Dual Core Processor 4400+
Checking for kernel support of mmx ... failed
It seems that your kernel does not correctly support mmx.
To use mmx extensions in MPlayer,
you have to upgrade/recompile your kernel!
Checking for kernel support of mmxext ... failed
It seems that your kernel does not correctly support mmxext.
To use mmxext extensions in
MPlayer, you have to upgrade/recompile your kernel!
Checking for kernel support of 3dnow ... failed
It seems that your kernel does not correctly support 3dnow.To use 3dnow extensions in MPlayer, you have to upgrade/recompile your kernel!
Checking for kernel support of 3dnowext ... failed It seems that your kernel does not correctly support 3dnowext.
To use 3dnowext extensions in MPlayer, you have to upgrade/recompile your kernel!
Checking for kernel support of sse ... failed
It seems that your kernel does not correctly support sse.
To use sse extensions in MPlayer, you have to upgrade/recompile your kernel!
Checking for kernel support of sse2 ... failed It seems that your kernel does not correctly
support sse2.To use sse2 extensions in MPlayer, you have to upgrade/recompile your kernel!
Checking for kernel support of cmov ... failed It seems that your kernel does not correctly support cmov.
To use cmov extensions in MPlayer, you have to upgrade/recompile your kernel!
Checking for mtrr support ... yes
Checking for GCC & CPU optimization abilities ... CPU optimization disabled. CPU not recognized or your compiler is too old. error
Checking for assembler support of -pipe option ... no
Checking for compiler support of named assembler arguments ... yes
Checking for .align is a power of two ... no
Checking for -lposix ... no
Checking for -lm ... no
Checking for langinfo ... no
Checking for language ... using en (man pages: en )
Checking for enable sighandler ... yes
Checking for runtime cpudetection ... no
Checking for restrict keyword ... none
Checking for __builtin_expect ... no
Checking for kstat ... no
Checking for posix4 ... no
Checking for lrintf ... no
Checking for mkstemp ... no
Checking for nanosleep ... no
Checking for socklib ... no
Checking for inet_pton() ... no (trying inet_aton next)
Checking for inet_aton() ... no (network support disabled)
Checking for network ... no
Checking for inttypes.h (required) ... no
Checking for bitypes.h (inttypes.h predecessor) ...
Error: Cannot find header either inttypes.h or bitypes.h. There is no chance for compilation to succeed.
Check "configure.log" if you do not understand why it failed.
这又是怎么回事啊,我头都大了,现在不能上网,没法听歌,什么也没有,不能做..
麻烦大家帮帮忙吧,,, |
|