Update port to latest release from SourceForge Should now be clean compile on FreeBSD prior to 5.1-CURRENT
Responsible Changed From-To: freebsd-ports-bugs->sergei I'll take it.
Fails to build under -STABLE: cc -DHAVE_CONFIG_H -I. -I. -I. -DSYSCONFDIR=\"/tmp/smartmontools-5.22/etc\" -O -pipe -Wall -c `test -f 'knowndrives.c' || echo './'`knowndrives.c In file included from knowndrives.c:21: /usr/include/regex.h:46: syntax error before `regoff_t' /usr/include/regex.h:46: warning: type defaults to `int' in declaration of `regoff_t' /usr/include/regex.h:46: warning: data definition has no type or storage class /usr/include/regex.h:56: syntax error before `regoff_t' gmake[2]: *** [knowndrives.o] Error 1 gmake[2]: Leaving directory `/data/ports/smartmontools-5.22/smartmontools-5.22' Probably #include <sys/types.h> is missing. Please investigate. Sergei
State Changed From-To: open->feedback Waiting for feedback from the submitter.
State Changed From-To: feedback->closed Committed, thanks!