|
|

楼主 |
发表于 2002-12-17 12:41:13
|
显示全部楼层
前辈,我现在就在configure berkley db,出现上面说的错误.(8个补丁都打了)
root:/static/src/db-4.1.24/build_unix# ../dist/configure --enable-CXX --prefix=/usr/local --enable-compat185
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking if building in the top-level directory... no
checking if --enable-compat185 option specified... yes
checking if --enable-cxx option specified... no
checking if --enable-debug option specified... no
checking if --enable-debug_rop option specified... no
checking if --enable-debug_wop option specified... no
checking if --enable-diagnostic option specified... no
checking if --enable-dump185 option specified... no
checking if --enable-java option specified... no
checking if --enable-posixmutexes option specified... no
checking if --enable-rpc option specified... no
checking if --enable-tcl option specified... no
checking if --enable-test option specified... no
checking if --enable-uimutexes option specified... no
checking if --enable-umrw option specified... no
checking if --with-embedix=DIR option specified... no
checking if --with-mutex=MUTEX option specified... no
checking if --with-rpm=DIR option specified... no
checking if --with-tcl=DIR option specified... no
checking if --with-uniquename=NAME option specified... no
checking for ar... ar
checking for chmod... chmod
checking for cp... cp
checking for ln... ln
checking for mkdir... mkdir
checking for ranlib... ranlib
checking for ranlib... /usr/bin/ranlib
checking for rm... rm
checking for sh... sh
checking for sh... /bin/sh
checking for strip... strip
checking for strip... /usr/bin/strip
checking for a BSD-compatible install... /bin/install -c
checking for cc... cc
checking for C compiler default output... a.out
checking whether the C compiler works... configure: error: cannot run C compiled programs.
If you meant to cross compile, use `--host'. |
|