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

liquid_ssb.c #336

Open
Claudio-Sjo opened this issue Oct 8, 2024 · 2 comments
Open

liquid_ssb.c #336

Claudio-Sjo opened this issue Oct 8, 2024 · 2 comments

Comments

@Claudio-Sjo
Copy link

the file liquid_ssb.c is missing for generating pissb

@mfalkvidd
Copy link

mfalkvidd commented Oct 8, 2024

Sorry for not checking myself (I don’t have access to a linux computer at the moment) but see if sudo apt-get install libliquid-dev helps.

edit: sorry, that won’t help. Seems like the file has been missing since the initial commit 6 years ago.

@Claudio-Sjo
Copy link
Author

Hi,
actually it doesn't.
The file is supposed to exist in sssbgen directory

This is from the Makefile in src directory

../pissb: ssbgen/test_ssb.c ssbgen/ssb_gen.c ssbgen/liquid_ssb.c
$(CC) $(CFLAGS_Pissb) -o ../pissb ssbgen/liquid_ssb.c $(LDFLAGS_Pissb)

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