亚洲av成人无遮挡网站在线观看,少妇性bbb搡bbb爽爽爽,亚洲av日韩精品久久久久久,兔费看少妇性l交大片免费,无码少妇一区二区三区

  免費(fèi)注冊(cè) 查看新帖 |

Chinaunix

  平臺(tái) 論壇 博客 文庫(kù)
最近訪問板塊 發(fā)新帖
查看: 3024 | 回復(fù): 5
打印 上一主題 下一主題

安裝 audacious-2.4.0出現(xiàn)的錯(cuò)誤 懂軟件編譯安裝的 幫忙解釋下 [復(fù)制鏈接]

論壇徽章:
0
跳轉(zhuǎn)到指定樓層
1 [收藏(0)] [報(bào)告]
發(fā)表于 2011-11-19 11:50 |只看該作者 |倒序?yàn)g覽
本帖最后由 aimatwinning 于 2011-11-20 10:24 編輯

我把終端內(nèi)容全部復(fù)制過來(lái)了 可能篇幅有點(diǎn)大  尋找有價(jià)值的東西就行。no的地方 標(biāo)注好了
[root@www mysoft]# cd audacious-2.4.0
[root@www audacious-2.4.0]# ll
總計(jì) 960
-rw-r--r-- 1 1000 wheel  38475 2010-08-25 ABOUT-NLS
. . . . . .
-rw-r--r-- 1 1000 wheel      0 2010-08-25 stamp-h.in
[root@www audacious-2.4.0]# ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
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 how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no

checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether we need an implib... no
checking for shared library system... GNU
checking if you are running Apple-GCC... no
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ranlib... ranlib
checking for strerror in -lcposix... no
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for off_t... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking whether integer division by zero raises SIGFPE... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unsigned long long... yes
checking for inttypes.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for feof_unlocked... yes
checking for fgets_unlocked... yes
checking for getc_unlocked... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
checking for __fsetlocking... yes
checking for iconv... yes
checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for bison... bison
checking version of bison... 2.3, ok
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for style of include used by make... GNU
checking for GNU make... make
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of gcc... none
checking for strerror in -lcposix... (cached) no
checking whether byte ordering is bigendian... no

checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for rm... /bin/rm
checking for mv... /bin/mv
checking for cp... /bin/cp
checking for ar... /usr/bin/ar
checking for tr... /usr/bin/tr
checking for ranlib... /usr/bin/ranlib
checking for GLIB... yes
checking for GTHREAD... yes
checking for GTK... yes
checking for PANGO... yes
checking for CAIRO... yes
checking for MOWGLI... no
configure: error:
Cannot find libmowgli! If you are using binary packages based system, check that you
have the corresponding -dev/devel packages installed.

http://www.atheme.org/projects/mowgli.shtml
[root@www audacious-2.4.0]# make
Makefile:5: buildsys.mk: 沒有那個(gè)文件或目錄
make: *** 沒有規(guī)則可以創(chuàng)建目標(biāo)“buildsys.mk”。 停止。
[root@www audacious-2.4.0]# make install
Makefile:5: buildsys.mk: 沒有那個(gè)文件或目錄
make: *** 沒有規(guī)則可以創(chuàng)建目標(biāo)“buildsys.mk”。 停止。
[root@www audacious-2.4.0]# make install-sh
Makefile:5: buildsys.mk: 沒有那個(gè)文件或目錄
make: *** 沒有規(guī)則可以創(chuàng)建目標(biāo)“buildsys.mk”。 停止。



我看到 cannot find libmowgli! 于是 我下載了libmowgli-0.9.95
安裝:

