So when I run
cd /usr/ports/devel/gnustep && make install clean
I get the following error:
Code:
configure: exit 1
(end of "config.log")
*** [do-configure] Error code 1
Stop in /usr/ports/lang/gnustep-base.
*** [build-depends] Error code 1
Stop in /usr/ports/devel/gnustep.
Ok, so I got into
/usr/ports/lang/gnustep-base and run the whole
make
and
install
and I then get the following error:
Code:
configure: exit 1
(end of "config.log")
*** [do-configure] Error code 1
Stop in /usr/ports/lang/gnustep-base.
I'm at a loss on what to do next. Any hints? I think this is a bug….