ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Sergey V Turchin <zerg@altlinux.org>
To: ALT Devel discussion list <devel@altlinux.ru>
Subject: Re: [devel] I: freetype2-devel-2.1.9-alt1 is broken?
Date: Wed, 27 Oct 2004 16:40:06 +0400
Message-ID: <200410271640.06609.zerg@altlinux.org> (raw)
In-Reply-To: <20041027110252.GA25425@basalt.office.altlinux.org>


[-- Attachment #1.1: Type: text/plain, Size: 810 bytes --]

В сообщении от Среда 27 Октябрь 2004 15:02 Dmitry V. Levin 
написал(a):
> Похоже, что новый freetype2-devel сломал сборку реально

[...]

> /usr/include/freetype2/freetype/freetype.h:20:2: #error
> "`ft2build.h' hasn't been included yet!"
> /usr/include/freetype2/freetype/freetype.h:21:2: #error "Please
> always use macros to include FreeType header files."
> /usr/include/freetype2/freetype/freetype.h:22:2: #error
> "Example:" /usr/include/freetype2/freetype/freetype.h:23:2:
> #error "  #include <ft2build.h>"
> /usr/include/freetype2/freetype/freetype.h:24:2: #error " 
> #include FT_FREETYPE_H" make: *** [ttf.o] Error 1
Вот, что достаточно видимо. См. аттач

-- 
Regards, Sergey, ALT Linux Team, http://www.altlinux.ru
http://stinkfoot.org:11371/pks/lookup?op=get&search=0x1C2A3F08

[-- Attachment #1.2: qt-x11-free-3.3.0-freetype.patch --]
[-- Type: text/x-diff, Size: 370 bytes --]

--- qt-x11-free-3.3.0/src/3rdparty/opentype/ftxopen.h.orig	2004-02-23 13:52:29.000000000 -0500
+++ qt-x11-free-3.3.0/src/3rdparty/opentype/ftxopen.h	2004-02-23 13:54:01.000000000 -0500
@@ -22,7 +22,8 @@
 #ifndef FTXOPEN_H
 #define FTXOPEN_H
 
-#include <freetype/freetype.h>
+#include <ft2build.h>
+#include FT_FREETYPE_H
 
 #ifdef __cplusplus
 extern "C" {

[-- Attachment #2: Type: application/pgp-signature, Size: 190 bytes --]

  parent reply	other threads:[~2004-10-27 12:40 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-27 11:02 Dmitry V. Levin
2004-10-27 11:26 ` Andrey Orlov
2004-10-27 12:40 ` Sergey V Turchin [this message]
2004-10-27 13:10 ` Valery V. Inozemtsev
2004-10-27 13:59 ` Dmitry V. Levin
2004-10-27 14:07   ` Valery V. Inozemtsev
2004-10-27 15:13     ` [devel] I: freetype2-devel-2.1.9-alt1 breaks old packages Dmitry V. Levin
2004-10-27 15:19       ` Valery V. Inozemtsev

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=200410271640.06609.zerg@altlinux.org \
    --to=zerg@altlinux.org \
    --cc=devel@altlinux.ru \
    /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