You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2014/07/21 21:02:30 UTC

[Bug 56754] New: Problem compiling httpd 2.4.10 for module mod_deflate

https://issues.apache.org/bugzilla/show_bug.cgi?id=56754

            Bug ID: 56754
           Summary: Problem compiling httpd 2.4.10 for module mod_deflate
           Product: Apache httpd-2
           Version: 2.4.10
          Hardware: Sun
                OS: Solaris
            Status: NEW
          Severity: blocker
          Priority: P2
         Component: Build
          Assignee: bugs@httpd.apache.org
          Reporter: truniger@bluewin.ch

httpd-2.4.10 fails compiling mod_deflate while httpd-2.4.9 worked fine in the
same environment.

Output ends with:
/sw/pkgs/apr-1.5.0/build-1/libtool --silent --mode=link gcc -std=gnu99 
-pthreads  -mcpu=ultrasparc -I/sw/include     -lrt -ldl -L/sw/lib -R/sw/lib   
-o mod_deflate.la -rpath /sw/pkgs/httpd-2.4.10/modules -module -avoid-version 
mod_deflate.lo -lz
/sw/bin/ld: read-only segment has dynamic relocations.
collect2: ld returned 1 exit status
make[4]: *** [mod_deflate.la] Error 1

my build environment is under /sw.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


[Bug 56754] Problem compiling httpd 2.4.10 for module mod_deflate (solaris+gcc)

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=56754

Eric Covener <co...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID
            Summary|Problem compiling httpd     |Problem compiling httpd
                   |2.4.10 for module           |2.4.10 for module
                   |mod_deflate                 |mod_deflate (solaris+gcc)

--- Comment #2 from Eric Covener <co...@gmail.com> ---
thanks for followup

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


[Bug 56754] Problem compiling httpd 2.4.10 for module mod_deflate

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=56754

--- Comment #1 from Othmar <tr...@bluewin.ch> ---
I'm sorry, I was too quick to complain. I realized that binutils package was
upgraded in the meantime. After reverting to the older version also
httpd-2.4.10 compiles fine the same way as httpd-2.4.9.

Please delete or ignore this bug remport

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org