分页: 1 / 1

今天星期6 怕没人阿 要是有人帮我看看这个问题

发表于 : 2008-05-31 7:28
kingzleshe
checking for sys/vfs.h... yes
checking for netinet/in_pcb.h... no
checking for netinet/ip_var.h... no
checking for net/if.h... yes
checking for net/if_arp.h... yes
checking for net/if_dl.h... no
checking for net/if_types.h... no
checking for net/route.h... yes
checking for netipx/ipx.h... yes
checking for netinet/tcp_var.h... no
checking for linux/ipx.h... no
checking for resolv.h... yes
checking for ucontext.h... yes
checking for sys/thr.h... no
checking for pthread_np.h... no
checking for linux/videodev.h... yes
checking for linux/capi.h... yes
checking for ldd... /usr/bin/ldd
checking whether we can build a GNU style ELF dll... yes
checking whether the compiler supports -fPIC -shared -Wl,-soname,confest.so.1... yes
checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-z,defs... yes
checking whether the compiler supports -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini... yes
checking whether the compiler supports -fPIC -shared -Wl,--version-script=conftest.map... yes
checking whether the compiler supports -fPIC -Wl,--export-dynamic... yes
checking whether the compiler supports -fPIC -Wl,--rpath,$ORIGIN/../lib... yes
checking whether the compiler supports -Wl,--enable-new-dtags... yes
checking whether the compiler supports -Wl,--section-start,.interp=0x7bf00400... yes
checking for i586-mingw32msvc-gcc... no
checking for i386-mingw32msvc-gcc... no
checking for i686-mingw32-gcc... no
checking for i586-mingw32-gcc... no
checking for i386-mingw32-gcc... no
checking for mingw32-gcc... no
checking for mingw-gcc... no
checking for i586-mingw32msvc-dlltool... no
checking for i386-mingw32msvc-dlltool... no
checking for i686-mingw32-dlltool... no
checking for i586-mingw32-dlltool... no
checking for i386-mingw32-dlltool... no
checking for mingw32-dlltool... no
checking for mingw-dlltool... no
checking for i586-mingw32msvc-windres... no
checking for i386-mingw32msvc-windres... no
checking for i686-mingw32-windres... no
checking for i586-mingw32-windres... no
checking for i386-mingw32-windres... no
checking for mingw32-windres... no
checking for mingw-windres... no
checking for i586-mingw32msvc-ar... no
checking for i386-mingw32msvc-ar... no
checking for i686-mingw32-ar... no
checking for i586-mingw32-ar... no
checking for i386-mingw32-ar... no

这么多个 NO 什么情况 》????

发表于 : 2008-05-31 10:49
windywinter
说明你没有它checking的组件,但这些组件不见得都是它需要的。

发表于 : 2008-05-31 13:12
nomove
如果最后没有error就没事 继续编译,如果有错,复制错误信息到google,然后一个一个解决