This path fixes built problem for udt.sdk.4.2.gnu.tar.gz caused by missed new md5.cpp file in Makefile.am. It also contains another minor make fixes.
How to use this patch:
put udt.sdk.4.2.gnu.tar.gz and udt_gnu_pkg.20081009.patch in your working dir.
[~]$ tar zxvf udt.sdk.4.2.gnu.tar.gz [~]$ cd udt_gnu_pkg [udt_gnu_pkg]$ patch -p1 < ../udt_gnu_pkg.20081009.patch
Log in to post a comment.
How to use this patch:
put udt.sdk.4.2.gnu.tar.gz and udt_gnu_pkg.20081009.patch in your working dir.
[~]$ tar zxvf udt.sdk.4.2.gnu.tar.gz
[~]$ cd udt_gnu_pkg
[udt_gnu_pkg]$ patch -p1 < ../udt_gnu_pkg.20081009.patch