Skip to content
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

code #1

Open
frank0417 opened this issue Oct 25, 2019 · 1 comment
Open

code #1

frank0417 opened this issue Oct 25, 2019 · 1 comment

Comments

@frank0417
Copy link

h2_v2.c and h2_v1_1.c are missing

@bfontaine
Copy link

bfontaine commented Mar 15, 2023

Anything new on this? It makes this tool unusable. ping @setup74

$ make
make -C h2sim
make[1]: Entering directory '/home/baptiste/h2simple/h2sim'
gcc -c -O3 -g -W -Wall -Werror -DTLS_MODE -DEPOLL_MODE -D_REENTRANT -D_GNU_SOURCE -I -I/usr/local/include h2_msg.c -o h2_msg.o
gcc -c -O3 -g -W -Wall -Werror -DTLS_MODE -DEPOLL_MODE -D_REENTRANT -D_GNU_SOURCE -I -I/usr/local/include h2_sess.c -o h2_sess.o
gcc -c -O3 -g -W -Wall -Werror -DTLS_MODE -DEPOLL_MODE -D_REENTRANT -D_GNU_SOURCE -I -I/usr/local/include h2_io.c -o h2_io.o
gcc -c -O3 -g -W -Wall -Werror -DTLS_MODE -DEPOLL_MODE -D_REENTRANT -D_GNU_SOURCE -I -I/usr/local/include h2_ssl.c -o h2_ssl.o
make[1]: *** No rule to make target 'h2_v2.o', needed by 'libh2sim.a'.  Stop.
make[1]: Leaving directory '/home/baptiste/h2simple/h2sim'
make: *** [Makefile:19: h2sim/libh2sim.a] Error 2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants