← Back to team overview

rohc team mailing list archive

Re: [Question #264108]: Disabling debug prints on console

 

Question #264108 on rohc changed:
https://answers.launchpad.net/rohc/+question/264108

    Status: Answered => Open

Ashok Kumar is still having a problem:
Hi,

    It doesn't seems to work.. I am getting this

bcg@BCGA53:~/Desktop/study/ROHC/RawUDP$ gcc -o mytest5-RAWUDP $(pkg-config rohc --cflags) mytest5-RAWUDP.c $(pkg-config rohc --libs) /dev/null 2>&1
mytest5-RAWUDP.c: In function ‘main’:
mytest5-RAWUDP.c:170: warning: ‘rohc_compress2’ is deprecated (declared at /usr/include/rohc/rohc_comp.h:413)
mytest5-RAWUDP.c:197: warning: ‘rohc_decompress’ is deprecated (declared at /usr/include/rohc/rohc_decomp.h:287)
/dev/null: file not recognized: File truncated
collect2: ld returned 1 exit status
bcg@BCGA53:~/Desktop/study/ROHC/RawUDP$ sudo ./mytest5-RAWUDP /dev/null 2>&1
sudo: ./mytest5-RAWUDP: command not found

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