Subject: Re: pkg/36186 (net/freeradius cannot be compiled on Solaris 10)
To: None <adrianp@NetBSD.org, gnats-admin@netbsd.org,>
From: Naoto Morishima <naoto@morishima.net>
List: pkgsrc-bugs
Date: 11/12/2007 09:55:02
The following reply was made to PR pkg/36186; it has been noted by GNATS.

From: Naoto Morishima <naoto@morishima.net>
To: gnats-bugs@NetBSD.org
Cc: adrianp@NetBSD.org, pkgsrc-bugs@netbsd.org,
	gnats-admin@netbsd.org, adrianp@netbsd.org
Subject: Re: pkg/36186 (net/freeradius cannot be compiled on Solaris 10)
Date: Mon, 12 Nov 2007 18:53:39 +0900

 >>>>> 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