Related Posts
  • Forum Post: Re: First impressions with new RidgeRun SDK and Leopardboard 365

    Sorry to come back with this problem but I don't see any mention of NAND in the make config menu. Here is what I have in the "File System Configuration menu": *** File system target image configuration --- *** │ │ File system image target (JFFS2 disk image) ---> │ │ (64KiB) Erase...
  • Forum Post: Configuring OpenCV with Leopardboard dm365

    I have booted my leopardboard with MontaVista(R) Linux(R) Professional Edition 5.0.0. I have successfully compiled my opencv programs on Ubuntu 10.10. Now I want to test it with leopard board dm365. how can I do this ? Please help.
  • Forum Post: [SOLVED] valac is NOT defined

    I posted this more or less for the next person. :-) While performing make for Leo, I got the following error: Checking for host packages required by the SDK target applications... >> valac is NOT defined for ubuntu.common or ubuntu-10.04_32 make[1]: *** [host_packages] Error 1 make...
  • Forum Post: Cannot get zlib dependency when running make

    Hi, When running (Leopard Board SDK) make, it tries to find the dependency for zlib-1.2.5. But the download page http://zlib.net//zlib-1.2.5.tar.gz is 404 because version 1.2.5 doesn't exist any more! The latest version of zlib is 1.2.6. How can I update the makefile to point to the right version...