Bug 4988 - Ни примеры, ни демо программы не собираются
Summary: Ни примеры, ни демо программы не собираются
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: wxGTK-examples (show other bugs)
Version: unstable
Hardware: all Linux
: P2 normal
Assignee: Andrei Astafiev
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-13 12:42 MSD by Renat Sabitov
Modified: 2005-08-30 02:31 MSD (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Renat Sabitov 2004-08-13 12:42:41 MSD
Ни примеры, ни демо программы не собираются

$ cd samples/

loading cache ./config.cache
configure: error: Please run configure from the top level directory.

$ cd demos/

$ ./configure 
loading cache ./config.cache
creating ./config.status
creating Makefile
creating bombs/Makefile
creating dbbrowse/Makefile
creating forty/Makefile
creating fractal/Makefile
creating life/Makefile
creating poem/Makefile

$ make
make[1]: Entering directory `/home/srr/hobby/wx/examples/demos/bombs'
Makefile:22: ../../src/makeprog.env: No such file or directory
make[1]: *** Нет правила для сборки цели `../../src/makeprog.env'.  Останов.
make[1]: Leaving directory `/home/srr/hobby/wx/examples/demos/bombs'
make[1]: Entering directory `/home/srr/hobby/wx/examples/demos/dbbrowse'
Makefile:24: ../../src/makeprog.env: No such file or directory
make[1]: *** Нет правила для сборки цели `../../src/makeprog.env'.  Останов.
make[1]: Leaving directory `/home/srr/hobby/wx/examples/demos/dbbrowse'
make[1]: Entering directory `/home/srr/hobby/wx/examples/demos/forty'
Makefile:22: ../../src/makeprog.env: No such file or directory
make[1]: *** Нет правила для сборки цели `../../src/makeprog.env'.  Останов.
make[1]: Leaving directory `/home/srr/hobby/wx/examples/demos/forty'
make[1]: Entering directory `/home/srr/hobby/wx/examples/demos/fractal'
Makefile:22: ../../src/makeprog.env: No such file or directory
make[1]: *** Нет правила для сборки цели `../../src/makeprog.env'.  Останов.
make[1]: Leaving directory `/home/srr/hobby/wx/examples/demos/fractal'
make[1]: Entering directory `/home/srr/hobby/wx/examples/demos/life'
Makefile:24: ../../src/makeprog.env: No such file or directory
make[1]: *** Нет правила для сборки цели `../../src/makeprog.env'.  Останов.
make[1]: Leaving directory `/home/srr/hobby/wx/examples/demos/life'
make[1]: Entering directory `/home/srr/hobby/wx/examples/demos/poem'
Makefile:24: ../../src/makeprog.env: No such file or directory
make[1]: *** Нет правила для сборки цели `../../src/makeprog.env'.  Останов.
make[1]: Leaving directory `/home/srr/hobby/wx/examples/demos/poem'
make: *** [all] Ошибка 2
Comment 1 Renat Sabitov 2004-08-13 12:44:00 MSD
Да, забыл написать:

wxGTK-examples-2.4.2-alt2
Comment 2 Andrei Astafiev 2004-11-02 18:13:51 MSK
Теперь собираются.