DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=30025>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=30025

error: `CFLAGS' has changed since the previous run

           Summary: error: `CFLAGS' has changed since the previous run
           Product: Apache httpd-2.0
           Version: 2.0.50
          Platform: Alpha
        OS/Version: Linux
            Status: NEW
          Severity: Major
          Priority: Other
         Component: prefork
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


When rolling my own rpm of Apache, the way I like it, I hit the error below:
updating cache config.cache
configuring package in srclib/apr now
configure: loading cache /usr/src/RPM/BUILD/httpd-2.0.50/prefork/config.cache
configure: error: `CFLAGS' has changed since the previous run:
configure:   former value:  -O2 -mieee -mcpu=ev5 -pipe  
configure:   current value: -O2 -mieee -mcpu=ev5 -pipe 
configure: error: changes in the environment can compromise the build
configure: error: run `make distclean' and/or `rm /usr/src/RPM/BUILD/httpd-
2.0.50/prefork/config.cache' and start over
configure failed for srclib/apr
error: Bad exit status from /var/tmp/rpm-tmp.36570 (%build)

For one reason or another, spaces are being stripped from the enviro string and 
the config script is wigging out on the minor change. I was wondering is there 
a work around for this? This is actually an old issue with rpmbuild and apache. 

I managed to find work around for RPM-4.2's little bug-a-boo's now I hit a road 
block with this one... Thanks, Will L G

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to