Git Product home page Git Product logo

Comments (2)

rlaager avatar rlaager commented on September 26, 2024

Can you try the change I made (just pull from git)? If that doesn't fix it, we can investigate further.

from docsis.

nean-and-i avatar nean-and-i commented on September 26, 2024

sorry, after the latest change I get even more errors:

docsis.c:45:25: error: openssl/sha.h: No such file or directory
docsis.c: In function ‘add_mta_hash’:
docsis.c:142: error: ‘SHA_CTX’ undeclared (first use in this function)
docsis.c:142: error: (Each undeclared identifier is reported only once
docsis.c:142: error: for each function it appears in.)
docsis.c:142: error: expected ‘;’ before ‘shactx’
docsis.c:143: error: ‘SHA_DIGEST_LENGTH’ undeclared (first use in this
function)
docsis.c:143: warning: ISO C90 forbids mixed declarations and code
docsis.c:145: error: implicit declaration of function ‘SHA1_Init’
docsis.c:145: error: ‘shactx’ undeclared (first use in this function)
docsis.c:146: error: implicit declaration of function ‘SHA1_Update’
docsis.c:147: error: implicit declaration of function ‘SHA1_Final’
docsis.c:143: warning: unused variable ‘hash_value’
make[2]: *** [docsis.o] Error 1
make[2]: Leaving directory /mnt/git/docsis/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory/mnt/git/docsis'
make: *** [all] Error 2

On Thu, Jun 16, 2016 at 1:42 AM, Richard Laager [email protected]
wrote:

Can you try the change I made (just pull from git)? If that doesn't fix
it, we can investigate further.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#44 (comment), or mute
the thread
https://github.com/notifications/unsubscribe/ABP_BU5nowKye5PCNAGgofek5U3X6CG4ks5qMI3mgaJpZM4I2cgn
.

from docsis.

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.