亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

? 歡迎來到蟲蟲下載站! | ?? 資源下載 ?? 資源專輯 ?? 關(guān)于我們
? 蟲蟲下載站

?? nam-1.9-cygwin.configure

?? ns2,network simulation的nam補(bǔ)丁。
?? CONFIGURE
?? 第 1 頁 / 共 5 頁
字號(hào):
echo "$as_me: error: cannot run C compiled programs.If you meant to cross compile, use \`--host'.See \`config.log' for more details." >&2;}   { (exit 1); exit 1; }; }    fi  fifiecho "$as_me:$LINENO: result: yes" >&5echo "${ECHO_T}yes" >&6rm -f a.out a.exe conftest$ac_cv_exeext b.outac_clean_files=$ac_clean_files_save# Check the compiler produces executables we can run.  If not, either# the compiler is broken, or we cross compile.echo "$as_me:$LINENO: checking whether we are cross compiling" >&5echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6echo "$as_me:$LINENO: result: $cross_compiling" >&5echo "${ECHO_T}$cross_compiling" >&6echo "$as_me:$LINENO: checking for suffix of executables" >&5echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5  (eval $ac_link) 2>&5  ac_status=$?  echo "$as_me:$LINENO: \$? = $ac_status" >&5  (exit $ac_status); }; then  # If both `conftest.exe' and `conftest' are `present' (well, observable)# catch `conftest.exe'.  For instance with Cygwin, `ls conftest' will# work properly (i.e., refer to `conftest.exe'), while it won't with# `rm'.for ac_file in conftest.exe conftest conftest.*; do  test -f "$ac_file" || continue  case $ac_file in    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`          export ac_cv_exeext          break;;    * ) break;;  esacdoneelse  { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and linkSee \`config.log' for more details." >&5echo "$as_me: error: cannot compute suffix of executables: cannot compile and linkSee \`config.log' for more details." >&2;}   { (exit 1); exit 1; }; }firm -f conftest$ac_cv_exeextecho "$as_me:$LINENO: result: $ac_cv_exeext" >&5echo "${ECHO_T}$ac_cv_exeext" >&6rm -f conftest.$ac_extEXEEXT=$ac_cv_exeextac_exeext=$EXEEXTecho "$as_me:$LINENO: checking for suffix of object files" >&5echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6if test "${ac_cv_objext+set}" = set; then  echo $ECHO_N "(cached) $ECHO_C" >&6else  cat >conftest.$ac_ext <<_ACEOF#line $LINENO "configure"/* confdefs.h.  */_ACEOFcat confdefs.h >>conftest.$ac_extcat >>conftest.$ac_ext <<_ACEOF/* end confdefs.h.  */intmain (){  ;  return 0;}_ACEOFrm -f conftest.o conftest.objif { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5  (eval $ac_compile) 2>&5  ac_status=$?  echo "$as_me:$LINENO: \$? = $ac_status" >&5  (exit $ac_status); }; then  for ac_file in `(ls conftest.o conftest.obj; ls conftest.*) 2>/dev/null`; do  case $ac_file in    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`       break;;  esacdoneelse  echo "$as_me: failed program was:" >&5sed 's/^/| /' conftest.$ac_ext >&5{ { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compileSee \`config.log' for more details." >&5echo "$as_me: error: cannot compute suffix of object files: cannot compileSee \`config.log' for more details." >&2;}   { (exit 1); exit 1; }; }firm -f conftest.$ac_cv_objext conftest.$ac_extfiecho "$as_me:$LINENO: result: $ac_cv_objext" >&5echo "${ECHO_T}$ac_cv_objext" >&6OBJEXT=$ac_cv_objextac_objext=$OBJEXTecho "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6if test "${ac_cv_c_compiler_gnu+set}" = set; then  echo $ECHO_N "(cached) $ECHO_C" >&6else  cat >conftest.$ac_ext <<_ACEOF#line $LINENO "configure"/* confdefs.h.  */_ACEOFcat confdefs.h >>conftest.$ac_extcat >>conftest.$ac_ext <<_ACEOF/* end confdefs.h.  */intmain (){#ifndef __GNUC__       choke me#endif  ;  return 0;}_ACEOFrm -f conftest.$ac_objextif { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5  (eval $ac_compile) 2>&5  ac_status=$?  echo "$as_me:$LINENO: \$? = $ac_status" >&5  (exit $ac_status); } &&         { ac_try='test -s conftest.$ac_objext'  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5  (eval $ac_try) 2>&5  ac_status=$?  echo "$as_me:$LINENO: \$? = $ac_status" >&5  (exit $ac_status); }; }; then  ac_compiler_gnu=yeselse  echo "$as_me: failed program was:" >&5sed 's/^/| /' conftest.$ac_ext >&5ac_compiler_gnu=nofirm -f conftest.$ac_objext conftest.$ac_extac_cv_c_compiler_gnu=$ac_compiler_gnufiecho "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6GCC=`test $ac_compiler_gnu = yes && echo yes`ac_test_CFLAGS=${CFLAGS+set}ac_save_CFLAGS=$CFLAGSCFLAGS="-g"echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6if test "${ac_cv_prog_cc_g+set}" = set; then  echo $ECHO_N "(cached) $ECHO_C" >&6else  cat >conftest.$ac_ext <<_ACEOF#line $LINENO "configure"/* confdefs.h.  */_ACEOFcat confdefs.h >>conftest.$ac_extcat >>conftest.$ac_ext <<_ACEOF/* end confdefs.h.  */intmain (){  ;  return 0;}_ACEOFrm -f conftest.$ac_objextif { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5  (eval $ac_compile) 2>&5  ac_status=$?  echo "$as_me:$LINENO: \$? = $ac_status" >&5  (exit $ac_status); } &&         { ac_try='test -s conftest.$ac_objext'  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5  (eval $ac_try) 2>&5  ac_status=$?  echo "$as_me:$LINENO: \$? = $ac_status" >&5  (exit $ac_status); }; }; then  ac_cv_prog_cc_g=yeselse  echo "$as_me: failed program was:" >&5sed 's/^/| /' conftest.$ac_ext >&5ac_cv_prog_cc_g=nofirm -f conftest.$ac_objext conftest.$ac_extfiecho "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5echo "${ECHO_T}$ac_cv_prog_cc_g" >&6if test "$ac_test_CFLAGS" = set; then  CFLAGS=$ac_save_CFLAGSelif test $ac_cv_prog_cc_g = yes; then  if test "$GCC" = yes; then    CFLAGS="-g -O2"  else    CFLAGS="-g"  fielse  if test "$GCC" = yes; then    CFLAGS="-O2"  else    CFLAGS=  fifiecho "$as_me:$LINENO: checking for $CC option to accept ANSI C" >&5echo $ECHO_N "checking for $CC option to accept ANSI C... $ECHO_C" >&6if test "${ac_cv_prog_cc_stdc+set}" = set; then  echo $ECHO_N "(cached) $ECHO_C" >&6else  ac_cv_prog_cc_stdc=noac_save_CC=$CCcat >conftest.$ac_ext <<_ACEOF#line $LINENO "configure"/* confdefs.h.  */_ACEOFcat confdefs.h >>conftest.$ac_extcat >>conftest.$ac_ext <<_ACEOF/* end confdefs.h.  */#include <stdarg.h>#include <stdio.h>#include <sys/types.h>#include <sys/stat.h>/* Most of the following tests are stolen from RCS 5.7's src/conf.sh.  */struct buf { int x; };FILE * (*rcsopen) (struct buf *, struct stat *, int);static char *e (p, i)     char **p;     int i;{  return p[i];}static char *f (char * (*g) (char **, int), char **p, ...){  char *s;  va_list v;  va_start (v,p);  s = g (p, va_arg (v,int));  va_end (v);  return s;}int test (int i, double x);struct s1 {int (*f) (int a);};struct s2 {int (*f) (double a);};int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);int argc;char **argv;intmain (){return f (e, argv, 0) != argv[0]  ||  f (e, argv, 1) != argv[1];  ;  return 0;}_ACEOF# Don't try gcc -ansi; that turns off useful extensions and# breaks some systems' header files.# AIX			-qlanglvl=ansi# Ultrix and OSF/1	-std1# HP-UX 10.20 and later	-Ae# HP-UX older versions	-Aa -D_HPUX_SOURCE# SVR4			-Xc -D__EXTENSIONS__for ac_arg in "" -qlanglvl=ansi -std1 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"do  CC="$ac_save_CC $ac_arg"  rm -f conftest.$ac_objextif { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5  (eval $ac_compile) 2>&5  ac_status=$?  echo "$as_me:$LINENO: \$? = $ac_status" >&5  (exit $ac_status); } &&         { ac_try='test -s conftest.$ac_objext'  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5  (eval $ac_try) 2>&5  ac_status=$?  echo "$as_me:$LINENO: \$? = $ac_status" >&5  (exit $ac_status); }; }; then  ac_cv_prog_cc_stdc=$ac_argbreakelse  echo "$as_me: failed program was:" >&5sed 's/^/| /' conftest.$ac_ext >&5firm -f conftest.$ac_objextdonerm -f conftest.$ac_ext conftest.$ac_objextCC=$ac_save_CCficase "x$ac_cv_prog_cc_stdc" in  x|xno)    echo "$as_me:$LINENO: result: none needed" >&5echo "${ECHO_T}none needed" >&6 ;;  *)    echo "$as_me:$LINENO: result: $ac_cv_prog_cc_stdc" >&5echo "${ECHO_T}$ac_cv_prog_cc_stdc" >&6    CC="$CC $ac_cv_prog_cc_stdc" ;;esac# Some people use a C++ compiler to compile C.  Since we use `exit',# in C++ we need to declare it.  In case someone uses the same compiler# for both compiling C and C++ we need to have the C++ compiler decide# the declaration of exit, since it's the most demanding environment.cat >conftest.$ac_ext <<_ACEOF#ifndef __cplusplus  choke me#endif_ACEOFrm -f conftest.$ac_objextif { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5  (eval $ac_compile) 2>&5  ac_status=$?  echo "$as_me:$LINENO: \$? = $ac_status" >&5  (exit $ac_status); } &&         { ac_try='test -s conftest.$ac_objext'  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5  (eval $ac_try) 2>&5  ac_status=$?  echo "$as_me:$LINENO: \$? = $ac_status" >&5  (exit $ac_status); }; }; then  for ac_declaration in \   ''\   '#include <stdlib.h>' \   'extern "C" void std::exit (int) throw (); using std::exit;' \   'extern "C" void std::exit (int); using std::exit;' \   'extern "C" void exit (int) throw ();' \   'extern "C" void exit (int);' \   'void exit (int);'do  cat >conftest.$ac_ext <<_ACEOF#line $LINENO "configure"/* confdefs.h.  */_ACEOFcat confdefs.h >>conftest.$ac_extcat >>conftest.$ac_ext <<_ACEOF/* end confdefs.h.  */#include <stdlib.h>$ac_declarationintmain (){exit (42);  ;  return 0;}_ACEOFrm -f conftest.$ac_objextif { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5  (eval $ac_compile) 2>&5  ac_status=$?  echo "$as_me:$LINENO: \$? = $ac_status" >&5  (exit $ac_status); } &&         { ac_try='test -s conftest.$ac_objext'  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5  (eval $ac_try) 2>&5  ac_status=$?  echo "$as_me:$LINENO: \$? = $ac_status" >&5  (exit $ac_status); }; }; then  :else  echo "$as_me: failed program was:" >&5sed 's/^/| /' conftest.$ac_ext >&5continuefirm -f conftest.$ac_objext conftest.$ac_ext  cat >conftest.$ac_ext <<_ACEOF#line $LINENO "configure"/* confdefs.h.  */_ACEOFcat confdefs.h >>conftest.$ac_extcat >>conftest.$ac_ext <<_ACEOF/* end confdefs.h.  */$ac_declarationintmain (){exit (42);  ;  return 0;}_ACEOFrm -f conftest.$ac_objextif { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5  (eval $ac_compile) 2>&5  ac_status=$?  echo "$as_me:$LINENO: \$? = $ac_status" >&5  (exit $ac_status); } &&         { ac_try='test -s conftest.$ac_objext'  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5  (eval $ac_try) 2>&5  ac_status=$?  echo "$as_me:$LINENO: \$? = $ac_status" >&5  (exit $ac_status); }; }; then  breakelse  echo "$as_me: failed program was:" >&5sed 's/^/| /' conftest.$ac_ext >&5firm -f conftest.$ac_objext conftest.$ac_extdonerm -f conftest*if test -n "$ac_declaration"; then  echo '#ifdef __cplusplus' >>confdefs.h  echo $ac_declaration      >>confdefs.h  echo '#endif'             >>confdefs.hfielse  echo "$as_me: failed program was:" >&5sed 's/^/| /' conftest.$ac_ext >&5firm -f conftest.$ac_ob

