Error: configure: error: Problem with libXpm.(a|so) or libX11.(a|so)
This happens most times when compiling with gd enabled for the first time. Reinstall X11 libraries and try again:
cd /usr/ports/x11/libX11/
make deinstall
make install
Error: configure: error: Problem with libXpm.(a|so) or libX11.(a|so)
This happens most times when compiling with gd enabled for the first time. Reinstall X11 libraries and try again:
cd /usr/ports/x11/libX11/
make deinstall
make install