For some reason my apache web server stop working and i tried to reinstall it using Macport. The apache installation stop half way and show apr-util error.
Error: The following dependencies failed to build: apr apr-util
I’ve tried to clean and update the macport before install the apache. however the result still the same.
After reading the installation log, it shows the problem from
/opt/local/include/uuid.h
and this uuid.h is actually owned by postgresql83
To solve this macport dependency error from apr and apr util, follow the steps below:-
Continue reading Dependencies failed to build: apr apr-util – Macport apache »