[uClinux-dev] m68k-elf-tools-20030314 build errors
David McCullough
David_Mccullough at securecomputing.com
Thu Nov 1 08:47:28 EST 2007
Jivin Chris Doré lays it down ...
> I'm trying to build the 20030314 m68k-elf toolchain (need to experiment with
> some compiler changes). I've managed to get through all 0xA stages (after a
> few tweaks), however when I do a `./build-uclinux-tools.sh tar` I get the
> following errors:
>
> tar: ./home/cdore/toolchain_new/bin/bin/elf2flt: Cannot stat: No such file
> or directory
> tar: ./home/cdore/toolchain_new/bin/bin/flthdr: Cannot stat: No such file or
> directory
> tar: Error exit delayed from previous errors
>
>
> The m68k-elf brands exist:
> /home/cdore/toolchain_new/bin/bin/m68k-elf-elf2flt
> /home/cdore/toolchain_new/bin/bin/m68k-elf-flthdr
>
>
> So the question is, did the `./build-uclinux-tools.sh build` not really do
> its job?
elf2flt and flthdr used to be links to m68k-elf-elf2flt and
m68k-elf-flthdr respectively, but that is no longer the case and nothing
I know of expects it.
The tarball generator is probably just out of date and you can most likely
ignore these errors providing everything else was built.
Alternatively, either link the files, or remove them from the list
added to the tarball,
Cheers,
Davidm
--
David McCullough, david_mccullough at securecomputing.com, Ph:+61 734352815
Secure Computing - SnapGear http://www.uCdot.org http://www.cyberguard.com
More information about the uClinux-dev
mailing list