Code Monkey home page Code Monkey logo

Comments (4)

matricali avatar matricali commented on June 3, 2024

Hi @Omnividente
Thanks for taking time to report the issue
This was fix via 5cd040e

from cbrutekrag.

Omnividente avatar Omnividente commented on June 3, 2024

Now this error:

Compiled src/credentials.c successfully!
Compiled src/macrowrapper.c successfully!
/usr/bin/ld: obj/log.o:/root/cbrutekrag/src/log.c:30: multiple definition of `g_verbose'; obj/cbrutekrag.o:/root/cbrutekrag/src/cbrutekrag.c:46: first defined here
collect2: error: ld returned 1 exit status
make: *** [Makefile.static:32: cbrutekrag] Error 1

I changed int g_verbose; to extern int g_verbose; in the src\log.c file and the compilation went without errors

from cbrutekrag.

matricali avatar matricali commented on June 3, 2024

bd3d969 Fixes multiple definitions of g_verbose
3bebf46 Makes the static build works fine

I've tested against Ubuntu 20 and Ubuntu 22

@Omnividente Can you try again please?

from cbrutekrag.

matricali avatar matricali commented on June 3, 2024

@Omnividente any feedback?

from cbrutekrag.

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.