svn commit: r332623 - head/mail/spamprobe
Stefan Walter
stefan at freebsd.org
Mon Nov 4 20:53:50 UTC 2013
Gerald Pfeifer, 03.11.13, 20:35h CET:
> On Sun, 3 Nov 2013, Stefan Walter wrote:
> > Andrej Zverev, 03.11.13, 17:27h CET:
> >> Why not such way?
> >>
> >> +.if ${OSVERSION} >= 1000024
> >> +USE_GCC= yes
> >> +.endif
> > Because that does not compile, either:
> > https://redports.org/~stefan/20131103163400-45978-156961/spamprobe-1.4d_7.log
>
> Looks like
>
> #include <stdio.h>
>
> or
>
> #include <cstring>
>
> might improve this applied at the right spot?
>
> Gerald
Yep...here and there. Looks like I eventually found all the spots where
#includes were missing. According to redports, it now works on 10.
Best regards,
Stefan
More information about the svn-ports-all
mailing list