Developing for the V7 distro

So I notice a few things that I'd like to change in V7.  Namely adding another driver to lcd4linux (USBLCD).  I downloaded the latest lcd4linux and compiled it with the extra driver, yet, as I anticipated, when I attempt to run it under astaro V7 I get a floating point exception even though my build environment is running a similar kernel and architecture (kernel-2.6.18-i686 vs kernel-2.6.16-i686)

Back in the old days we had a plus-pack for those older distributions, but now that we have a standard kernel this isn't needed I gather.

What do I need to do to create a suitable build environment for making compatible binaries?

Greg
Parents Reply Children
  • Unfortunately Astaro still hasn't released the GPL source code for version 7.

    That is one thing that really irks me... The GPL specifically requires you to make source available for any GPLed software you ship, but Astaro is always consistently very late in shipping the source and never makes the source to updates available even when they contain GPLed software.

    The GPL license is quite clear that this is not acceptable and you must make available the source to all GPLed software when you distribute binaries, not whenever you feel like getting around to it.

    With the level of expertise that the Astaro community has, I am disappointed that they don't make the GPLed parts of their software open as I'm sure that this would lead to outside developers contributing to the software and improving Astaro for everyone.

    I do commend Astaro for contributing to Linux in the past - they have funded a good amount of networking features in the past.

    From http://gpl-violations.org/faq/vendor-faq.html

    Remember the license requires you make source available to your customers with the product or to include a written offer. Putting a zip of the relevant sources on the Documentation CDis a great way to do this.

    If you include GPL software, include a copy of the GPL with your license documentation and make sure it is clear that your product contains GPL software.

    If you make available software/firmware updates via Internet, and the update or software/firmware image contains GPL software, you have to provide the corresponding source code for every single version.


    Interestingly, Harold Welte, the owner of gpl-violations.org has been contracted directly by Astaro in the past!
  • Grgcombs, Do the tools you made for v7Beta work in current versions of V7?

    Thanks,
    Barry
  • I've been trying for quite awhile to get TShark (from Wireshark, replacement for Ethereal) compiled statically for ASL7. 
    Unfortunately, it is currently impossible to compile it statically, so a dev environment for ASL7 would be REALLY helpful.

    I know it's based on SUSE, but _which_ version of SUSE???

    Thanks,
    Barry

  • I know it's based on SUSE, but _which_ version of SUSE???


    SLES10 .... this was mentioned in the ACE 7 training docs.