免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 2522 | 回复: 7
打印 上一主题 下一主题

[SCO UNIX] 求助:SCO 5.0.5下安装M4问题。 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2008-02-19 10:49 |只看该作者 |倒序浏览
执行./configure 时提示如下:
checking for a BSD-compatible install... ./install-sh -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking build system type... i386-pc-sco3.2v5.0.5
checking host system type... i386-pc-sco3.2v5.0.5
checking for gcc... no
checking for cc... cc
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... no
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of cc... none
checking for ranlib... no
checking how to run the C preprocessor... cc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for AIX... no
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... no
checking for stdint.h... no
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 cc option to accept ISO C99... unsupported
checking for cc option to accept ISO C89... (cached) none needed
checking for cc option to accept ISO Standard C... (cached) none needed
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... unknown
checking for _LARGE_FILES value needed for large files... unknown
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking siginfo.h usability... yes
checking siginfo.h presence... yes
checking for siginfo.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking for unistd.h... (cached) yes
checking stdio_ext.h usability... no
checking stdio_ext.h presence... no
checking for stdio_ext.h... no
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for stdint.h... (cached) no
checking for stdlib.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking wctype.h usability... no
checking wctype.h presence... no
checking for wctype.h... no
checking for siginfo_t... yes
checking for struct sigaction.sa_sigaction... yes
checking for stack_t.ss_sp... yes
checking return type of signal handlers... void
checking for size_t... yes
checking for sigaction... yes
checking for sigaltstack... yes
checking for sigstack... yes
checking for sigvec... no
checking for strerror... yes
checking for raise... yes
checking for gettimeofday... yes
checking for mbsinit... no
checking for iswctype... yes
checking for mbrtowc... yes
checking for wcrtomb... yes
checking for wcscoll... yes
checking for lstat... yes
checking for pipe... yes
checking for vasnprintf... no
checking for iswcntrl... yes
checking for long long int... no
checking for unsigned long long int... no
checking for working alloca.h... no
checking for alloca... no
checking whether `alloca.c' needs Cray hooks... no
checking stack direction for C alloca... -1
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for long double... yes
checking whether strerror_r is declared... no
checking for strerror_r... no
checking whether strerror_r returns char *... no
checking for sig_atomic_t... yes
checking getopt.h usability... no
checking getopt.h presence... no
checking for getopt.h... no
checking whether getenv is declared... yes
checking for C/C++ restrict keyword... no
checking absolute name of <sys/time.h>... ///usr/include/sys/time.h
checking for struct timeval... yes
checking for inline... no
checking for nl_langinfo and CODESET... yes
checking whether getc_unlocked is declared... no
checking whether we are using the GNU C Library 2.1 or newer... no
checking for stdbool.h that conforms to C99... no
checking for _Bool... no
checking whether stat file-mode macros are broken... no
checking whether clearerr_unlocked is declared... no
checking whether feof_unlocked is declared... no
checking whether ferror_unlocked is declared... no
checking whether fflush_unlocked is declared... no
checking whether fgets_unlocked is declared... no
checking whether fputc_unlocked is declared... no
checking whether fputs_unlocked is declared... no
checking whether fread_unlocked is declared... no
checking whether fwrite_unlocked is declared... no
checking whether getchar_unlocked is declared... no
checking whether putc_unlocked is declared... no
checking whether putchar_unlocked is declared... no
checking for EOVERFLOW... yes
checking for wchar_t... yes
checking for wint_t... yes
checking for inttypes.h... no
checking for stdint.h... no
checking for intmax_t... no
checking for error_at_line... no
checking for sigaction... (cached) yes
checking for __fpending... no
checking whether __fpending is declared... no
checking how to determine the number of pending output bytes on a stream... (fp->__ptr ? fp->__ptr - fp->__base : 0)
checking whether free (NULL) is known to work... yes
checking for gettimeofday with POSIX signature... yes
checking whether gettimeofday clobbers localtime buffer... no
checking whether the compiler generally respects inline... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... (cached) yes
checking for mkdtemp... no
checking for working mkstemp... no
checking for obstacks... no
checking for mbstate_t... yes
checking whether mbrtowc and mbstate_t are properly declared... yes
checking for working re_compile_pattern... no
checking whether isblank is declared... no
checking for sigprocmask... yes
checking for stdint.h... (cached) no
checking for SIZE_MAX... (((1U << 31) - 1) * 2 + 1)
checking for ssize_t... yes
checking for va_copy... no
checking sys/inttypes.h usability... no
checking sys/inttypes.h presence... no
checking for sys/inttypes.h... no
checking sys/bitypes.h usability... yes
checking sys/bitypes.h presence... yes
checking for sys/bitypes.h... yes
checking for bit size of ptrdiff_t... 32
checking for bit size of sig_atomic_t... 32
checking for bit size of size_t... 32
checking for bit size of wchar_t... 32
checking for bit size of wint_t... 32
checking whether sig_atomic_t is signed... yes
checking whether wchar_t is signed... yes
checking whether wint_t is signed... yes
checking for ptrdiff_t integer literal suffix...
checking for sig_atomic_t integer literal suffix...
checking for size_t integer literal suffix... u
checking for wchar_t integer literal suffix... l
checking for wint_t integer literal suffix... l
checking absolute name of <stdlib.h>... ///usr/include/stdlib.h
checking for strtol... yes
checking whether mkdir is declared... yes
checking absolute name of <sys/stat.h>... ///usr/include/sys/stat.h
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for __secure_getenv... no
checking absolute name of <unistd.h>... ///usr/include/unistd.h
checking for ptrdiff_t... yes
checking for snprintf... yes
checking for wcslen... yes
checking for vasprintf... no
checking whether <wchar.h> is standalone... yes
checking for stdint.h... (cached) no
checking if stack overflow is detectable... yes
checking for rlim_t... yes
checking for stack_t... yes
checking for sigcontext... no
checking if system() agrees with pclose()... yes
checking if changeword is wanted... no
checking if malloc debugging is wanted... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating lib/Makefile
config.status: creating src/Makefile
config.status: creating checks/Makefile
config.status: creating examples/Makefile
config.status: creating lib/config.h
config.status: lib/config.h is unchanged
config.status: executing depfiles commands
config.status: executing stamp-h command
s



然后执行make 提示如下:
Making all in .
Making all in examples
Making all in lib
        rm -f configmake.h-t configmake.h
        { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
          echo '#define PREFIX "/usr/local"'; \
          echo '#define EXEC_PREFIX "/usr/local"'; \
          echo '#define BINDIR "/usr/local/bin"'; \
          echo '#define SBINDIR "/usr/local/sbin"'; \
          echo '#define LIBEXECDIR "/usr/local/libexec"'; \
          echo '#define DATAROOTDIR "/usr/local/share"'; \
          echo '#define DATADIR "/usr/local/share"'; \
          echo '#define SYSCONFDIR "/usr/local/etc"'; \
          echo '#define SHAREDSTATEDIR "/usr/local/com"'; \
          echo '#define LOCALSTATEDIR "/usr/local/var"'; \
          echo '#define INCLUDEDIR "/usr/local/include"'; \
          echo '#define OLDINCLUDEDIR "/usr/include"'; \
          echo '#define DOCDIR "/usr/local/share/doc/m4"'; \
          echo '#define INFODIR "/usr/local/share/info"'; \
          echo '#define HTMLDIR "/usr/local/share/doc/m4"'; \
          echo '#define DVIDIR "/usr/local/share/doc/m4"'; \
          echo '#define PDFDIR "/usr/local/share/doc/m4"'; \
          echo '#define PSDIR "/usr/local/share/doc/m4"'; \
          echo '#define LIBDIR "/usr/local/lib"'; \
          echo '#define LISPDIR ""'; \
          echo '#define LOCALEDIR "/usr/local/share/locale"'; \
          echo '#define MANDIR "/usr/local/share/man"'; \
          echo '#define MANEXT ""'; \
          echo '#define PKGDATADIR "/usr/local/share/m4"'; \
          echo '#define PKGINCLUDEDIR "/usr/local/include/m4"'; \
          echo '#define PKGLIBDIR "/usr/local/lib/m4"'; \
          echo '#define PKGLIBEXECDIR ""'; \
        } | sed '/""/d' > configmake.h-t
        mv configmake.h-t configmake.h
        make  all-am
Making all in src
Making all in doc
Making all in checks
        rm -f ./*[0-9][0-9][0-9].*
        cd . && AWK=nawk ./get-them ../doc/m4.texinfo


[ 本帖最后由 ljh1974 于 2008-2-20 09:13 编辑 ]

论坛徽章:
0
2 [报告]
发表于 2008-02-19 13:08 |只看该作者

上面的文件不包含错误提示,完整的操作显示如下,请大侠们给帮忙看看呗

#./configure
checking for a BSD-compatible install... ./install-sh -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking build system type... i386-pc-sco3.2v5.0.5
checking host system type... i386-pc-sco3.2v5.0.5
checking for gcc... no
checking for cc... cc
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... no
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of cc... none
checking for ranlib... no
checking how to run the C preprocessor... cc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for AIX... no
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... no
checking for stdint.h... no
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 cc option to accept ISO C99... unsupported
checking for cc option to accept ISO C89... (cached) none needed
checking for cc option to accept ISO Standard C... (cached) none needed
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... unknown
checking for _LARGE_FILES value needed for large files... unknown
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking siginfo.h usability... yes
checking siginfo.h presence... yes
checking for siginfo.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking for unistd.h... (cached) yes
checking stdio_ext.h usability... no
checking stdio_ext.h presence... no
checking for stdio_ext.h... no
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for stdint.h... (cached) no
checking for stdlib.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking wctype.h usability... no
checking wctype.h presence... no
checking for wctype.h... no
checking for siginfo_t... yes
checking for struct sigaction.sa_sigaction... yes
checking for stack_t.ss_sp... yes
checking return type of signal handlers... void
checking for size_t... yes
checking for sigaction... yes
checking for sigaltstack... yes
checking for sigstack... yes
checking for sigvec... no
checking for strerror... yes
checking for raise... yes
checking for gettimeofday... yes
checking for mbsinit... no
checking for iswctype... yes
checking for mbrtowc... yes
checking for wcrtomb... yes
checking for wcscoll... yes
checking for lstat... yes
checking for pipe... yes
checking for vasnprintf... no
checking for iswcntrl... yes
checking for long long int... no
checking for unsigned long long int... no
checking for working alloca.h... no
checking for alloca... no
checking whether `alloca.c' needs Cray hooks... no
checking stack direction for C alloca... -1
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for long double... yes
checking whether strerror_r is declared... no
checking for strerror_r... no
checking whether strerror_r returns char *... no
checking for sig_atomic_t... yes
checking getopt.h usability... no
checking getopt.h presence... no
checking for getopt.h... no
checking whether getenv is declared... yes
checking for C/C++ restrict keyword... no
checking absolute name of <sys/time.h>... ///usr/include/sys/time.h
checking for struct timeval... yes
checking for inline... no
checking for nl_langinfo and CODESET... yes
checking whether getc_unlocked is declared... no
checking whether we are using the GNU C Library 2.1 or newer... no
checking for stdbool.h that conforms to C99... no
checking for _Bool... no
checking whether stat file-mode macros are broken... no
checking whether clearerr_unlocked is declared... no
checking whether feof_unlocked is declared... no
checking whether ferror_unlocked is declared... no
checking whether fflush_unlocked is declared... no
checking whether fgets_unlocked is declared... no
checking whether fputc_unlocked is declared... no
checking whether fputs_unlocked is declared... no
checking whether fread_unlocked is declared... no
checking whether fwrite_unlocked is declared... no
checking whether getchar_unlocked is declared... no
checking whether putc_unlocked is declared... no
checking whether putchar_unlocked is declared... no
checking for EOVERFLOW... yes
checking for wchar_t... yes
checking for wint_t... yes
checking for inttypes.h... no
checking for stdint.h... no
checking for intmax_t... no
checking for error_at_line... no
checking for sigaction... (cached) yes
checking for __fpending... no
checking whether __fpending is declared... no
checking how to determine the number of pending output bytes on a stream... (fp-
>__ptr ? fp->__ptr - fp->__base : 0)
checking whether free (NULL) is known to work... yes
checking for gettimeofday with POSIX signature... yes
checking whether gettimeofday clobbers localtime buffer... no
checking whether the compiler generally respects inline... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... (cached) yes
checking for mkdtemp... no
checking for working mkstemp... no
checking for obstacks... no
checking for mbstate_t... yes
checking whether mbrtowc and mbstate_t are properly declared... yes
checking for working re_compile_pattern... no
checking whether isblank is declared... no
checking for sigprocmask... yes
checking for stdint.h... (cached) no
checking for SIZE_MAX... (((1U << 31) - 1) * 2 + 1)
checking for ssize_t... yes
checking for va_copy... no
checking sys/inttypes.h usability... no
checking sys/inttypes.h presence... no
checking for sys/inttypes.h... no
checking sys/bitypes.h usability... yes
checking sys/bitypes.h presence... yes
checking for sys/bitypes.h... yes
checking for bit size of ptrdiff_t... 32
checking for bit size of sig_atomic_t... 32
checking for bit size of size_t... 32
checking for bit size of wchar_t... 32
checking for bit size of wint_t... 32
checking whether sig_atomic_t is signed... yes
checking whether wchar_t is signed... yes
checking whether wint_t is signed... yes
checking for ptrdiff_t integer literal suffix...
checking for sig_atomic_t integer literal suffix...
checking for size_t integer literal suffix... u
checking for wchar_t integer literal suffix... l
checking for wint_t integer literal suffix... l
checking absolute name of <stdlib.h>... ///usr/include/stdlib.h
checking for strtol... yes
checking whether mkdir is declared... yes
checking absolute name of <sys/stat.h>... ///usr/include/sys/stat.h
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for __secure_getenv... no
checking absolute name of <unistd.h>... ///usr/include/unistd.h
checking for ptrdiff_t... yes
checking for snprintf... yes
checking for wcslen... yes
checking for vasprintf... no
checking whether <wchar.h> is standalone... yes
checking for stdint.h... (cached) no
checking if stack overflow is detectable... yes
checking for rlim_t... yes
checking for stack_t... yes
checking for sigcontext... no
checking if system() agrees with pclose()... yes
checking if changeword is wanted... no
checking if malloc debugging is wanted... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating lib/Makefile
config.status: creating src/Makefile
config.status: creating checks/Makefile
config.status: creating examples/Makefile
config.status: creating lib/config.h
config.status: lib/config.h is unchanged
config.status: executing depfiles commands
config.status: executing stamp-h commands
# make
No suffix list.
Making all in .
No suffix list.
Making all in examples
No suffix list.
Making all in lib
        rm -f configmake.h-t configmake.h
        { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
          echo '#define PREFIX "/usr/local"'; \
          echo '#define EXEC_PREFIX "/usr/local"'; \
          echo '#define BINDIR "/usr/local/bin"'; \
          echo '#define SBINDIR "/usr/local/sbin"'; \
          echo '#define LIBEXECDIR "/usr/local/libexec"'; \
          echo '#define DATAROOTDIR "/usr/local/share"'; \
          echo '#define DATADIR "/usr/local/share"'; \
          echo '#define SYSCONFDIR "/usr/local/etc"'; \
          echo '#define SHAREDSTATEDIR "/usr/local/com"'; \
          echo '#define LOCALSTATEDIR "/usr/local/var"'; \
          echo '#define INCLUDEDIR "/usr/local/include"'; \
          echo '#define OLDINCLUDEDIR "/usr/include"'; \
          echo '#define DOCDIR "/usr/local/share/doc/m4"'; \
          echo '#define INFODIR "/usr/local/share/info"'; \
          echo '#define HTMLDIR "/usr/local/share/doc/m4"'; \
          echo '#define DVIDIR "/usr/local/share/doc/m4"'; \
          echo '#define PDFDIR "/usr/local/share/doc/m4"'; \
          echo '#define PSDIR "/usr/local/share/doc/m4"'; \
          echo '#define LIBDIR "/usr/local/lib"'; \
          echo '#define LISPDIR ""'; \
          echo '#define LOCALEDIR "/usr/local/share/locale"'; \
          echo '#define MANDIR "/usr/local/share/man"'; \
          echo '#define MANEXT ""'; \
          echo '#define PKGDATADIR "/usr/local/share/m4"'; \
          echo '#define PKGINCLUDEDIR "/usr/local/include/m4"'; \
          echo '#define PKGLIBDIR "/usr/local/lib/m4"'; \
          echo '#define PKGLIBEXECDIR ""'; \
        } | sed '/""/d' > configmake.h-t
        mv configmake.h-t configmake.h
        make  all-am