[root@www libmowgli-0.9.95]# ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
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 whether ln -s works... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... yes
checking for library containing strerror... none required
checking for shared library system... GNU
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking for an ANSI C-conforming const... yes
checking whether closedir returns void... no
checking for memset... yes
checking for setlocale... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strerror... yes
checking for strtol... yes
checking for strtod... yes
checking for printf... yes
checking for sprintf... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for mmap... yes
checking for gettimeofday... yes
checking for strndup... yes
checking for strlcpy... no
checking for strlcat... no
checking for epoll_ctl... yes
checking for port_create... no
checking whether lstat correctly handles trailing slash... yes
checking whether stat accepts an empty string... no
checking for dlopen in -ldl... yes
checking loader type... mowgli_module_posix.c
configure: touching .deps files
configure: creating ./config.status
config.status: creating buildsys.mk
config.status: creating extra.mk
config.status: creating libmowgli.pc
config.status: creating src/libmowgli/mowgli_config.h
config.status: src/libmowgli/mowgli_config.h is unchanged

Configuration:
        No special features yet.

Now type "make" to build, and "make install" to install.
Thank you for using libmowgli.

[root@www libmowgli-0.9.95]# make
Entering directory src.
Entering directory libmowgli.
Successfully generated dependencies.
Leaving directory libmowgli.
Leaving directory src.
[root@www libmowgli-0.9.95]# make install
Successfully installed libmowgli.pc.
Entering directory src.
Entering directory libmowgli.
Successfully installed libmowgli.so.
Successfully installed mowgli.h.
Successfully installed mowgli_alloc.h.
Successfully installed mowgli_allocation_policy.h.
Successfully installed mowgli_allocator.h.
Successfully installed mowgli_argstack.h.
Successfully installed mowgli_assert.h.
Successfully installed mowgli_bitvector.h.
Successfully installed mowgli_config.h.
Successfully installed mowgli_dictionary.h.
Successfully installed mowgli_error_backtrace.h.
Successfully installed mowgli_exception.h.
Successfully installed mowgli_formatter.h.
Successfully installed mowgli_global_storage.h.
Successfully installed mowgli_hash.h.
Successfully installed mowgli_heap.h.
Successfully installed mowgli_hook.h.
Successfully installed mowgli_index.h.
Successfully installed mowgli_init.h.
Successfully installed mowgli_ioevent.h.
Successfully installed mowgli_iterator.h.
Successfully installed mowgli_list.h.
Successfully installed mowgli_logger.h.
Successfully installed mowgli_mempool.h.
Successfully installed mowgli_module.h.
Successfully installed mowgli_object.h.
Successfully installed mowgli_object_class.h.
Successfully installed mowgli_object_messaging.h.
Successfully installed mowgli_object_metadata.h.
Successfully installed mowgli_patricia.h.
Successfully installed mowgli_queue.h.
Successfully installed mowgli_random.h.
Successfully installed mowgli_signal.h.
Successfully installed mowgli_spinlock.h.
Successfully installed mowgli_stdinc.h.
Successfully installed mowgli_string.h.
Leaving directory libmowgli.
Leaving directory src.
[root@www libmowgli-0.9.95]#



安裝libmowgli后 重新安裝audacious 可是 看得出 輸出結(jié)果還是沒變!

[root@www audacious-2.4.0]# ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
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 how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether we need an implib... no
checking for shared library system... GNU
checking if you are running Apple-GCC... no
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ranlib... ranlib
checking for strerror in -lcposix... no
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for off_t... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking whether integer division by zero raises SIGFPE... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unsigned long long... yes
checking for inttypes.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for feof_unlocked... yes
checking for fgets_unlocked... yes
checking for getc_unlocked... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
checking for __fsetlocking... yes
checking for iconv... yes
checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for bison... bison
checking version of bison... 2.3, ok
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for style of include used by make... GNU
checking for GNU make... make
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of gcc... none
checking for strerror in -lcposix... (cached) no
checking whether byte ordering is bigendian... no
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for rm... /bin/rm
checking for mv... /bin/mv
checking for cp... /bin/cp
checking for ar... /usr/bin/ar
checking for tr... /usr/bin/tr
checking for ranlib... /usr/bin/ranlib
checking for GLIB... yes
checking for GTHREAD... yes
checking for GTK... yes
checking for PANGO... yes
checking for CAIRO... yes
checking for MOWGLI... no
configure: error:
Cannot find libmowgli! If you are using binary packages based system, check that you
have the corresponding -dev/devel packages installed.
http://www.atheme.org/projects/mowgli.shtml
[root@www audacious-2.4.0]#



