Jeremy C. Reed received the following bug report about building mpop-1.0.12 on DragonFly 1.8.0. This version of mpop uses current gnulib files from 2007-11-27.
> Here is the error when attempting to build base64.o: > > In file included from /usr/include/wchar.h:73, > from ./stdint.h:90, > from /usr/include/sys/types.h:50, > from /usr/include/stdlib.h:42, > from ./stdlib.h:30, > from base64.c:50: > ./stdio.h:372: error: syntax error before "getdelim" > ./stdio.h:395: error: syntax error before "rpl_getline" > *** Error code 1 > > [...] > > The configure logging is at > http://www.pkgsrc-box.org/reports/current/DragonFly-1.8/20071201.2048/mpop-1.0.12/configure.log > > And the build logging is at > http://www.pkgsrc-box.org/reports/current/DragonFly-1.8/20071201.2048/mpop-1.0.12/build.log Can someone help with this? Is more information needed? Martin