On Mon, Jan 19, 2009 at 12:03 AM, Firas A. <[email protected]> wrote:
> I came on strange message/error today when I tried to compile > gr-howto-write-a-block. When I run ./bootstrap I got the following error: > > configure.ac:25: required file `./ltmain.sh' not found This may be a problem with a newer libtool and building the howto code when it is a sub-directory of a checked out copy of the trunk. Can you try copying the howto directory into another place, not as part of the full tree? Better yet, can you check out only the howto directory to get a fresh copy, and put it somewhere unrelated to your full GNU Radio checkout? I seem to recall an issue where bootstrap gets confused by there already being bootstrap related files in the parent directory, but not sure if this is that situation. -Johnathan _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
