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 2010/08/17 10:11:36 UTC

DO NOT REPLY [Bug 49760] New: Compilation Apache 2.2.11 on linux 64 bits

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

           Summary: Compilation Apache 2.2.11 on linux 64 bits
           Product: Apache httpd-2
           Version: 2.2.11
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Build
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: guerrardguez@gmail.com


Hello, I'm trying to compile Apache 2.2.11 on a machine 64-bit linux. Following
errors occur.

/usr/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm
/usr/bin/ld: skipping incompatible /usr/lib/libm.a when searching for -lm
/usr/lib/libexpat.so: could not read symbols: File in wrong format
collect2: ld returned 1 exit status
make[2]: *** [htpasswd] Error 1
make[2]: Leaving directory 
`/root/Apache-2.2.11-compilation/httpd-2.2.11/support'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 
`/root/Apache-2.2.11-compilation/httpd-2.2.11/support'
make: *** [all-recursive] Error 1


I could help?.

Greetings.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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


DO NOT REPLY [Bug 49760] Compilation Apache 2.2.11 on linux 64 bits

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

Martin <gu...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |guerrardguez@gmail.com

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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


DO NOT REPLY [Bug 49760] Compilation Apache 2.2.11 on linux 64 bits

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WORKSFORME

--- Comment #1 from Eric Covener <co...@gmail.com> 2011-11-20 22:15:10 UTC ---
Try setting CC="gcc -m64" or equivalent and make sure you tell the build where
to find a 64-bit LDAP.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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