On Feb 3, 2008, at 15:09, Chris Janton wrote:

On 2008-02-03 , at 13:03 , Ryan Schmidt wrote:

Maybe the problem is that the users experiencing this problem installed either libtool or apr or both before MacPorts 1.6 and are now trying to install apache2 with MacPorts 1.6? Could that be? If so the solution would be to rebuild libtool or apr?

sudo port -f uninstall libtool
sudo port -f uninstall apr
sudo port install libtool
sudo port install apr
sudo port clean apache2
sudo port upgrade apache2

Solved the problem for me on my 10.4 Intel system - no more build errors.

Good to know!

I will do the same on my 10.5 system and report back if it fails.

Can you try just libtool first? Then if that fails, then try apr.

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

Reply via email to