-
Notifications
You must be signed in to change notification settings - Fork 299
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Master fails to build #125
Comments
Today's attempt gives:
|
Erm. Something wrong in LJ innards? Weird! |
@altexy or someone who succeeds to build: please post versions of software on your setup: uname -a
gcc -v
make -v
luajit -v |
alex@ubuntu: This program built for x86_64-pc-linux-gnu |
I believe make 4.0 could introduce some brainer. Also, worths to temporarily remove system luajit to be sure it does not interfere with local snabb's one. |
@altexy what is the type of src/jit/bcsave.lua?
UPDATED |
|
OOPS, somehow had false So the subj transforms to
which is another story. |
@dvv So, does the master build on your system? |
Are you running 32-bit (i386)? Realistically I'd say that we only support x86_64 at the moment. |
The problem was in wrong Git configuration on a local machine, it seems. |
Right. Hence, issue closed. Added final note to snabbswitch google group https://groups.google.com/forum/#!topic/snabb-devel/Zezo2AIo4Dk |
Add test IPv4 matches but port doesn't
Wonder if someone could confirm/void the issue on the same or similar setup?
The text was updated successfully, but these errors were encountered: