emacs-devel
[Top][All Lists]
Advanced

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

gtkutil.c error


From: Colin Baxter
Subject: gtkutil.c error
Date: Tue, 18 Jul 2017 13:01:26 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux)

Hello,

I getting a make error in gtkutil.c

gtkutil.c: In function ‘xg_get_scale’:
gtkutil.c:228:5: warning: implicit declaration of function
‘gtk_widget_get_scale_factor’ [-Wimplicit-function-declaration]

The 'make' fails with output

gtkutil.o: In function `xg_get_scale':
/home/redknight/git/emacs/src/gtkutil.c:228: undefined reference to 
`gtk_widget_get_scale_factor'
collect2: error: ld returned 1 exit status
make[1]: *** [temacs] Error 1


I'm using 3.2.0-4-686-pae #1 SMP Debian 3.2.89-2 i686 GNU/Linux.

Best wishes,

Colin Baxter.

-- 
--
Colin Baxter
address@hidden
GnuPG fingerprint: 68A8 799C 0230 16E7 BF68  2A27 BBFA 2492 91F5 41C8



reply via email to

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