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 2011/07/25 19:42:44 UTC

DO NOT REPLY [Bug 51552] New: Apache is not starting (2.2.15)

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

             Bug #: 51552
           Summary: Apache is not starting (2.2.15)
           Product: Apache httpd-2
           Version: 2.2.15
          Platform: Other
        OS/Version: AIX
            Status: NEW
          Severity: critical
          Priority: P2
         Component: All
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: naverama@in.ibm.com
    Classification: Unclassified


# apachectl start
Could not load program /opt/pware/bin/httpd:
rtld: 0712-001 Symbol apr_hash_do was referenced
      from module httpd(), but a runtime definition
            of the symbol was not found.
rtld: 0712-001 Symbol apr_file_datasync was referenced
      from module httpd(), but a runtime definition
            of the symbol was not found.
rtld: 0712-001 Symbol apr_file_sync was referenced
      from module httpd(), but a runtime definition
            of the symbol was not found.
rtld: 0712-001 Symbol apr_file_link was referenced
      from module httpd(), but a runtime definition
            of the symbol was not found.
rtld: 0712-001 Symbol apr_global_mutex_name was referenced
      from module httpd(), but a runtime definition
            of the symbol was not found.
rtld: 0712-001 Symbol apr_global_mutex_lockfile was referenced
      from module httpd(), but a runtime definition
            of the symbol was not found.
rtld: 0712-001 Symbol apr_socket_atreadeof was referenced
      from module httpd(), but a runtime definition
            of the symbol was not found.
rtld: 0712-001 Symbol apr_pollcb_create_ex was referenced
      from module httpd(), but a runtime definition
            of the symbol was not found.
rtld: 0712-001 Symbol apr_pollset_method_name was referenced
      from module httpd(), but a runtime definition
            of the symbol was not found.
rtld: 0712-001 Symbol apr_poll_method_defname was referenced
      from module httpd(), but a runtime definition
            of the symbol was not found.
rtld: 0712-001 Symbol apr_pollset_wakeup was referenced
      from module httpd(), but a runtime definition
            of the symbol was not found.
rtld: 0712-001 Symbol apr_pollset_create_ex was referenced
      from module httpd(), but a runtime definition
            of the symbol was not found.

-- 
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 51552] Apache is not starting (2.2.15)

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #1 from Eric Covener <co...@gmail.com> 2011-07-25 17:48:53 UTC ---
How did you configure APR and httpd? What version of APR?  Is the same version
of APR found at runtime [via bin/envvars or other shared lib environment
variable?]

-- 
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 51552] Apache is not starting (2.2.15)

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #6 from Eric Covener <co...@gmail.com> 2011-07-25 21:00:40 UTC ---
bin/envvars is a file of environment variables sourced by apachectl.  What APR
version does the LIBPATH in that file point to?  What APR did your httpd build
build against (config.log or stdout messages)

-- 
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 51552] Apache is not starting (2.2.15)

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

--- Comment #4 from Naveen <na...@in.ibm.com> 2011-07-25 18:41:06 UTC ---
found apr source: srclib/apr
found apr-util source: srclib/apr-util
rebuilding srclib/apr/configure
buildconf: checking installation...
buildconf: python not found.
           You need python installed
           to build APR from SVN.
./buildconf failed for apr

-- 
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 51552] Apache is not starting (2.2.15)

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

Naveen <na...@in.ibm.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW

-- 
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 51552] Apache is not starting (2.2.15)

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

Naveen <na...@in.ibm.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW

-- 
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 51552] Apache is not starting (2.2.15)

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

--- Comment #2 from Naveen <na...@in.ibm.com> 2011-07-25 17:52:08 UTC ---
APR version

 pware53.apr-util.rte       1.3.9.0  COMMITTED  Apache Portable Runtime
  pware53.apr.rte           1.3.12.0  COMMITTED  Apache Portable Runtime 1.3.12


I have downloaded the httpd-2.2.15 and then followed the process

     $ ./configure 
     $ make
     $ make install
     $ PREFIX/bin/apachectl start

-- 
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 51552] Apache is not starting (2.2.15)

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

--- Comment #5 from Naveen <na...@in.ibm.com> 2011-07-25 18:52:20 UTC ---
PATH=/usr/bin:/etc:/usr/sbin:/usr/ucb:/usr/bin/X11:/sbin:/opt/pware/bin
TZ=PST8PDT
LANG=C
LOCPATH=/usr/lib/nls/loc
NLSPATH=/usr/lib/nls/msg/%L/%N:/usr/lib/nls/msg/%L/%N.cat
LC__FASTMSG=true

-- 
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 51552] Apache is not starting (2.2.15)

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #3 from Eric Covener <co...@gmail.com> 2011-07-25 18:38:30 UTC ---
None of those symbols are a part of apr 1.3.x AFAICT, so you probably built
against the bundled APR or some other one that had headers installed.  Loading
at runtime the older release installed with installp then fails.

The bundled APR should have been built/installed alongside your httpd.  Does
your bin/envvars -- is it there and identified with LIBPATH in bin/envvars?

-- 
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