← Back to team overview

rohc team mailing list archive

[Question #226854]: Compilation Error for ' assert '

 

New question #226854 on rohc:
https://answers.launchpad.net/rohc/+question/226854

Hello, 

 I'm trying rohc-1.4.2 with openvpn-2.1.3 with the patch given. But I got stuck while trying to " make " under openvpn with error - 

rohc.o: In function `openvpn_rohc_compress':
/usr/src/openvpn-2.1.3/rohc.c:146: undefined reference to `assert'
rohc.o: In function `openvpn_rohc_decompress':
/usr/src/openvpn-2.1.3/rohc.c:207: undefined reference to `assert'
collect2: ld returned 1 exit status


I've googled for related issue about assert - where including assert.h is the general solution. rohc.c already have assert.h file however, assert.h file is located into the include directory.


Any idea ??


Best Regards,



-- 
You received this question notification because you are a member of ROHC
Team, which is an answer contact for rohc.