On Sep 9, 2008, at 2:18 PM, David Phillips wrote:
On Sep 9, 2008, at 2:09 PM, Alexander Hansen wrote:
[several more of these truncated]
sed: file ./confstatgVt0kD/subs-1.sed line 32: unterminated `s'
command
config.status: creating src/octplot_enable.m
sed: file ./confstatgVt0kD/subs-1.sed line 32: unterminated `s'
command
config.status: creating config.h
config.status: executing depfiles commands
Yup. I'm seeing messages equivalent to those in the output
immediately before the text I quoted. (Oops, thanks for reading the
mind of the output...)
I do have fink's SED installed:
i sed 4.1.5-11 The stream editor, GNU version
Any suggestions? Should I uninstall sed and use apple's default or
something?
Thanks for your help
David
It looks like the problem isn't due to sed, but rather to the "echo"
command on 10.5. I guess I never built the package there. I'm not
sure exactly to look for to patch out, though. Here are the
references that include both echo and sed in configure, and if anybody
has a prescription for what to fix, I'd appreciate it.
$ grep -Ir echo configure | grep sed
ac_feature=`echo $ac_feature | sed 's/-/_/g'`
ac_feature=`echo $ac_feature | sed 's/-/_/g'`
*=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
ac_package=`echo $ac_package| sed 's/-/_/g'`
*=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
ac_package=`echo $ac_package | sed 's/-/_/g'`
ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
ac_option=--`echo $ac_prev | sed 's/_/-/g'`
srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
program_transform_name=`echo $program_transform_name | sed -f
conftest.sed`
set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'`
set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'`
ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
echo "$as_me:$LINENO: checking for style of include used by $am_make"
>&5
echo $ECHO_N "checking for style of include used by $am_make...
$ECHO_C" >&6
alt_obase=`echo $INFOO | sed -e "s,/site.*$,/site,"`
echo "on `(hostname || uname -n) 2>/dev/null | sed 1q`" >&5
with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\
\&/g'`\\"
ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
*:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
*:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
echo ' cat >$tmp/defines.sed <<CEOF' >>$CONFIG_STATUS
echo ' cat >$tmp/undefs.sed <<CEOF' >>$CONFIG_STATUS
ac_dest=`echo "$ac_file" | sed 's,:.*,,'`
ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'`
ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
mf=`echo "$mf" | sed -e 's/:.*$//'`
Alexander K. Hansen
akh AT finkproject DOT org
Fink User Liaison and Documenter
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users