Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 490716 - undefined symbol: unixd_config apache 2.4
Summary: undefined symbol: unixd_config apache 2.4
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-07 21:56 UTC by three sixes
Modified: 2013-11-15 16:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description three sixes 2013-11-07 21:56:42 UTC
emerge passenger

-D PASSENGER /etc/conf.d/apache2

/etc/init.d/apache restart



Reproducible: Always

Actual Results:  
 * apache2 has detected an error in your setup:
apache2: Syntax error on line 153 of /etc/apache2/httpd.conf: Syntax error on line 1 of /etc/apache2/modules.d/30_mod_passenger.conf: Cannot load /usr/local/lib64/ruby/gems/1.9.1/gems/passenger-4.0.5/libout/apache2/mod_passenger.so into server: /usr/local/lib64/ruby/gems/1.9.1/gems/passenger-4.0.5/libout/apache2/mod_passenger.so: undefined symbol: unixd_config
 * ERROR: apache2 failed to stop


Expected Results:  
[ok]
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2013-11-15 16:42:20 UTC
/usr/local/lib64/ruby/gems/1.9.1/gems/passenger-4.0.5/libout/apache2/mod_passenger.so

Gentoo doesn't install anything in </usr/local>.

Also, passenger-4.0.5 was never in portage.

You probably want to clean up /usr/local and install www-apache/passenger instead.