Subject: Re: pkg/36186 (net/freeradius cannot be compiled on Solaris 10)
To: None <gnats-bugs@NetBSD.org>
From: Naoto Morishima <naoto@morishima.net>
List: pkgsrc-bugs
Date: 11/12/2007 18:53:39
>>>>> On Mon, 12 Nov 2007 09:33:59 +0000 (UTC),  <adrianp@netbsd.org> said:

adrianp> I've successfully compiled freeradius 1.1.7 on Solaris 10
adrianp> from pkgsrc-HEAD.  Could you please confirm if this is still
adrianp> a problem for you ? 

 I've just tried to compile it on Solaris 10 with PKGSRC_COMPILER=
 sunpro, and found that this problem still remains as follows:

"rlm_preprocess.c", line 129: warning: argument #1 is incompatible with prototype:
        prototype: pointer to const char : "/usr/include/iso/string_iso.h", line 130
        argument : pointer to unsigned char
"rlm_preprocess.c", line 147: warning: assignment type mismatch:
        pointer to char "=" pointer to unsigned char
"rlm_preprocess.c", line 226: warning: argument #1 is incompatible with prototype:
        prototype: pointer to const char : "/usr/include/iso/string_iso.h", line 130
        argument : pointer to unsigned char

 (... snip)

Regards,
Naoto Morishima