devel@ where you _can_ ask
 help / color / mirror / Atom feed
* [newbies] Ошибка при сборке
@ 2010-04-27 14:32 Павел Малеев
  2010-04-27 14:38 ` Andrey Rahmatullin
  0 siblings, 1 reply; 5+ messages in thread
From: Павел Малеев @ 2010-04-27 14:32 UTC (permalink / raw)
  To: devel-newbies

Здравствуйте.
При сборке пакета выскочила такая ошибка:

CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
QT_PHONON_INCLUDE_DIR (ADVANCED)

Ответа в Интернете не нашел. Ткните носом:)
-- 
С уважением, Павел (aka Rolland)

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [newbies] Ошибка при сборке
  2010-04-27 14:32 [newbies] Ошибка при сборке Павел Малеев
@ 2010-04-27 14:38 ` Andrey Rahmatullin
  2010-04-27 14:51   ` Павел Малеев
  0 siblings, 1 reply; 5+ messages in thread
From: Andrey Rahmatullin @ 2010-04-27 14:38 UTC (permalink / raw)
  To: devel-newbies

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

On Tue, Apr 27, 2010 at 05:32:52PM +0300, Павел Малеев wrote:
> При сборке пакета выскочила такая ошибка:
> CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
> Please set them or make sure they are set and tested correctly in the CMake files:
> QT_PHONON_INCLUDE_DIR (ADVANCED)
phonon-devel хочет, очевидно.

-- 
WBR, wRAR (ALT Linux Team)
Powered by the ALT Linux fortune(6):

> >огласить весь список rpm -qa | grep ^kde? :)
> >3.2.3, Sisyphus (20040804)
> Ничче не понимаю. У меня вроде то же самое (см. выше). Будем Зерга звать?
пора.

Зееерггггг!!!!!?
		-- shrek in sisyphus@

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [newbies] Ошибка при сборке
  2010-04-27 14:38 ` Andrey Rahmatullin
@ 2010-04-27 14:51   ` Павел Малеев
  2010-04-27 15:04     ` Andrey Rahmatullin
  0 siblings, 1 reply; 5+ messages in thread
From: Павел Малеев @ 2010-04-27 14:51 UTC (permalink / raw)
  To: devel@ where you _can_ ask

> On Tue, Apr 27, 2010 at 05:32:52PM +0300, Павел Малеев wrote:
> > При сборке пакета выскочила такая ошибка:
> > CMake Error: The following variables are used in this project, but they
> > are set to NOTFOUND. Please set them or make sure they are set and
> > tested correctly in the CMake files: QT_PHONON_INCLUDE_DIR (ADVANCED)
> 
> phonon-devel хочет, очевидно.
> Зееерггггг!!!!!?
> 		-- shrek in sisyphus@
phonon-devel стоит
-- 
С уважением, Павел (aka Rolland)

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [newbies] Ошибка при сборке
  2010-04-27 14:51   ` Павел Малеев
@ 2010-04-27 15:04     ` Andrey Rahmatullin
  2010-04-27 17:38       ` Павел Малеев
  0 siblings, 1 reply; 5+ messages in thread
From: Andrey Rahmatullin @ 2010-04-27 15:04 UTC (permalink / raw)
  To: devel-newbies

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

On Tue, Apr 27, 2010 at 05:51:53PM +0300, Павел Малеев wrote:
> > > CMake Error: The following variables are used in this project, but they
> > > are set to NOTFOUND. Please set them or make sure they are set and
> > > tested correctly in the CMake files: QT_PHONON_INCLUDE_DIR (ADVANCED)
> phonon-devel стоит
Выясняйте, почему не нашёлся. Показывайте вывод cmake.

-- 
WBR, wRAR (ALT Linux Team)
Powered by the ALT Linux fortune(6):

<Pilot> Aristarh: сколько дней уходит на пересборку всего гнома?
<drF_ckoff> Pilot: на пару недель меньше, чем на пересборку всего kde =)

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [newbies] Ошибка при сборке
  2010-04-27 15:04     ` Andrey Rahmatullin
@ 2010-04-27 17:38       ` Павел Малеев
  0 siblings, 0 replies; 5+ messages in thread
From: Павел Малеев @ 2010-04-27 17:38 UTC (permalink / raw)
  To: devel@ where you _can_ ask

> On Tue, Apr 27, 2010 at 05:51:53PM +0300, Павел Малеев wrote:
> > > > CMake Error: The following variables are used in this project, but
> > > > they are set to NOTFOUND. Please set them or make sure they are set
> > > > and tested correctly in the CMake files: QT_PHONON_INCLUDE_DIR
> > > > (ADVANCED)
> > 
> > phonon-devel стоит
> 
> Выясняйте, почему не нашёлся. Показывайте вывод cmake.
Все, нашел на просторах Инета решение. Добавил в спек

 -DQT_PHONON_INCLUDE_DIR:INTERNAL=1
-- 
С уважением, Павел (aka Rolland)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-04-27 17:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-04-27 14:32 [newbies] Ошибка при сборке Павел Малеев
2010-04-27 14:38 ` Andrey Rahmatullin
2010-04-27 14:51   ` Павел Малеев
2010-04-27 15:04     ` Andrey Rahmatullin
2010-04-27 17:38       ` Павел Малеев

devel@ where you _can_ ask

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel-newbies/0 devel-newbies/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-newbies devel-newbies/ http://lore.altlinux.org/devel-newbies \
		devel-newbies@lists.altlinux.org devel-newbies@lists.altlinux.ru devel-newbies@lists.altlinux.com
	public-inbox-index devel-newbies

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


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