GithubHelp home page GithubHelp logo

Comments (4)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 2, 2024
This would probably be easiest to do with a configure script.

From the other bug reports, it looks like the crc32 function has been removed 
from zlib in Ubuntu, and possibly there have been some other changes? If this 
is the case, we might consider including a version of zlib that we know works 
and build everything against that.

Original comment by [email protected] on 4 Nov 2011 at 1:05

from firmware-mod-kit.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 2, 2024
Agreed. I am not sure if it was removed, or simply changed in its prototype. 
Either way, same difference, and we need to link against the older one.

Original comment by [email protected] on 4 Nov 2011 at 1:13

from firmware-mod-kit.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 2, 2024
Don't need to do this as the issue was in the Makefiles, but I still think a 
simple configure script to check for pre-requisites is a good idea. I'll put on 
in the src directory.

Original comment by [email protected] on 4 Nov 2011 at 3:12

from firmware-mod-kit.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 2, 2024
Added a configure script to check for basic functions/headers as well as zlib 
prior to running make.

Original comment by [email protected] on 5 Nov 2011 at 6:47

  • Changed state: Fixed

from firmware-mod-kit.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.