On Tue, 07 Jul 2015 18:04:47 +0000, Pearson, Greg wrote:

> Here's a fix for the GCC 5 build issue.  I added "extern" to the callable
> copy of the inline functions to ensure an externally visible function is
> emitted, please see section "Different semantics for inline functions"
> at https://gcc.gnu.org/gcc-5/porting_to.html for more background.

I can confirm that this patch fixes the GCC 5 build failure; but with
it the build in unstable (i.e. with GCC 4.9) fails:

xgnokii-xgnokii.o: In function `CreateAboutDialog':
/tmp/buildd/gnokii-0.6.30+dfsg/xgnokii/xgnokii.c:1187: undefined reference to 
`GUI_HideAbout'
xgnokii-xgnokii_logos.o:(.data+0x1c0): undefined reference to `CloseLogosWindow'
collect2: error: ld returned 1 exit status
Makefile:486: recipe for target 'xgnokii' failed


Cheers,
gregor

-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer -  https://www.debian.org/
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   NP: Bettina Wegner: Sie hat's gewusst

Attachment: signature.asc
Description: Digital Signature

Reply via email to