ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Igor Zubkov <igor.zubkov@gmail.com>
To: ALT Linux Team development discussions <devel@lists.altlinux.org>
Subject: Re: [devel] I: libfreetype-devel incompat change
Date: Sun, 8 Dec 2013 15:45:11 +0200
Message-ID: <CAJXf7QMs100_mJ=qkNbKEE5FevF1vLk=vzaOyzWkwd8TSFoTtw@mail.gmail.com> (raw)
In-Reply-To: <20131207223821.GA10282@osdn.org.ua>

[-- Attachment #1: Type: text/plain, Size: 320 bytes --]

2013/12/8 Michael Shigorin:
> On Sat, Dec 07, 2013 at 07:32:26PM +0400, Dmitry V. Levin wrote:
>> > grub2-2.00-alt18
>> >     util/grub-mkfont.c:42:30: fatal error: freetype/ftsynth.h: No such file or directory
>
> Ох, не прямо сейчас.

Да ладно. Там патч в одну строку. :)

-- 
Igor Zubkov
http://hi.im/ice

[-- Attachment #2: grub2-2.00-alt-freetype2-2.5.1.patch --]
[-- Type: text/x-patch, Size: 463 bytes --]

diff -ur grub2-2.00.orig/util/grub-mkfont.c grub2-2.00/util/grub-mkfont.c
--- grub2-2.00.orig/util/grub-mkfont.c	2013-11-27 18:33:31.000000000 +0200
+++ grub2-2.00/util/grub-mkfont.c	2013-12-08 15:26:59.605475946 +0200
@@ -39,7 +39,7 @@
 #include FT_FREETYPE_H
 #include FT_TRUETYPE_TAGS_H
 #include FT_TRUETYPE_TABLES_H
-#include <freetype/ftsynth.h>
+#include FT_SYNTHESIS_H
 
 #undef __FTERRORS_H__
 #define FT_ERROR_START_LIST   const char *ft_errmsgs[] = { 

  reply	other threads:[~2013-12-08 13:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-07 15:32 ` Dmitry V. Levin
2013-12-07 22:38   ` Michael Shigorin
2013-12-08 13:45     ` Igor Zubkov [this message]
2013-12-09 20:29       ` Michael Shigorin

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='CAJXf7QMs100_mJ=qkNbKEE5FevF1vLk=vzaOyzWkwd8TSFoTtw@mail.gmail.com' \
    --to=igor.zubkov@gmail.com \
    --cc=devel@lists.altlinux.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

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git