Changeset 4732
- Timestamp:
- Feb 5, 2014 5:52:10 AM (11 years ago)
- Location:
- pjproject/trunk
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/aconfigure
r4723 r4732 2227 2227 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 2228 2228 as_fn_error $? "failed to load site script $ac_site_file 2229 See \`config.log' for more details" "$LINENO" 5 2229 See \`config.log' for more details" "$LINENO" 5; } 2230 2230 fi 2231 2231 done … … 2370 2370 case $ac_cv_build in 2371 2371 *-*-*) ;; 2372 *) as_fn_error $? "invalid value of canonical build" "$LINENO" 5 2372 *) as_fn_error $? "invalid value of canonical build" "$LINENO" 5;; 2373 2373 esac 2374 2374 build=$ac_cv_build … … 2403 2403 case $ac_cv_host in 2404 2404 *-*-*) ;; 2405 *) as_fn_error $? "invalid value of canonical host" "$LINENO" 5 2405 *) as_fn_error $? "invalid value of canonical host" "$LINENO" 5;; 2406 2406 esac 2407 2407 host=$ac_cv_host … … 2436 2436 case $ac_cv_target in 2437 2437 *-*-*) ;; 2438 *) as_fn_error $? "invalid value of canonical target" "$LINENO" 5 2438 *) as_fn_error $? "invalid value of canonical target" "$LINENO" 5;; 2439 2439 esac 2440 2440 target=$ac_cv_target … … 2773 2773 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 2774 2774 as_fn_error $? "no acceptable C compiler found in \$PATH 2775 See \`config.log' for more details" "$LINENO" 5 2775 See \`config.log' for more details" "$LINENO" 5; } 2776 2776 2777 2777 # Provide some information about the compiler. … … 2888 2888 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 2889 2889 as_fn_error 77 "C compiler cannot create executables 2890 See \`config.log' for more details" "$LINENO" 5 2890 See \`config.log' for more details" "$LINENO" 5; } 2891 2891 else 2892 2892 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 … … 2931 2931 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 2932 2932 as_fn_error $? "cannot compute suffix of executables: cannot compile and link 2933 See \`config.log' for more details" "$LINENO" 5 2933 See \`config.log' for more details" "$LINENO" 5; } 2934 2934 fi 2935 2935 rm -f conftest conftest$ac_cv_exeext … … 2990 2990 as_fn_error $? "cannot run C compiled programs. 2991 2991 If you meant to cross compile, use \`--host'. 2992 See \`config.log' for more details" "$LINENO" 5 2992 See \`config.log' for more details" "$LINENO" 5; } 2993 2993 fi 2994 2994 fi … … 3042 3042 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3043 3043 as_fn_error $? "cannot compute suffix of object files: cannot compile 3044 See \`config.log' for more details" "$LINENO" 5 3044 See \`config.log' for more details" "$LINENO" 5; } 3045 3045 fi 3046 3046 rm -f conftest.$ac_cv_objext conftest.$ac_ext … … 4437 4437 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 4438 4438 as_fn_error $? "C preprocessor \"$CPP\" fails sanity check 4439 See \`config.log' for more details" "$LINENO" 5 4439 See \`config.log' for more details" "$LINENO" 5; } 4440 4440 fi 4441 4441 … … 4927 4927 *) 4928 4928 as_fn_error $? "unknown endianness 4929 presetting ac_cv_c_bigendian=no (or yes) will help" "$LINENO" 5 4929 presetting ac_cv_c_bigendian=no (or yes) will help" "$LINENO" 5 ;; 4930 4930 esac 4931 4931 … … 6117 6117 case $target in 6118 6118 *android*) 6119 LIBS="$LIBS -llog -lgcc"6119 LIBS="$LIBS -llog" 6120 6120 ;; 6121 6121 arm-apple-darwin*) … … 7191 7191 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 7192 7192 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 7193 See \`config.log' for more details" "$LINENO" 5 7193 See \`config.log' for more details" "$LINENO" 5; } 7194 7194 fi 7195 7195 rm -f core conftest.err conftest.$ac_objext \ … … 7247 7247 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 7248 7248 as_fn_error $? "Unable to find to find built binaries under $IPPSAMPLES/speech-codecs/{bin,_bin}. Have you built the IPP samples? 7249 See \`config.log' for more details" "$LINENO" 5 7249 See \`config.log' for more details" "$LINENO" 5; } 7250 7250 fi 7251 7251 else … … 7253 7253 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 7254 7254 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? 7255 See \`config.log' for more details" "$LINENO" 5 7255 See \`config.log' for more details" "$LINENO" 5; } 7256 7256 fi 7257 7257 … … 7261 7261 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 7262 7262 as_fn_error $? "There's something wrong with this script, directory $IPPSAMP_DIR does not exist 7263 See \`config.log' for more details" "$LINENO" 5 7263 See \`config.log' for more details" "$LINENO" 5; } 7264 7264 exit 1; 7265 7265 fi … … 7275 7275 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 7276 7276 as_fn_error $? "bug in this script: unsupported IPP version 7277 See \`config.log' for more details" "$LINENO" 5 7277 See \`config.log' for more details" "$LINENO" 5; } 7278 7278 fi 7279 7279 … … 7282 7282 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 7283 7283 as_fn_error $? "$IPPSAMP_LIBS doesn't exist in $IPPSAMP_DIR 7284 See \`config.log' for more details" "$LINENO" 5 7284 See \`config.log' for more details" "$LINENO" 5; } 7285 7285 fi 7286 7286 … … 7318 7318 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 7319 7319 as_fn_error $? "failed 7320 See \`config.log' for more details" "$LINENO" 5 7320 See \`config.log' for more details" "$LINENO" 5; } 7321 7321 fi 7322 7322 rm -f core conftest.err conftest.$ac_objext \ … … 8630 8630 "third_party/build/portaudio/os-auto.mak") CONFIG_FILES="$CONFIG_FILES third_party/build/portaudio/os-auto.mak" ;; 8631 8631 8632 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5 8632 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;; 8633 8633 esac 8634 8634 done … … 8947 8947 case $ac_mode$ac_tag in 8948 8948 :[FHL]*:*);; 8949 :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5 8949 :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;; 8950 8950 :[FH]-) ac_tag=-:-;; 8951 8951 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;; … … 8975 8975 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; 8976 8976 esac || 8977 as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5 8977 as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;; 8978 8978 esac 8979 8979 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac … … 9002 9002 case $ac_tag in 9003 9003 *:-:* | *:-) cat >"$ac_tmp/stdin" \ 9004 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 9004 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;; 9005 9005 esac 9006 9006 ;; -
pjproject/trunk/aconfigure.ac
r4723 r4732 692 692 case $target in 693 693 *android*) 694 LIBS="$LIBS -llog -lgcc"694 LIBS="$LIBS -llog" 695 695 ;; 696 696 arm-apple-darwin*) -
pjproject/trunk/pjsip-apps/build/Makefile
r4711 r4732 40 40 main.o pjsua_app.o pjsua_app_cli.o pjsua_app_common.o \ 41 41 pjsua_app_config.o pjsua_app_legacy.o 42 export PJSUA_CFLAGS += $( _CFLAGS)43 export PJSUA_CXXFLAGS += $( _CXXFLAGS)44 export PJSUA_LDFLAGS += $( _LDFLAGS)42 export PJSUA_CFLAGS += $(PJ_CFLAGS) 43 export PJSUA_CXXFLAGS += $(PJ_CXXFLAGS) 44 export PJSUA_LDFLAGS += $(PJ_LDFLAGS) $(PJ_LDLIBS) 45 45 export PJSUA_EXE:=pjsua-$(TARGET_NAME)$(HOST_EXE) 46 46 … … 52 52 export PJSYSTEST_OBJS += $(OS_OBJS) $(M_OBJS) $(CC_OBJS) $(HOST_OBJS) \ 53 53 systest.o main_console.o 54 export PJSYSTEST_CFLAGS += $( _CFLAGS)55 export PJSYSTEST_CXXFLAGS += $( _CXXFLAGS)56 export PJSYSTEST_LDFLAGS += $( _LDFLAGS)54 export PJSYSTEST_CFLAGS += $(PJ_CFLAGS) 55 export PJSYSTEST_CXXFLAGS += $(PJ_CXXFLAGS) 56 export PJSYSTEST_LDFLAGS += $(PJ_LDFLAGS) $(PJ_LDLIBS) 57 57 export PJSYSTEST_EXE:=pjsystest-$(TARGET_NAME)$(HOST_EXE) 58 58
Note: See TracChangeset
for help on using the changeset viewer.