all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Colin Baxter <m43cap@yandex.com>
To: emacs-devel@gnu.org
Subject: gtkutil.c error
Date: Tue, 18 Jul 2017 13:01:26 +0100	[thread overview]
Message-ID: <87bmoinecp.fsf@yandex.com> (raw)

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
m43cap@yandex.com
GnuPG fingerprint: 68A8 799C 0230 16E7 BF68  2A27 BBFA 2492 91F5 41C8



             reply	other threads:[~2017-07-18 12:01 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-18 12:01 Colin Baxter [this message]
2017-07-18 12:30 ` gtkutil.c error Lars Ingebrigtsen
2017-07-18 13:25   ` Colin Baxter
2017-07-18 13:32     ` Lars Ingebrigtsen
2017-07-18 13:57       ` Colin Baxter

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87bmoinecp.fsf@yandex.com \
    --to=m43cap@yandex.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.