Subject: Re: pkg/36186 (net/freeradius cannot be compiled on Solaris 10)
To: None <adrianp@NetBSD.org, gnats-admin@netbsd.org,>
From: Adrian Portelli <adrianp@NetBSD.org>
List: pkgsrc-bugs
Date: 11/12/2007 19:35:02
The following reply was made to PR pkg/36186; it has been noted by GNATS.
From: Adrian Portelli <adrianp@NetBSD.org>
To: gnats-bugs@NetBSD.org
Cc: uklaus@hgb-leipzig.de
Subject: Re: pkg/36186 (net/freeradius cannot be compiled on Solaris 10)
Date: Mon, 12 Nov 2007 19:33:01 +0000
Uwe Klaus wrote:
> The following reply was made to PR pkg/36186; it has been noted by GNATS.
>
> From: Uwe Klaus <uklaus@hgb-leipzig.de>
> To: gnats-bugs@NetBSD.org
> Cc: adrianp@NetBSD.org, gnats-admin@NetBSD.org,
> pkgsrc-bugs@NetBSD.org, naoto@morishima.net
> Subject: Re: pkg/36186 (net/freeradius cannot be compiled on Solaris 10)
> Date: Mon, 12 Nov 2007 18:06:42 +0100 (CET)
>
> On Mon, 12 Nov 2007, Naoto Morishima wrote:
>
> > 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
>
> Below is my list of solaris sparc packages I cannot compile using sunpro
> studio 11 (btw. gcc3-c-3.3.6/gcc3-c++-3.3.6 does the job).
>
> /usr/pkgsrc/converters/p5-Convert-UUlib
> /usr/pkgsrc/textproc/sablotron
> /usr/pkgsrc/textproc/gsed
> /usr/pkgsrc/mail/sendmail
> /usr/pkgsrc/mail/libmilter
> /usr/pkgsrc/lang/kaffe
> /usr/pkgsrc/graphics/netpbm
> /usr/pkgsrc/graphics/gocr
> /usr/pkgsrc/devel/libevent
> /usr/pkgsrc/devel/librsync
> /usr/pkgsrc/devel/gmp
> /usr/pkgsrc/net/freeradius
> /usr/pkgsrc/misc/dpkg
> /usr/pkgsrc/misc/rpm
> /usr/pkgsrc/net/mDNSResponder
> /usr/pkgsrc/security/mhash
> /usr/pkgsrc/security/php-mhash
> /usr/pkgsrc/security/opencdk
>
> Best regrads,
> Uwe
>
net/snort is missing from that list too and it compiles fine using the
compiler from SUNwgcc as well.
adrian.