I get the following error:
# make
Making all for bundle SSL...
Linking bundle SSL ...
/usr/bin/ld: warning -L: directory name (/usr/GNUstep/System/
Library/Libraries/gnu-gnu-gnu) does not exist
/usr/bin/ld: Undefined symbols:
___objc_class_name_Protocol
___objc_exec_class
_objc_get_class
_objc_msg_lookup
_objc_msg_lookup_super
collect2: ld returned 1 exit status
make[1]: *** [SSL.bundle/./SSL] Error 1
make: *** [SSL.all.bundle.variables] Error 2
I did originally work with ./InstallGNUstep - but it always ends
here so I figured jumping there and starting the process manually
is quicker.