Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Nov 2013 21:26:41 +0100
From:      Stefan Walter <stefan@freebsd.org>
To:        Gerald Pfeifer <gerald@pfeifer.com>
Cc:        svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, Andrej Zverev <az@freebsd.org>, ports-committers@freebsd.org
Subject:   Re: svn commit: r332623 - head/mail/spamprobe
Message-ID:  <20131104202640.GA1237@birne.dunkelkammer.void>
In-Reply-To: <alpine.LNX.2.00.1311032034060.3029@tuna.site>
References:  <201311031621.rA3GLHqh042299@svn.freebsd.org> <CAD5bB%2Bi30pvD-pH_eRujnyxzzEk8iAqrmxxgomM_F-DySUxLMg@mail.gmail.com> <20131103163804.GA1242@birne.dunkelkammer.void> <alpine.LNX.2.00.1311032034060.3029@tuna.site>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20131104202640.GA1237>