On Fri, May 13, 2011 at 5:50 PM, Hector Oron <
hector.oron@gmail.com> wrote:
> Hi,
>
> 2011/5/13 Hector Oron <hector.oron@gmail.com>:
>> 2011/5/13 Patrick Doyle <wpdster@gmail.com>:
>
>>> 1) Where is the VHDL code? package/vhdl contains only 3 files:
>>> Config.in, vhdl.deps, and vhdl.mk.
>
>> It is now on trunk, merged from tags/1.0-stable [0].
>
> [0] http://www.balloonboard.org/trac/browser/balloon/tags/1.0-stable/vhdl
> --
Oops... that seems to have broken the build process altogether...
balloonboard$ script ../buildlog6 -c make
Script started, file is ../buildlog6
grep: %XILINX%/readme.txt: No such file or directory
grep: %XILINX%/readme.txt: No such file or directory
Can't open perl script "./get_option_values.pl": No such file or directory
Can't open perl script "./get_option_values.pl": No such file or directory
Can't open perl script "./get_option_values.pl": No such file or directory
Can't open perl script "./get_project_files.pl": No such file or directory
Can't open perl script "./get_option_values.pl": No such file or directory
Can't open perl script "./get_option_values.pl": No such file or directory
Can't open perl script "./get_option_values.pl": No such file or directory
Can't open perl script "./get_project_files.pl": No such file or directory
make: *** No rule to make target `balloonboard.config', needed by
`config'. Stop.
Script done, file is ../buildlog6
I'll sort through what I need to sort through in order to turn off
building the FPGA code (at worst) or fix the build process (at best),
but I thought I would toss this out for now in case someone more
knowledgeable than I can step in and say something like "oh yeah --
you need to create a symbolic link to to get_option_values.pl", or
something like that. It won't happen (for me) tonight though... and
the weekend looks iffy.
--wpd