求解!

論壇徽章:
0
2 [報(bào)告]
發(fā)表于 2011-11-19 11:54 |只看該作者
回復(fù) 1# aimatwinning


    看到./configure  報(bào)錯(cuò)了  就不用再make做無(wú)用功


  Cannot find libmowgli! If you are using binary packages based system, check that you
have the corresponding -dev/devel packages installed.

   提示你了下載安裝libmowgli相關(guān)包

論壇徽章:
0
3 [報(bào)告]
發(fā)表于 2011-11-19 11:58 |只看該作者
回復(fù) 2# taojie2000


    我上面寫到過  我就是看到   
Cannot find libmowgli! If you are using binary packages based system, check that you
have the corresponding -dev/devel packages installed
所以 安裝了libmowgli 看我后面附上的libmowgli安裝過程   就是不知道 libmowgli安裝應(yīng)該沒錯(cuò)吧   
但是  而后安裝 audacious的結(jié)果 還是一樣
  “Cannot find libmowgli! If you are using binary packages based system, check that you
have the corresponding -dev/devel packages installed”  還在。!

論壇徽章:
0
4 [報(bào)告]
發(fā)表于 2011-11-19 12:07 |只看該作者
回復(fù) 3# aimatwinning


    看到了 安裝是沒錯(cuò) 應(yīng)該是沒找到對(duì)應(yīng)的mowgli lib 位置

論壇徽章:
1
2015年辭舊歲徽章
日期:2015-03-03 16:54:15
5 [報(bào)告]
發(fā)表于 2011-11-19 12:25 |只看該作者
8 懂編程,幫頂一下 。。。

論壇徽章:
381
CU十二周年紀(jì)念徽章
日期:2014-01-04 22:46:58CU大;照
日期:2013-03-13 15:32:35CU大牛徽章
日期:2013-03-13 15:38:15CU大;照
日期:2013-03-13 15:38:52CU大牛徽章
日期:2013-03-14 14:08:55CU大牛徽章
日期:2013-04-17 11:17:19CU大牛徽章
日期:2013-04-17 11:17:32CU大;照
日期:2013-04-17 11:17:37CU大;照
日期:2013-04-17 11:17:42CU大;照
日期:2013-04-17 11:17:47CU大;照
日期:2013-04-17 11:17:52CU大牛徽章
日期:2013-04-17 11:17:56
6 [報(bào)告]
發(fā)表于 2011-11-19 14:18 |只看該作者
樓主確認(rèn)下libmowgli安裝的位置,然后,看看audacious-2.4.0的configure的參數(shù),能不能指定libmowgli庫(kù)的位置.不能的話,將libmowgli的庫(kù)的位置寫到/etc/ld.so.conf里面,執(zhí)行下ldconfig,重新執(zhí)行udacious-2.4.0的configure
您需要登錄后才可以回帖 登錄 | 注冊(cè)

本版積分規(guī)則 發(fā)表回復(fù)

  

北京盛拓優(yōu)訊信息技術(shù)有限公司. 版權(quán)所有 京ICP備16024965號(hào)-6 北京市公安局海淀分局網(wǎng)監(jiān)中心備案編號(hào):11010802020122 niuxiaotong@pcpop.com 17352615567
未成年舉報(bào)專區(qū)
中國(guó)互聯(lián)網(wǎng)協(xié)會(huì)會(huì)員  聯(lián)系我們:huangweiwei@itpub.net
感謝所有關(guān)心和支持過ChinaUnix的朋友們 轉(zhuǎn)載本站內(nèi)容請(qǐng)注明原作者名及出處

清除 Cookies - ChinaUnix - Archiver - WAP - TOP