The following issue has been SUBMITTED. ====================================================================== http://www.dbmail.org/mantis/view.php?id=410 ====================================================================== Reported By: kouta Assigned To: ====================================================================== Project: DBMail Issue ID: 410 Category: General Reproducibility: always Severity: minor Priority: normal Status: new target: ====================================================================== Date Submitted: 20-Sep-06 07:14 CEST Last Modified: 20-Sep-06 07:14 CEST ====================================================================== Summary: [compile error] dm_md5.c on freebsd-sparc64-6-latest Description: When compiling on sparc64 cc gives following error:
=== cc -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -fno-strict-aliasing -pipe -fPIC -I/usr/local/include -L/usr/local/lib -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -D_REENTRANT -I/usr/local/include/gmime-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -W -Wall -Wpointer-arith -Wstrict-prototypes -MT libdbmail_la-dm_md5.lo -MD -MP -MF .deps/libdbmail_la-dm_md5.Tpo -c dm_md5.c -fPIC -DPIC -o .libs/libdbmail_la-dm_md5.o dm_md5.c: In function `byteReverse': dm_md5.c:56: error: syntax error before "t" dm_md5.c:58: error: `t' undeclared (first use in this function) dm_md5.c:58: error: (Each undeclared identifier is reported only once dm_md5.c:58: error: for each function it appears in.) dm_md5.c:58: error: `uint32' undeclared (first use in this function) dm_md5.c:60: error: syntax error before ')' token gmake[2]: *** [libdbmail_la-dm_md5.lo] Error 1 gmake[2]: Leaving directory === Full log is available at http://pointyhat.freebsd.org/errorlogs/sparc64-errorlogs/e.6.2006072105/dbmail-2.1.7_1.log.bz2 ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 20-Sep-06 07:14 kouta New Issue 20-Sep-06 07:14 kouta File Added: patch-dm_md5.c ======================================================================
