On Wed, Oct 23, 2013 at 9:09 AM, TB <[email protected]> wrote: > Hi, > > I am using BBB with Robert Nelsons Ubuntu 13.04 (Sept release I think). > Everything has worked perfectly up till now. I am trying to add the UARTS > based on the Adafruit python library package. It looks like the dts files > are not getting compiled and place in the /lib/firmware directory. So I did > a compile test with a sample dts file and it gives me the -@ compiler flag > error. research directed me to Robert Nelsons patch dtc.sh at > https://raw.github.com/RobertCNelson/tools/master/pkgs/dtc.sh . However when > I run this script it ends with the error "Failed to fetch > http://ftp.linux-foundation.org/pub/lsb/repositories/debian/dists/lsb-4.0/main/binary-armhf/Packages > 404 Not found. I went to that site and there are no binary-armhf > directories at all. I am stuck. What should i do next? Thanks
Ahh, fix your system? The script needs, uses dpkg on a debian based system to search for: bison, flex, build-essential, git-core, iputils-ping... For anything else, patches welcome.. Regards, -- Robert Nelson http://www.rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
