Thread: LAMP Help
View Single Post
  #10 (permalink)  
Old 22-Aug-2008, 11:24
GregNYR02 GregNYR02 is offline
Puzzled Penguin
 
Join Date: Aug 2008
Posts: 28
GregNYR02 hasn't been rated much yet
Default Re: LAMP Help

Quote:
Originally Posted by ken_yap View Post
Strange. libapr-1.so.0 contains one or two apr_atomic_xchg* symbols but not apr_atomic_xchgptr. Could you have a foreign apache module installed from somewhere else, from an external package for Ruby perhaps? Do you have any non-OpenSUSE packages or software installed? Or perhaps a hangover from an older version of SUSE?

Hah, ok, a search found the solution. You need to update some additional packages after the update to apache2, which I assume is because you got the latest version during the install.

Starting httpd2 (prefork) /usr/sbin/httpd2-prefork: symbol lookup error: /usr/sbin/httpd2-prefork: undefined symbol: apr_atomic_xchgptr | SUSE & openSUSE
Thanks, that did the trick.
Reply With Quote