I tried to use fink to update dpkg to the latest version and the compile fails with the following errors:
In file included from mlib.c:36: /sw/include/md5.h:27: parse error before `UINT4' /sw/include/md5.h:27: warning: no semicolon at end of struct or union /sw/include/md5.h:28: warning: type defaults to `int' in declaration of `count' /sw/include/md5.h:28: warning: data definition has no type or storage class /sw/include/md5.h:30: parse error before `}' /sw/include/md5.h:30: warning: type defaults to `int' in declaration of `MD5_CTX' /sw/include/md5.h:30: warning: data definition has no type or storage class /sw/include/md5.h:32: parse error before `PROTO_LIST' /sw/include/md5.h:33: parse error before `PROTO_LIST' /sw/include/md5.h:35: parse error before `PROTO_LIST' /sw/include/md5.h:37: parse error before `PROTO_LIST' mlib.c:151: field `ctx' has incomplete type mlib.c: In function `buffer_write': mlib.c:163: warning: implicit declaration of function `MD5Init' mlib.c:177: warning: implicit declaration of function `MD5Final' mlib.c:211: warning: implicit declaration of function `MD5Update' make[1]: *** [mlib.o] Error 1 make: *** [all-recursive] Error 2 ### execution of failed, exit code 2 Failed: compiling dpkg-1.9.20-3 failed What can I do (if anything)? Thanks, Emily ------------------------------------------------------- This sf.net email is sponsored by: OSDN - Tired of that same old cell phone? Get a new here for FREE! https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
