You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by "Roy T. Fielding" <fi...@kiwi.ICS.UCI.EDU> on 1997/03/11 04:57:57 UTC

Re: [PATCH] Re: Putting modules in their own subdirectories

In message <97...@decus.org>, Rodent of Unusual Size writes:
>From the fingers of Chuck Murcko flowed the following:
>>
>>Yeah, there are *NIX that fail to do -n flag on echo. Older SCO UNIX
>>comes to mind. 
>>
>>Probably Dynix and Next, too. 8^)
>
>    Feh.  {Sigh}  So I'll live with blankety-blank lines. :->   Hey, I
>    used to work for Digital, I can put up with almost ANYthing.
>    Complete patch, MINUS problematic "-n".
>
>    Applied as a unit, should a) make regex setting trickle down to
>    modules/*/Makefile; b) build only those modules/* items requested in
>    src/Configuration; and c) reconstruct modules/Makefile correctly
>    when src/Configure is run.

It doesn't work at all on my system:

fielding@kiwi% ./Configure
Using config file: Configuration
Using Makefile template file: Makefile.tmpl
 + configured for Solaris 2 platform
 + setting C compiler to gcc
awk: syntax error near line 1
awk: bailing out near line 1
awk: syntax error near line 3
awk: bailing out near line 3
fielding@kiwi% which awk
/usr/bin/awk

No idea why.

.....Roy

Re: [PATCH] Re: Putting modules in their own subdirectories

Posted by Chuck Murcko <ch...@topsail.org>.
Roy, you're Solaris 2.5, right? I'll look at that at work tomorrow.

I had planned to do it today, but got stuck in meetings.

Roy T. Fielding wrote:
> 
> In message <97...@decus.org>, Rodent of Unusual Size writes:
> >From the fingers of Chuck Murcko flowed the following:
> >>
> >>Yeah, there are *NIX that fail to do -n flag on echo. Older SCO UNIX
> >>comes to mind.
> >>
> >>Probably Dynix and Next, too. 8^)
> >
> >    Feh.  {Sigh}  So I'll live with blankety-blank lines. :->   Hey, I
> >    used to work for Digital, I can put up with almost ANYthing.
> >    Complete patch, MINUS problematic "-n".
> >
> >    Applied as a unit, should a) make regex setting trickle down to
> >    modules/*/Makefile; b) build only those modules/* items requested in
> >    src/Configuration; and c) reconstruct modules/Makefile correctly
> >    when src/Configure is run.
> 
> It doesn't work at all on my system:
> 
> fielding@kiwi% ./Configure
> Using config file: Configuration
> Using Makefile template file: Makefile.tmpl
>  + configured for Solaris 2 platform
>  + setting C compiler to gcc
> awk: syntax error near line 1
> awk: bailing out near line 1
> awk: syntax error near line 3
> awk: bailing out near line 3
> fielding@kiwi% which awk
> /usr/bin/awk
> 
> No idea why.
> 
> .....Roy

-- 
chuck
Chuck Murcko
The Topsail Group, West Chester PA USA
chuck@topsail.org