Error when make after ./configure --with-ascend-binary=no #1761

Closed
alex-gutzeit opened this Issue Sep 28, 2016 · 0 comments

Comments

Projects
None yet
2 participants

Hello, there is an error occured when subject. When I run ./configure --with-ascend-binary and make - there is no error.
Error:
src/lib/value.c: In function ‘value_data_from_str’:
src/lib/value.c:654:4: error: label ‘do_octets’ used but not defined
goto do_octets;
Platform:
Linux radius 3.16.0-4-amd64 #1 SMP Debian 3.16.36-1+deb8u1 (2016-09-03) x86_64 GNU/Linux

@alandekok alandekok added a commit that referenced this issue Sep 28, 2016

@alandekok alandekok Fix compile without ascend binary. fixes #1761 ddbef2e

alandekok closed this Oct 4, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment