> From: pashev.i...@gmail.com
> Date: Wed, 29 Jan 2014 20:13:57 +0400
> Subject: Re: How can I make this work
> To: rwob...@hotmail.com
> CC: debian-devel@lists.debian.org
> 
> 2014-01-29 Roelof Wobben <rwob...@hotmail.com>:
> > Now it fails with this message :
> >
> > /usr/bin/ld: SDL_2dgl.o: undefined reference to symbol 'floor@@GLIBC_2.2.5'
> > //lib/x86_64-linux-gnu/libm.so.6: error adding symbols: DSO missing from
> > command line
> > collect2: error: ld returned 1 exit status
> > make[3]: *** [gnujump] Fout 1
> > make[3]: Map '/home/roelof/Downloads/gnujump-1.0.8/src' wordt verlaten
> > make[2]: *** [all-recursive] Fout 1
> 
> Hi, gnujump should be linked to libm for floor()
> 
> In Debian package (gnujump) there is a patch to add libm:
> http://patch-tracker.debian.org/patch/series/view/gnujump/1.0.8-1/06_link_against_-lm_.patch
>   Oke,  So this the maintainer of the tutorial has made this to practice to 
> make a patch with quilt. Thanks for the help. Roelof
                                          

Reply via email to