Summary: | [maintainer update] Update port: sysutils/smartmontools Update to 5.22 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | martines <martines> | ||||||
Component: | Individual Port(s) | Assignee: | Sergei Kolobov <sergei> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | ||||||||
Priority: | Normal | ||||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
Description
martines
2003-10-31 03:00:35 UTC
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! |