Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.gnustep.bug > #4353
| Path | csiph.com!goblin1!goblin.stu.neva.ru!usenet.stanford.edu!not-for-mail |
|---|---|
| From | Gürkan Myczko <gurkan@phys.ethz.ch> |
| Newsgroups | gnu.gnustep.bug |
| Subject | linking fails / icon broken in window maker / gorm |
| Date | Sun, 16 Sep 2018 16:26:57 +0200 |
| Lines | 47 |
| Approved | bug-gnustep@gnu.org |
| Message-ID | <mailman.852.1537116858.1284.bug-gnustep@gnu.org> (permalink) |
| NNTP-Posting-Host | lists.gnu.org |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=US-ASCII; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Trace | usenet.stanford.edu 1537116859 12128 208.118.235.17 (16 Sep 2018 16:54:19 GMT) |
| X-Complaints-To | action@cs.stanford.edu |
| To | bug-gnustep@gnu.org |
| Envelope-to | bug-gnustep@gnu.org |
| X-Virus-Scanned | Debian amavisd-new at phys.ethz.ch |
| X-Sender | gurkan@phys.ethz.ch |
| User-Agent | Roundcube Webmail/1.3.7 |
| X-detected-operating-system | by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] |
| X-Received-From | 129.132.80.51 |
| X-Mailman-Approved-At | Sun, 16 Sep 2018 12:54:18 -0400 |
| X-BeenThere | bug-gnustep@gnu.org |
| X-Mailman-Version | 2.1.21 |
| Precedence | list |
| List-Id | Bug reports for the GNUstep programming environment <bug-gnustep.gnu.org> |
| List-Unsubscribe | <https://lists.gnu.org/mailman/options/bug-gnustep>, <mailto:bug-gnustep-request@gnu.org?subject=unsubscribe> |
| List-Archive | <http://lists.gnu.org/archive/html/bug-gnustep/> |
| List-Post | <mailto:bug-gnustep@gnu.org> |
| List-Help | <mailto:bug-gnustep-request@gnu.org?subject=help> |
| List-Subscribe | <https://lists.gnu.org/mailman/listinfo/bug-gnustep>, <mailto:bug-gnustep-request@gnu.org?subject=subscribe> |
| Xref | csiph.com gnu.gnustep.bug:4353 |
Show key headers only | View raw
Hi I have reported this bug report against WindowMaker, however I'm not sure if it's their fault or GNUsteps' https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=908512 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: # gs_make This is gnustep-make 2.7.0. Type 'make print-gnustep-make-help' for help. Making all for app ModPlugPlay... Linking app ModPlugPlay ... /usr/bin/ld: ./obj/ModPlugPlay.obj/main.m.o: in function `main': /home/alex/debian/ModPlugPlay.app/ModPlugPlay.app-1.8/main.m:37: undefined reference to `ModPlug_GetSettings' /usr/bin/ld: ./obj/ModPlugPlay.obj/Controller.m.o: in function `_i_Controller__forward_': /home/alex/debian/ModPlugPlay.app/ModPlugPlay.app-1.8/Controller.m:247: undefined reference to `ModPlug_Seek' /usr/bin/ld: ./obj/ModPlugPlay.obj/Controller.m.o: in function `_i_Controller__backward_': /home/alex/debian/ModPlugPlay.app/ModPlugPlay.app-1.8/Controller.m:258: undefined reference to `ModPlug_Seek' /usr/bin/ld: ./obj/ModPlugPlay.obj/Controller.m.o: in function `_i_Controller__continuePlay': /home/alex/debian/ModPlugPlay.app/ModPlugPlay.app-1.8/Controller.m:276: undefined reference to `ModPlug_Read' /usr/bin/ld: /home/alex/debian/ModPlugPlay.app/ModPlugPlay.app-1.8/Controller.m:277: undefined reference to `ao_play' /usr/bin/ld: ./obj/ModPlugPlay.obj/Controller.m.o: in function `_i_Controller__nextSong_': /home/alex/debian/ModPlugPlay.app/ModPlugPlay.app-1.8/Controller.m:85: undefined reference to `ModPlug_Unload' You can find the source to retry at: https://github.com/alexmyczko/ModPlugPlay.app I'm also having troubles with the resources (no matter wether they are .tiff or .png, they get displayed wrong/not in Gorm) Best,
Back to gnu.gnustep.bug | Previous | Next | Find similar
linking fails / icon broken in window maker / gorm Gürkan Myczko <gurkan@phys.ethz.ch> - 2018-09-16 16:26 +0200
csiph-web