Opened 11 years ago
Closed 11 years ago
#145 closed defect (invalid)
gnat/install/matreshka_config.gpr': No such file
Reported by: | alexander.basov | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Matreshka | Version: | |
Keywords: | Cc: |
Description
How to reproduce
./configure --prefix=/opt/matreshka make install
Error log:
/usr/bin/install -c -m 644 gnat/install/matreshka_config.gpr /opt/matreshka/lib/gnat/matreshka/matreshka_config.gpr /usr/bin/install: cannot stat `gnat/install/matreshka_config.gpr': No such file or directory make[1]: *** [league] Error 1 make[1]: Leaving directory `/mnt/work/programming/projects/matreshka' make: *** [install] Error 2
Change History (1)
comment:1 by , 11 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Version: | 0.1.1 |
Note:
See TracTickets
for help on using tickets.
Most probably, you didn't rebuild configure program after update from repository. Please update Matreshka from repository, then run