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

undefined reference to BIT_STRING_decode_oer , OCTET_STRING_decode_oer in ASN1C compiler #498

Open
capduchan opened this issue Jun 21, 2024 · 1 comment

Comments

@capduchan
Copy link

capduchan commented Jun 21, 2024

hello
when iam doing Rectangle ASN1c Iam getting error

/tmp/ccnnpyoF.o:(.data.rel+0x38): undefined reference to BIT_STRING_decode_oer' /tmp/ccnnpyoF.o:(.data.rel+0x40): undefined reference to BIT_STRING_encode_oer'
/tmp/cce8JxN3.o:(.data.rel+0x38): undefined reference to OCTET_STRING_decode_oer' /tmp/cce8JxN3.o:(.data.rel+0x40): undefined reference to OCTET_STRING_encode_oer'
collect2: error: ld returned 1 exit status

already BIT_String.c ,OCTET_string are exist in current directory

thank you

@chetanpandey1266
Copy link

Try this fork: https://github.com/mouse07410/asn1c

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