分页: 1 / 1

[问题]编译过程中出错(高手进)

发表于 : 2007-11-24 9:49
z54604
我编译fluxbox1.0,出现问题
[code]linux@linux-desktop:~$ cd /home/linux/Desktop/fluxbox-1.0.0/
linux@linux-desktop:~/Desktop/fluxbox-1.0.0$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/home/linux/Desktop/fluxbox-1.0.0/missing: Unknown `--run' option
Try `/home/linux/Desktop/fluxbox-1.0.0/missing --help' for more information
configure: WARNING: `missing' script is too old or missing
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for a BSD-compatible install... /usr/bin/install -c
checking for ranlib... ranlib
checking for sed... sed
checking how to run the C++ preprocessor... /lib/cpp
configure: error: C++ preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details.
linux@linux-desktop:~/Desktop/fluxbox-1.0.0$ make
make: *** 没有指明目标并且找不到 makefile。 停止。[/code]
应该系话脚本太久,怎么解决

发表于 : 2007-11-24 9:49
BigSnake.NET
fluxbox 源里面有

发表于 : 2007-11-24 10:09
z54604
我想自己编译......
脚本:http://paste.ubuntu.org.cn/4140