Giter Site home page Giter Site logo

Comments (6)

krakjoe avatar krakjoe commented on August 23, 2024

You wanted to install bison, I think, try that ..

Unfamiliar with ubuntu, another user mentioned this (and it looks like it) ... please do report back ...

from jitfu.

Swader avatar Swader commented on August 23, 2024

Having replaced byacc with bison, and having installed flex which was also required, I get this:

vagrant@homestead:~/Code/libijt-fu$ make
make  all-recursive
make[1]: Entering directory `/home/vagrant/Code/libijt-fu'
Making all in tools
make[2]: Entering directory `/home/vagrant/Code/libijt-fu/tools'
make  all-am
make[3]: Entering directory `/home/vagrant/Code/libijt-fu/tools'
/bin/bash ../build-aux/ylwrap gen-rules-scanner.l .c gen-rules-scanner.c -- /bin/bash /home/vagrant/Code/libijt-fu/build-aux/missing flex
updating lex.yygen-rules-scanner.c
gcc -DHAVE_CONFIG_H -I. -I..    -I../include -I../include -I../jit -I../jit -fno-gcse -g -O2 -Wall -fno-omit-frame-pointer -MT gen-rules-scanner.o -MD -MP -MF .deps/gen-rules-scanner.Tpo -c -o gen-rules-scanner.o gen-rules-scanner.c
gcc: error: gen-rules-scanner.c: No such file or directory
gcc: fatal error: no input files
compilation terminated.
make[3]: *** [gen-rules-scanner.o] Error 4
make[3]: Leaving directory `/home/vagrant/Code/libijt-fu/tools'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/vagrant/Code/libijt-fu/tools'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/vagrant/Code/libijt-fu'
make: *** [all] Error 2

from jitfu.

krakjoe avatar krakjoe commented on August 23, 2024

Did you make distclean/clean and reconfigure ?

I would probably start with a fresh checkout of libjit and start at auto_gen.sh actually.

from jitfu.

krakjoe avatar krakjoe commented on August 23, 2024

I take it from the sitepoint article that you sorted this, so closing the issue ;)

+1 for the article, by the way ...

from jitfu.

Swader avatar Swader commented on August 23, 2024

Starting from scratch and throwing texinfo into the mix made it work.

from jitfu.

Swader avatar Swader commented on August 23, 2024

@krakjoe yep, you beat me to closing the issue :)

from jitfu.

Related Issues (6)

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.