* [Comm] kdevelop
@ 2003-07-26 14:37 ILYA Sibgatullin
2003-07-28 1:15 ` Anikin Anton
0 siblings, 1 reply; 5+ messages in thread
From: ILYA Sibgatullin @ 2003-07-26 14:37 UTC (permalink / raw)
To: community
Привет!
Проблема такая. Запускаю кдевелоп, новый проект, терминальный ц++,
сгенерился. Теперь ничего не меняя (там про Hello...) делаю
Build -> Autoconf and automake. Думает... Дальше:
<skip>
*** Creating configure
configure.in:103: error: m4_popdef: undefined macro: AC_Dest
autoconf/status.m4:844: AC_CONFIG_FILES is expanded from...
configure.in:103: the top level
autom4te-2.5: /usr/bin/m4 failed with exit status: 1
make[1]: *** [cvs] Ошибка 1
make: *** [all] Ошибка 2
*** failed ***
Autoconf-2.5, всё остальное из коробки от Юноши 2.2
Это из-за чего?
И ещё, где можно по кдевелопу русскую документацию почитать?
--
WBR, Ilya Sibgatullin
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Comm] kdevelop
2003-07-26 14:37 [Comm] kdevelop ILYA Sibgatullin
@ 2003-07-28 1:15 ` Anikin Anton
2003-07-28 7:24 ` ILYA Sibgatullin
0 siblings, 1 reply; 5+ messages in thread
From: Anikin Anton @ 2003-07-28 1:15 UTC (permalink / raw)
To: community
В сообщении от 26 Июль 2003 23:37 ILYA Sibgatullin написал(a):
> Привет!
> Проблема такая. Запускаю кдевелоп, новый проект, терминальный ц++,
> сгенерился. Теперь ничего не меняя (там про Hello...) делаю
> Build -> Autoconf and automake. Думает... Дальше:
>
> <skip>
> *** Creating configure
> configure.in:103: error: m4_popdef: undefined macro: AC_Dest
> autoconf/status.m4:844: AC_CONFIG_FILES is expanded from...
> configure.in:103: the top level
> autom4te-2.5: /usr/bin/m4 failed with exit status: 1
> make[1]: *** [cvs] Ошибка 1
> make: *** [all] Ошибка 2
> *** failed ***
>
> Autoconf-2.5, всё остальное из коробки от Юноши 2.2
> Это из-за чего?
> И ещё, где можно по кдевелопу русскую документацию почитать?
Привет у меня была та же проблема - снеси нафиг automake и поставь более
старую версию - у меня стоит 1.4. autoconf - 2.57, ну а дистр - Мастер 2.2.
Желаю удачи...
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Comm] kdevelop
2003-07-28 1:15 ` Anikin Anton
@ 2003-07-28 7:24 ` ILYA Sibgatullin
2003-07-28 13:46 ` Someone Unknown
0 siblings, 1 reply; 5+ messages in thread
From: ILYA Sibgatullin @ 2003-07-28 7:24 UTC (permalink / raw)
To: community
В сообщении от Понедельник 28 Июль 2003 07:15 Anikin Anton написал(a):
> > *** Creating configure
> > configure.in:103: error: m4_popdef: undefined macro: AC_Dest
> > autoconf/status.m4:844: AC_CONFIG_FILES is expanded from...
> > configure.in:103: the top level
> > autom4te-2.5: /usr/bin/m4 failed with exit status: 1
> > make[1]: *** [cvs] Ошибка 1
> > make: *** [all] Ошибка 2
> > *** failed ***
> Привет у меня была та же проблема - снеси нафиг automake и поставь
> более старую версию - у меня стоит 1.4. autoconf - 2.57, ну а дистр -
> Мастер 2.2. Желаю удачи...
Не помогло...
autoconf_2.5-2.57-alt1.1
automake_1.4-p5
И всё точно также не работает.
--
WBR, Ilya Sibgatullin
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Comm] kdevelop
2003-07-28 7:24 ` ILYA Sibgatullin
@ 2003-07-28 13:46 ` Someone Unknown
2003-07-28 16:35 ` Pavel Tsybulin
0 siblings, 1 reply; 5+ messages in thread
From: Someone Unknown @ 2003-07-28 13:46 UTC (permalink / raw)
To: community
В сообщении от 28 Июль 2003 11:24 ILYA Sibgatullin написал(a):
> В сообщении от Понедельник 28 Июль 2003 07:15 Anikin Anton написал(a):
> > > *** Creating configure
> > > configure.in:103: error: m4_popdef: undefined macro: AC_Dest
> > > autoconf/status.m4:844: AC_CONFIG_FILES is expanded from...
> > > configure.in:103: the top level
> > > autom4te-2.5: /usr/bin/m4 failed with exit status: 1
> > > make[1]: *** [cvs] Ошибка 1
> > > make: *** [all] Ошибка 2
> > > *** failed ***
> >
> > Привет у меня была та же проблема - снеси нафиг automake и поставь
> > более старую версию - у меня стоит 1.4. autoconf - 2.57, ну а дистр -
> > Мастер 2.2. Желаю удачи...
>
> Не помогло...
> autoconf_2.5-2.57-alt1.1
> automake_1.4-p5
> И всё точно также не работает.
automake 1.4 должен работать в связке с autoconf 2.13.
--
Regards,
Someone
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Comm] kdevelop
2003-07-28 13:46 ` Someone Unknown
@ 2003-07-28 16:35 ` Pavel Tsybulin
0 siblings, 0 replies; 5+ messages in thread
From: Pavel Tsybulin @ 2003-07-28 16:35 UTC (permalink / raw)
To: community
On Mon, Jul 28, 2003 at 05:46:15PM +0400, Someone Unknown wrote:
> В сообщении от 28 Июль 2003 11:24 ILYA Sibgatullin написал(a):
> > В сообщении от Понедельник 28 Июль 2003 07:15 Anikin Anton написал(a):
> > > > *** Creating configure
> > > > configure.in:103: error: m4_popdef: undefined macro: AC_Dest
> > > > autoconf/status.m4:844: AC_CONFIG_FILES is expanded from...
> > > > configure.in:103: the top level
> > > > autom4te-2.5: /usr/bin/m4 failed with exit status: 1
> > > > make[1]: *** [cvs] Ошибка 1
> > > > make: *** [all] Ошибка 2
> > > > *** failed ***
> > >
> > > Привет у меня была та же проблема - снеси нафиг automake и поставь
> > > более старую версию - у меня стоит 1.4. autoconf - 2.57, ну а дистр -
> > > Мастер 2.2. Желаю удачи...
> >
> > Не помогло...
> > autoconf_2.5-2.57-alt1.1
> > automake_1.4-p5
> > И всё точно также не работает.
>
> automake 1.4 должен работать в связке с autoconf 2.13.
>
Эти вопросы уже обсуждались.
Поищите в списке рассылки, если работает поиск.
нет - ищите на форуме kdevelop
там нужно подправить файлик из поставки kdevelop
/usr/share/apps/kdevelop/templates/admin.tar.gz
Если не найдете - пишите лично, вышлю.
Паша
P.S. Пора бы в FAQ
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2003-07-28 16:35 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-26 14:37 [Comm] kdevelop ILYA Sibgatullin
2003-07-28 1:15 ` Anikin Anton
2003-07-28 7:24 ` ILYA Sibgatullin
2003-07-28 13:46 ` Someone Unknown
2003-07-28 16:35 ` Pavel Tsybulin
ALT Linux Community general discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community/0 community/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 community community/ http://lore.altlinux.org/community \
mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
public-inbox-index community
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git