Ticket #1459 (closed bug: fixed)
missing dep on parrot_config
| Reported by: | coke | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | build | Version: | trunk |
| Severity: | medium | Keywords: | |
| Cc: | Language: | ||
| Patch status: | Platform: |
Description
'make parrot_config' fails for me:
./parrot pbc_to_exe.pbc pbc_to_exe.pbc compiler returned NULL ByteCode '/home/coke/sandbox/parrot-indent/runtime/parrot/library/config.pir' - No such file or directory current instr.: 'main' pc 0 (tools/dev/pbc_to_exe.pir:25) make: *** [pbc_to_exe] Error 1
Probably missing a dep on the two .include files.
Change History
Note: See
TracTickets for help on using
tickets.