Making all in src
Making all in doc
Making all in checks
        rm -f ./*[0-9][0-9][0-9].*
        cd . && AWK=nawk ./get-them ../doc/m4.texinfo
sh: ./get-them: cannot execute
*** Error code 1 (bu21)
*** Error code 1 (bu21)
# make check
No suffix list.
Making check in .
No suffix list.
Making check in examples
No suffix list.
Making check in lib
        make  check-am
Making check in src
Making check in doc
Making check in checks
        rm -f ./*[0-9][0-9][0-9].*
        cd . && AWK=nawk ./get-them ../doc/m4.texinfo
sh: ./get-them: cannot execute
*** Error code 1 (bu21)
*** Error code 1 (bu21)
# make install
No suffix list.
Making install in .
No suffix list.
No suffix list.
Making install in examples
No suffix list.
No suffix list.
Making install in lib
        make  install-am
        test no != no || /bin/ksh /usr/ljh/c/m4/m4-1.4.9/install-sh -d /usr/loca
l/lib
        if test -f /usr/local/lib/charset.alias; then \
          sed -f ref-add.sed /usr/local/lib/charset.alias > /usr/local/lib/chars
et.tmp ; \
          .././install-sh -c -m 644 /usr/local/lib/charset.tmp /usr/local/lib/ch
arset.alias ; \
          rm -f /usr/local/lib/charset.tmp ; \
        else \
          if test no = no; then \
            sed -f ref-add.sed charset.alias > /usr/local/lib/charset.tmp ; \
            .././install-sh -c -m 644 /usr/local/lib/charset.tmp /usr/local/lib/
charset.alias ; \
            rm -f /usr/local/lib/charset.tmp ; \
          fi ; \
        fi
Making install in src
        test -z "/usr/local/bin" || .././install-sh -c -d "/usr/local/bin"
  .././install-sh -c 'm4' '/usr/local/bin/m4'
Making install in doc
        test -z "/usr/local/share/info" || .././install-sh -c -d "/usr/local/sha
re/info"
.././install-sh -c -m 644 './m4.info' '/usr/local/share/info/m4.info'
        test -z "/usr/local/share/man/man1" || .././install-sh -c -d "/usr/local
/share/man/man1"
.././install-sh -c -m 644 './m4.1' '/usr/local/share/man/man1/m4.1'
Making install in checks
# 

论坛徽章:
0
3 [报告]
发表于 2008-02-19 13:10 |只看该作者

我的操作系统是SCO UNIX 5.0.5,安装的是M4 1.4.9

论坛徽章:
0
4 [报告]
发表于 2008-02-22 09:08 |只看该作者
MP4什么地方下的,给个网址

论坛徽章:
0
5 [报告]
发表于 2008-02-22 09:10 |只看该作者
原帖由 hnczzj 于 2008-2-22 09:08 发表
MP4什么地方下的,给个网址

mp4和m4不是同一个东西!

论坛徽章:
0
6 [报告]
发表于 2008-02-22 09:24 |只看该作者
呵呵 没注意,找到了 MP4 ftp://ftp.sco.com/pub/openserver5/507/mp/

论坛徽章:
0
7 [报告]
发表于 2008-02-25 08:12 |只看该作者
路过.顶一顶吧.

论坛徽章:
0
8 [报告]
发表于 2008-02-25 08:13 |只看该作者
路过.顶一顶吧.
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP