GithubHelp home page GithubHelp logo

Comments (2)

dcguim avatar dcguim commented on August 28, 2024 1
$ sudo ./compile.sh -v
Found directory 'picosat'
./compile.sh: line 14: ./configure: No such file or directory
make: *** No targets specified and no makefile found.  Stop.
Found directory 'nenofex'
cc  -shared -Wl,-install_name,libnenofex.1.dylib nenofex.fpico stack.fpico queue.fpico mem.fpico atpg.fpico -o libnenofex.1.1.dylib
Undefined symbols for architecture x86_64:
  "_picosat_add", referenced from:
      _nnf_to_cnf_forward in nenofex.fpico
      _nnf_to_cnf_standard_tseitin_forward in nenofex.fpico
  "_picosat_decisions", referenced from:
      _nenofex_solve in nenofex.fpico
  "_picosat_deref", referenced from:
      _nenofex_solve in nenofex.fpico
  "_picosat_init", referenced from:
      _nenofex_solve in nenofex.fpico
  "_picosat_reset", referenced from:
      _nenofex_solve in nenofex.fpico
  "_picosat_sat", referenced from:
      _nenofex_solve in nenofex.fpico
  "_picosat_set_verbosity", referenced from:
      _nenofex_solve in nenofex.fpico
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [libnenofex.1.1.dylib] Error 1
cc -L./picosat/ -lpicosat -L./nenofex -lnenofex -shared -Wl,-install_name,libqdpll.1.dylib qdpll.fpico qdpll_pqueue.fpico qdpll_mem.fpico qdpll_dep_man_qdag.fpico qdpll_dynamic_nenofex.fpico -o libqdpll.1.0.dylib
ld: library not found for -lpicosat
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [libqdpll.1.0.dylib] Error 1

Tried with and without the -static flag and still causing the error

from depqbf.

ilovezfs avatar ilovezfs commented on August 28, 2024

Looks like this is fixed :)

from depqbf.

Related Issues (14)

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.