The following reply was made to PR config/4010; it has been noted by GNATS.

From: "Ralf S. Engelschall" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Cc:  Subject: Re: config/4010: ./configure --enable-shared is broken
Date: Wed, 10 Mar 1999 12:39:14 +0100

 In article <[EMAIL PROTECTED]> you wrote:
 
 >>Synopsis:       ./configure --enable-shared is broken
 >[...]
 >>Description:
 > ./configure doesn't work with --enable-shared
 > 
 > [EMAIL PROTECTED] apache_1.3.4]$ ./configure --enable-shared                 
 >   
 > Configuring for Apache, Version 1.3.4
 >  + using installation path layout: Apache (config.layout)
 > configure:Error: No such module named 'yes'
 >>How-To-Repeat:
 > [EMAIL PROTECTED] apache_1.3.4]$ ./configure --enable-shared                 
 >   
 > Configuring for Apache, Version 1.3.4
 >  + using installation path layout: Apache (config.layout)
 > configure:Error: No such module named 'yes'
 >>Fix:
 > It's probably something silly in the script.
 
 No, it's not something silly in the script.  You've not carefully enough read
 the INSTALL file. The option is clearly documented as --enable-shared=NAME and
 not --enable-shared. You've to specifiy a module's name.
 
                                        Ralf S. Engelschall
                                        [EMAIL PROTECTED]
                                        www.engelschall.com

Reply via email to