Path: csiph.com!goblin1!goblin.stu.neva.ru!usenet.stanford.edu!not-for-mail From: Yavor Doganov Newsgroups: gnu.gnustep.bug Subject: Re: linking fails / icon broken in window maker / gorm Date: Sun, 16 Sep 2018 19:03:26 +0000 (UTC) Lines: 14 Approved: bug-gnustep@gnu.org Message-ID: References: <0dcaec51621463e2db5d1dc0b24ffd42@phys.ethz.ch> NNTP-Posting-Host: lists.gnu.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Trace: usenet.stanford.edu 1537124759 16995 208.118.235.17 (16 Sep 2018 19:05:59 GMT) X-Complaints-To: action@cs.stanford.edu To: bug-gnustep@gnu.org Envelope-to: bug-gnustep@gnu.org X-Injected-Via-Gmane: http://gmane.org/ User-Agent: Pan/0.145 (Duplicitous mercenary valetism; d7e168a git.gnome.org/pan2) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 195.159.176.226 X-BeenThere: bug-gnustep@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Bug reports for the GNUstep programming environment List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com gnu.gnustep.bug:4354 В Sun, 16 Sep 2018 16:26:57 +0200, Gürkan Myczko написа: > When I try to build ModPlugPlay.app (to link it against > libopenmpt-modplug-dev+libao-dev instead libmodplug-dev), > I'm getting linking errors like: Check your makefile: ADDITIONAL_LDFLAGS should be ADDITIONAL_GUI_LIBS or ModPlugPlay_GUI_LIBS. I'm not familiar with the details but I wonder why would you want to link with a library that provides a compatibility layer around another library instead of the real library itself?