← Back to team overview

rohc team mailing list archive

Re: decompressor not working for me

 

Hi,

> I am using Blackfin 561.

OK, so my hypothesis is probably correct. The patch should fix your
problem.

 
> I am directly using the source files in my code.
> 
> I didn't install the library as was told in documentation.
> autogen.sh didn't work for me.
> 
> So, I think I can't apply this patch.
> 
> Is there anyother way....can i get source zip with patch.

You may create the source zip yourself. Simply follow these steps:
 $ tar xvjf rohc-1.2.0.tar.bz2
 $ cd rohc-1.2.0
 $ patch -p0 < /path/to/correct/dir/rohc-1.2.x-handle-odd-addresses.diff

You now got the patched sources.

Didier Barvaux
Viveris Technologies



References