bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #21388] SSL bundle fails to compile if libgnustep-gui isn't already


From: Richard Frith-Macdonald
Subject: [bug #21388] SSL bundle fails to compile if libgnustep-gui isn't already installed
Date: Mon, 22 Oct 2007 17:33:16 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en) AppleWebKit/419.3 (KHTML, like Gecko) Safari/419.3

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/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]