?? 快捷鍵說明

復(fù)制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號(hào) Ctrl + =
減小字號(hào) Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
大尺度一区二区| 粉嫩蜜臀av国产精品网站| 精品欧美乱码久久久久久1区2区| 国产成人亚洲综合a∨婷婷| 国产精品视频在线看| 欧美日韩一区二区三区视频| 国产在线一区观看| 亚洲综合免费观看高清完整版在线| 日韩欧美中文一区二区| youjizz久久| 麻豆91精品91久久久的内涵| 国产精品美女久久久久av爽李琼 | 色素色在线综合| 美女诱惑一区二区| 亚洲女爱视频在线| 久久综合九色综合97_久久久| 91小视频在线| 精品一区二区三区在线视频| 久久在线观看免费| 中文字幕亚洲在| 久久一二三国产| 日韩美女主播在线视频一区二区三区| 91原创在线视频| 欧美aⅴ一区二区三区视频| 亚洲图片欧美激情| 久久丝袜美腿综合| 在线不卡免费av| 日本乱人伦一区| 成人的网站免费观看| 久久国产三级精品| 亚洲成人1区2区| 玉足女爽爽91| 国产精品免费视频一区| 精品国产乱子伦一区| 欧美日韩一区中文字幕| 99精品视频在线免费观看| 九九九精品视频| eeuss鲁片一区二区三区在线观看 eeuss鲁片一区二区三区在线看 | 99精品久久久久久| 国产成人超碰人人澡人人澡| 国产精品成人免费在线| 国产区在线观看成人精品 | 午夜精品123| 亚洲一区在线播放| 亚洲精品乱码久久久久| 国产精品护士白丝一区av| 国产日韩欧美a| 国产欧美日韩视频在线观看| 日韩欧美国产精品一区| 日韩一区二区在线看| 欧美精品第1页| 欧美精品tushy高清| 欧美久久久久久久久久| 欧美日韩国产首页在线观看| 在线视频你懂得一区| 99re视频精品| 欧美中文字幕一区二区三区亚洲| 色嗨嗨av一区二区三区| 色婷婷av一区二区| 欧美四级电影网| 欧美欧美午夜aⅴ在线观看| 欧美午夜精品久久久久久孕妇| 日本道色综合久久| 欧美午夜片在线观看| 欧美撒尿777hd撒尿| 欧美区一区二区三区| 日韩欧美色综合网站| 精品av综合导航| 久久久亚洲国产美女国产盗摄| 久久久精品日韩欧美| 国产丝袜美腿一区二区三区| 久久久综合精品| 亚洲欧洲日韩综合一区二区| 亚洲视频1区2区| 亚洲成人av免费| 蜜臀精品一区二区三区在线观看| 精品夜夜嗨av一区二区三区| 日本不卡免费在线视频| 精品影院一区二区久久久| 国产一区不卡在线| 97se亚洲国产综合在线| 在线精品视频小说1| 欧美一区二区三区四区五区| 日韩精品一区二区三区视频播放 | 91精品91久久久中77777| 欧美日韩视频第一区| 精品日韩一区二区三区免费视频| 2021久久国产精品不只是精品| 91精品国产91久久综合桃花 | 欧美国产1区2区| 亚洲一区在线观看免费观看电影高清 | 欧美午夜影院一区| 精品久久久久一区二区国产| 国产嫩草影院久久久久| 一区二区三区**美女毛片| 香蕉av福利精品导航| 国产精品18久久久久久久久久久久| www.爱久久.com| 欧美疯狂性受xxxxx喷水图片| 精品福利一区二区三区免费视频| 亚洲综合色网站| 99久久精品国产毛片| 精品国产一区二区三区av性色| 一区二区三区资源| 国产福利精品导航| 精品卡一卡二卡三卡四在线| 亚洲福利视频一区二区| 93久久精品日日躁夜夜躁欧美| 欧美大黄免费观看| 天天做天天摸天天爽国产一区 | 亚洲大尺度视频在线观看| av在线这里只有精品| 久久久久9999亚洲精品| 美女mm1313爽爽久久久蜜臀| 欧美日韩成人在线| 一区二区三区日本| 一本一本久久a久久精品综合麻豆 一本一道波多野结衣一区二区 | 日韩影院免费视频| 欧美性一级生活| 成人欧美一区二区三区1314 | 成人一区在线观看| 久久久国产一区二区三区四区小说| 日本不卡高清视频| 4438x亚洲最大成人网| 夜夜精品视频一区二区| 91色.com| 一区二区三区在线视频免费 | 精品免费视频.| 老司机精品视频在线| 日韩亚洲欧美成人一区| 日韩高清一级片| 欧美久久久久免费| 日韩精品乱码免费| 日韩欧美资源站| 精品一区二区三区视频| 精品国产一区二区三区av性色| 麻豆精品精品国产自在97香蕉| 日韩欧美精品三级| 久久精品国产免费| 国产亚洲欧美在线| 成人黄色免费短视频| 亚洲人午夜精品天堂一二香蕉| 99久久精品国产麻豆演员表| 国产精品国产三级国产三级人妇| 91在线国产观看| 亚洲另类中文字| 欧美日韩国产美女| 人人超碰91尤物精品国产| 欧美本精品男人aⅴ天堂| 国产精品亚洲视频| 1024亚洲合集| 在线亚洲+欧美+日本专区| 亚洲 欧美综合在线网络| 91精品国产综合久久香蕉的特点| 久久国产精品区| 国产日韩高清在线| 91影院在线免费观看| 亚洲一二三级电影| 日韩欧美一级精品久久| 成人性生交大片免费| 尤物视频一区二区| 日韩一区二区三区电影在线观看| 国产精品一区二区在线播放| 国产精品白丝在线| 欧美精品1区2区3区| 国产美女一区二区| 一区二区三区加勒比av| 日韩欧美中文字幕一区| www.99精品| 三级不卡在线观看| 中文子幕无线码一区tr| 欧美系列日韩一区| 国产精品一区二区视频| 一区二区三区在线免费| 精品美女一区二区| 日本久久一区二区三区| 极品销魂美女一区二区三区| 中文字幕一区二区三区在线不卡| 欧美自拍偷拍午夜视频| 国产一区二三区| 亚洲成人一区在线| 国产欧美视频一区二区| 欧美肥大bbwbbw高潮| 成人午夜私人影院| 蜜桃一区二区三区四区| 亚洲乱码国产乱码精品精的特点| 日韩三级伦理片妻子的秘密按摩| 91视频在线看| 国产一区二区福利视频| 亚洲国产精品久久久男人的天堂| 国产女人aaa级久久久级 | av网站免费线看精品| 毛片基地黄久久久久久天堂| 亚洲天堂免费在线观看视频| 日韩视频在线你懂得| 欧美在线制服丝袜| av在线播放成人| 国产真实乱偷精品视频免| 日韩电影免费在线观看网站| 亚洲美女免费视频|