bug-libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: build bugs


From: Ralf Wildenhues
Subject: Re: build bugs
Date: Sun, 25 Jan 2004 23:42:48 +0100
User-agent: Mutt/1.5.5.1+cvs20040105i

* Peter O'Gorman wrote on Sun, Jan 25, 2004 at 12:58:15PM CET:
> Ralf Wildenhues wrote:
> |
> | Trying to build libtool from CVS head I run into several problems,
> | some of which seem to be related to bash/ksh assumptions.  Following
> | is the first I tried to analyze (others might follow):
> |
> | + echo=echo
> | + SED=/bin/sed
> | + Xsed=sed -e s/^X//
> | + lt_cv_sys_global_symbol_pipe=sed -n -e 's/^.*[
> ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[       ][  
> ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1
> \2\3 \3/p'
> | + eval lt_lt_cv_sys_global_symbol_pipe=\"`$echo
> "X$lt_cv_sys_global_symbol_pipe" | $Xsed -e "$sed_quote_subst"`\"
> | + echo Xsed -n -e 's/^.*[   ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][
> ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'
> | + sed -e s/^X// -e s/\([\\"\\`$\\\\]\)/\\\1/g
> | + lt_lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[
> ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[     ][
> ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/  /p'"
> 
> If you set ECHO=/bin/echo and run configure, do you get a different result?

Different.  Example output of the same snippet is attached, however,

$ make check VERBOSE=X TESTS="demo-conf.test demo-make.test" \
  CONFIG_SHELL=/bin/dash ECHO=/bin/echo

still does not succeed.  What information would be helpful?

Regards,
Ralf

Attachment: dash_output2
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]