Hi all, More progress:
Odroid N2 loaded with Armbian Copied the Fedora 32 SD card files to /fedora copied the dev entries from Armbian to /fedora/dev Now do "chroot /fedora /bin/bash" and now "dnf" works and can load apps. But the resolver doesn't work so put entries in /etc/hosts 13.250.126.156 wildcard.fedoraproject.org codecs.fedoraproject.org mirrors.fedoraproject.org 202.158.214.106 mirror.aarnet.edu.au 101.0.120.90 mirror.hostopia.com.au fedora.mirror.digitalpacific.com.au install GCC Ver 10 and it looks to work. gcc hello.c works. So I have GCC Ver 10 which I hope can compile FreeDV. Alan VK2ZIW On Tue, 28 Apr 2020 21:24:51 +1000, Al Beard wrote > Thanks Richard, > > > I've downloaded the Fedora 32 aarch64 SD card image. Made an SD card. > > > But, though the DTB file is there for the Odroid N2 there is no loader > in <sd card root>/usr/share/uboot/.... > and no hints in <sd card root>/usr/share/arm-linux-installer/boards.d > or <sd>/usr/share/arm-image-installer/socs.d/ > > > I can "chroot" onto the SD card but "dnf", the package installer won't work. > > > I've also tried installing the Fedora 32 gcc Ver 10 "rpm" file but the > include files > are not working. GCC Ver 9.3.1 from Fedora does work on the Odroid N2 running > Armbian. Again, using "rpm2cpio xx.rpm | cpio -id" then moving the files into > place > and a shell script to run say "gcc-9". > > > What am I trying to do? > =================== Get GCC Ver 10 running on an aarch64 machine preferably > on the Odroid N2 to compile and run FreeDV. > > > Any suggestions? > > Alan VK2ZIW > > > > > On Mon, 27 Apr 2020 06:18:00 -0500, Richard Shaw wrote > > On Mon, Apr 27, 2020 at 5:35 AM Al Beard <[email protected]> wrote: > > > > > > > > Hi Richard, > > > > > > I've looked here and only find gcc ver 9.3.1 > > > > > > https://kojipkgs.fedoraproject.org/packages/gcc/ > > > > Hmm.. I'm not familiar with that link "kojipkgs" but this one works: > > > > https://koji.fedoraproject.org/koji/packageinfo?packageID=40 > > > > Of course it's for rawhide but I would think it would work on current > > Fedora releases. > > > > Thanks, > > Richard > > --------------------------------------------------- > Alan Beard > > OpenWebMail 2.53 > > --------------------------------------------------- Alan Beard OpenWebMail 2.53
_______________________________________________ Freetel-codec2 mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freetel-codec2
