Ok, so I tried the apxs command on a Mac that has MacPorts Apache 2.2.3
and it works fine.

$ /opt/local/apache2/bin/apxs -q CC
gcc

But on 2.2.4 this happens.

$ /opt/local/apache2/bin/apxs -q CC
apxs:Error: Sorry, no shared object support for Apache.
apxs:Error: available under your platform. Make sure.
apxs:Error: the Apache module mod_so is compiled into.
apxs:Error: your server binary `/opt/local/apache2/bin/httpd'..

What could be wrong?

Mark

_______________________________________________
macports-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo/macports-dev

Reply via email to