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

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20379

httpd-2.0.46 configure fails when user --with-apr=%{_prefix} 
--with-apr-util=%{_prefix}

           Summary: httpd-2.0.46 configure fails when user --with-
                    apr=%{_prefix} --with-apr-util=%{_prefix}
           Product: Apache httpd-2.0
           Version: 2.0.46
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Critical
          Priority: Other
         Component: Build
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


Hi people:
I'm building a rpm based on httpd.spec rpm file provided on the sources, on
RedHat Linux 9.0 agains apr-0.9.3 and apr-util-0.9.3 packaged as RedHat style in
rawhide, when I add to the configure line this --with-apr=%{_prefix}
--with-apr-util=%{_prefix} \ , the process is failing, I tested with latest
RedHat spec file and with apxs.in modified but the error persist, I can't build
it with this options, here the error...
When linking with libtool, an application should do something like:
  APR_LIBS="`apr-config --link-libtool --libs`"
or when linking directly:
  APR_LIBS="`apr-config --link-ld --libs`"
 
An application should use the results of --cflags, --cppflags, --includes,
and --ldflags in their build process.
checking for C compiler default output... configure: error: C compiler cannot
create executables
See `config.log' for more details.
error: Bad exit status from /var/tmp/rpm-tmp.80904 (%build)

But config.log don't exists.
                                    Any Ideas??'

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

Reply via email to