ChinaUnix.net
相关文章推荐:

configure error This package requires GLib = GLIBREQ to compile

[root@localhost linux]# make menuconfig /usr/src/linux-2.6.14/scripts/gcc-version.sh: line 11: gcc: command not found /usr/src/linux-2.6.14/scripts/gcc-version.sh: line 12: gcc: command not found HOSTCC scripts/basic/fixdep /bin/sh: gcc: command not found make[1]: *** [scripts/basic/fixdep] error 127 make: *** [scripts_basic] error 2

by zhanglei590 - Linux论坛 - 2005-10-31 00:33:24 阅读(437) 回复(5)

相关讨论

redhat 9.0 comile uclinux vmstat.o(.text+0xa14): In function `getmeminfo': : undefined reference to `meminfo' collect2: ld returned 1 exit status make[2]: *** [vmstat] error 1 make[2]: Leaving directory `/usr/local/ppc_cd/dist/uClinux-dist-20040408/user/procps' make[1]: *** [all] error 2 make[1]: Leaving directory `/usr/local/ppc_cd/dist/uClinux-dist-20040408/user' make: *** [subdirs] error 1 ...

by acne - Linux论坛 - 2005-08-31 10:19:42 阅读(438) 回复(1)

redhat 9.0 comile wget vmstat.o(.text+0xa14): In function `getmeminfo': : undefined reference to `meminfo' collect2: ld returned 1 exit status make[2]: *** [vmstat] error 1 make[2]: Leaving directory `/usr/local/ppc_cd/dist/uClinux-dist-20040408-suzaku6/user/procps' make[1]: *** [all] error 2 make[1]: Leaving directory `/usr/local/ppc_cd/dist/uClinux-dist-20040408-suzaku6/user' make: *** [subd...

by acne - Linux论坛 - 2005-08-31 09:21:59 阅读(663) 回复(0)

configure: error: Could not find suitable libgc 产生这个error的原因是什么? 哪位可以帮忙? 谢谢

by 神秘预言 - BSD - 2008-11-20 23:26:43 阅读(1208) 回复(0)

checking for glib - version >;= 2.0.0... no *** Could not run glib test program, checking why... *** The test program failed to compile or link. See the file config.log for the *** exact error that occured. This usually means glib is incorrectly installed. configure: error: *** glib 2.0 is required to build Gaim; please make sure you have the glib *** development headers installed. The latest vers...

by 坚持到底 - Linux论坛 - 2003-12-18 17:43:46 阅读(339) 回复(3)

DEBIAN下: 编绎MPLAYER时出现以下错误` error: The GUI requires PNG support, please install libpng and libpng-dev packages. 请问应如何更新那些包?或是那里有MPLAYER包

by argum - 系统管理 - 2006-12-11 16:44:03 阅读(479) 回复(0)

请问这个错误该怎么处理?需要实现声明数组变量吗?

by DDT911 - Perl - 2007-08-06 11:13:09 阅读(6407) 回复(3)

Please do NOT call configure directly, rather run perl Makefile.PL as you would do with any other perl extension... This time I'll be doing it for you! checking for gimp-2.0... no checking for gcc... cc checking for C compiler default output... configure: error: C compiler cannot create executables See `config.log' for more details. how to handle this?thanks

by james_jian - Solaris - 2006-12-06 15:30:09 阅读(652) 回复(0)

各位有没有在solaris下使用过STL的东东? 我在 #include ;时报错/usr/include/c++/3.2.3/bits/stl_vector.h中出现大量错误,g++3.2.3是从www.gnu.org中download。

by gulu - C/C++ - 2003-05-22 13:16:54 阅读(1008) 回复(2)

位有没有在solaris下使用过STL的东东? 我在 #include ;时报错/usr/include/c++/3.2.3/bits/stl_vector.h中出现大量错误,g++3.2.3是从www.gnu.org中download。

by gulu - Solaris - 2003-05-22 11:33:17 阅读(716) 回复(0)

诸位有没有在hpux下使用过STL的东东? 我在 #include ;时报错,这个错误还不明显,会引起程序中的别的模块报错,看不出是因为vector引起的,但是注释掉就没问题了! 不知道是不是在hpux下使用stl的东西有什么特殊要求?

by jazy - HP-UX - 2003-01-23 17:49:19 阅读(910) 回复(0)