Update of bug #21388 (project gnustep):
Status: None => Works For Me
_______________________________________________________
Follow-up Comment #2:
I suspect that this is not really a gnustep install from scratch ... the only
way that the SSL bundle would try to link with gui is if the make package
tells it to, and afaik the only way the meake package would tell it to is if
gui has been installed.
My guess is that the sequence of events is:
intall make
install base
install gui
delete base but fail to remove base.make from $GNUSTEP_MAKEFILES/Additional
delete gui but fail to remove gui.make from $GNUSTEP_MAKEFILES/Additional
install base ... failure because make tells ssl bundle to link with gui
Using 'make uninstall' uninstalls gui cleanly (removing the gui.make file),
so I guess gui was deleted using 'rm' instead.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?21388>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
_______________________________________________
Bug-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gnustep