Changeset 5509
- Timestamp:
- Dec 22, 2016 9:33:55 AM (8 years ago)
- Location:
- pjproject/trunk
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/aconfigure
r5483 r5509 2345 2345 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 2346 2346 as_fn_error $? "failed to load site script $ac_site_file 2347 See \`config.log' for more details" "$LINENO" 5 ; }2347 See \`config.log' for more details" "$LINENO" 5 ; } 2348 2348 fi 2349 2349 done … … 2488 2488 case $ac_cv_build in 2489 2489 *-*-*) ;; 2490 *) as_fn_error $? "invalid value of canonical build" "$LINENO" 5 ;;2490 *) as_fn_error $? "invalid value of canonical build" "$LINENO" 5 ;; 2491 2491 esac 2492 2492 build=$ac_cv_build … … 2521 2521 case $ac_cv_host in 2522 2522 *-*-*) ;; 2523 *) as_fn_error $? "invalid value of canonical host" "$LINENO" 5 ;;2523 *) as_fn_error $? "invalid value of canonical host" "$LINENO" 5 ;; 2524 2524 esac 2525 2525 host=$ac_cv_host … … 2554 2554 case $ac_cv_target in 2555 2555 *-*-*) ;; 2556 *) as_fn_error $? "invalid value of canonical target" "$LINENO" 5 ;;2556 *) as_fn_error $? "invalid value of canonical target" "$LINENO" 5 ;; 2557 2557 esac 2558 2558 target=$ac_cv_target … … 2891 2891 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 2892 2892 as_fn_error $? "no acceptable C compiler found in \$PATH 2893 See \`config.log' for more details" "$LINENO" 5 ; }2893 See \`config.log' for more details" "$LINENO" 5 ; } 2894 2894 2895 2895 # Provide some information about the compiler. … … 3006 3006 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3007 3007 as_fn_error 77 "C compiler cannot create executables 3008 See \`config.log' for more details" "$LINENO" 5 ; }3008 See \`config.log' for more details" "$LINENO" 5 ; } 3009 3009 else 3010 3010 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 … … 3049 3049 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3050 3050 as_fn_error $? "cannot compute suffix of executables: cannot compile and link 3051 See \`config.log' for more details" "$LINENO" 5 ; }3051 See \`config.log' for more details" "$LINENO" 5 ; } 3052 3052 fi 3053 3053 rm -f conftest conftest$ac_cv_exeext … … 3108 3108 as_fn_error $? "cannot run C compiled programs. 3109 3109 If you meant to cross compile, use \`--host'. 3110 See \`config.log' for more details" "$LINENO" 5 ; }3110 See \`config.log' for more details" "$LINENO" 5 ; } 3111 3111 fi 3112 3112 fi … … 3160 3160 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3161 3161 as_fn_error $? "cannot compute suffix of object files: cannot compile 3162 See \`config.log' for more details" "$LINENO" 5 ; }3162 See \`config.log' for more details" "$LINENO" 5 ; } 3163 3163 fi 3164 3164 rm -f conftest.$ac_cv_objext conftest.$ac_ext … … 4554 4554 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 4555 4555 as_fn_error $? "C preprocessor \"$CPP\" fails sanity check 4556 See \`config.log' for more details" "$LINENO" 5 ; }4556 See \`config.log' for more details" "$LINENO" 5 ; } 4557 4557 fi 4558 4558 … … 5044 5044 *) 5045 5045 as_fn_error $? "unknown endianness 5046 presetting ac_cv_c_bigendian=no (or yes) will help" "$LINENO" 5 ;;5046 presetting ac_cv_c_bigendian=no (or yes) will help" "$LINENO" 5 ;; 5047 5047 esac 5048 5048 … … 7617 7617 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 7618 7618 as_fn_error $? "Error: unable to recognize your IPP installation. Make sure the paths and ARCH suffix are set correctly, run with --help for more info 7619 See \`config.log' for more details" "$LINENO" 5 ; }7619 See \`config.log' for more details" "$LINENO" 5 ; } 7620 7620 fi 7621 7621 rm -f core conftest.err conftest.$ac_objext \ … … 7673 7673 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 7674 7674 as_fn_error $? "Unable to find to find built binaries under $IPPSAMPLES/speech-codecs/{bin,_bin}. Have you built the IPP samples? 7675 See \`config.log' for more details" "$LINENO" 5 ; }7675 See \`config.log' for more details" "$LINENO" 5 ; } 7676 7676 fi 7677 7677 else … … 7679 7679 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 7680 7680 as_fn_error $? "unable to find $IPPSAMPLES/speech-codecs/bin/*gcc*/lib or $IPPSAMPLES/speech-codecs/_bin/*gcc*/lib directory. Have you built the samples? 7681 See \`config.log' for more details" "$LINENO" 5 ; }7681 See \`config.log' for more details" "$LINENO" 5 ; } 7682 7682 fi 7683 7683 … … 7687 7687 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 7688 7688 as_fn_error $? "There's something wrong with this script, directory $IPPSAMP_DIR does not exist 7689 See \`config.log' for more details" "$LINENO" 5 ; }7689 See \`config.log' for more details" "$LINENO" 5 ; } 7690 7690 exit 1; 7691 7691 fi … … 7701 7701 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 7702 7702 as_fn_error $? "bug in this script: unsupported IPP version 7703 See \`config.log' for more details" "$LINENO" 5 ; }7703 See \`config.log' for more details" "$LINENO" 5 ; } 7704 7704 fi 7705 7705 … … 7708 7708 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 7709 7709 as_fn_error $? "$IPPSAMP_LIBS doesn't exist in $IPPSAMP_DIR 7710 See \`config.log' for more details" "$LINENO" 5 ; }7710 See \`config.log' for more details" "$LINENO" 5 ; } 7711 7711 fi 7712 7712 … … 7744 7744 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 7745 7745 as_fn_error $? "no 7746 See \`config.log' for more details" "$LINENO" 5 ; }7746 See \`config.log' for more details" "$LINENO" 5 ; } 7747 7747 fi 7748 7748 rm -f core conftest.err conftest.$ac_objext \ … … 8585 8585 ac_webrtc_cflags="-DWEBRTC_ARCH_ARM64" 8586 8586 ;; 8587 mips64*) 8588 ac_webrtc_instset=generic 8589 ;; 8587 8590 mips*) 8588 8591 ac_webrtc_instset=mips … … 9397 9400 "third_party/build/os-auto.mak") CONFIG_FILES="$CONFIG_FILES third_party/build/os-auto.mak" ;; 9398 9401 9399 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5 ;;9402 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5 ;; 9400 9403 esac 9401 9404 done … … 9714 9717 case $ac_mode$ac_tag in 9715 9718 :[FHL]*:*);; 9716 :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5 ;;9719 :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5 ;; 9717 9720 :[FH]-) ac_tag=-:-;; 9718 9721 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;; … … 9742 9745 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; 9743 9746 esac || 9744 as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5 ;;9747 as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5 ;; 9745 9748 esac 9746 9749 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac … … 9769 9772 case $ac_tag in 9770 9773 *:-:* | *:-) cat >"$ac_tmp/stdin" \ 9771 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;;9774 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;; 9772 9775 esac 9773 9776 ;; -
pjproject/trunk/aconfigure.ac
r5483 r5509 1860 1860 ac_webrtc_cflags="-DWEBRTC_ARCH_ARM64" 1861 1861 ;; 1862 mips64*) 1863 ac_webrtc_instset=generic 1864 ;; 1862 1865 mips*) 1863 1866 ac_webrtc_instset=mips -
pjproject/trunk/third_party/build/os-auto.mak.in
r5428 r5509 102 102 103 103 WEBRTC_OTHER_CFLAGS += -DMIPS_FPU_LE 104 else # Generic fixed point 105 WEBRTC_SRC = \ 106 modules/audio_processing/aecm/aecm_core_c.o \ 107 modules/audio_processing/ns/nsx_core_c.o \ 108 common_audio/signal_processing/complex_fft.o 104 109 endif 105 110 endif
Note: See TracChangeset
for help on using the changeset viewer.