ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Afanasov Dmitry <afanasovdmitry@gmail.com>
To: ALT Linux Team development discussions <devel@lists.altlinux.org>
Subject: Re: [devel] plib: SDL.h не найден (was I: FlightGear seeks for the maintainer)
Date: Tue, 20 Jan 2009 11:58:13 +0300
Message-ID: <9d5146970901200058t42679cefpea27695a045674f2@mail.gmail.com> (raw)
In-Reply-To: <9d5146970901192331l63a35753h885eb261f7b95b77@mail.gmail.com>

20.01.09, Afanasov Dmitry<afanasovdmitry@gmail.com> написал(а):
> 20.01.09, Afanasov Dmitry<afanasovdmitry@gmail.com> написал(а):
>  > 17.01.09, Michael Shigorin<mike@osdn.org.ua> написал(а):
>  >
>  > > On Sun, Jan 11, 2009 at 03:25:15AM +0300, QA Team Robot wrote:
>  >  >  > package FlightGear-1.0.0-alt1.3.1 looks orphaned [4] (Albert R. Valiev).
>  сборка FlightGear ругается на строку #include <SDL.h> в puSDL.h (пакет
>  plib). ругается фразой "файл не найден".
простенький патчик:
----

diff --git plib/src/pui/puSDL.h plib/src/pui/puSDL.h
index c9c48a8..bfafbff 100644
--- plib/src/pui/puSDL.h
+++ plib/src/pui/puSDL.h
@@ -29,7 +29,7 @@
 #endif

 #include "pu.h"
-#include "SDL.h"
+#include "SDL/SDL.h"


 inline int puGetWindowSDL ()

------

ситуацию исправляет. plib собирается, FlightGear тоже.
кто там ещё от plib зависит? никому ничего не сломает, если я NMU
попрошу и наложу "патчик"?

да, в git'е отметился: http://git.altlinux.org/people/ender/packages/plib.git
-- 
С уважением
Афанасов Дмитрий

  reply	other threads:[~2009-01-20  8:58 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-20  7:31 Afanasov Dmitry
2009-01-20  8:58 ` Afanasov Dmitry [this message]
2009-01-20  9:46   ` Anton D Kachalov
2009-01-20  9:55     ` Afanasov Dmitry
2009-01-20  9:44 ` Anton D Kachalov
2009-01-20 11:02 ` Led
2009-01-20 11:11   ` Afanasov Dmitry
2009-01-20 11:18     ` Led
2009-01-20 11:28       ` Afanasov Dmitry
2009-01-20 11:51         ` Anton D Kachalov
2009-01-20 22:44           ` Afanasov Dmitry

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=9d5146970901200058t42679cefpea27695a045674f2@mail.gmail.com \
    --to=afanasovdmitry@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