pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Testers required: glib2 Solaris fix



* On 2008-11-25 at 17:51 GMT, Jonathan Perkin wrote:

> * On 2008-11-25 at 17:30 GMT, Jörn Clausen wrote:
> 
> > I just tried to remove this patch on two Solarises 10
> > (Generic_120012-14 and Generic_137111-07, whenever that is), one using
> > the combination gcfss with glib2-2.18.0 from 2008Q3, the other one
> > using lang/gcc34 with glib2-2.18.2 from CVS. Both fail with
> > 
> > [..]
> > 
> > I am quite sure I compiled glib2-2.18.0 (i.e. from 2008Q3) on one of
> > these machines with Sun Studio 12 without any problems.
> 
> Hmm, thanks.  I wonder if something has changed with Studio12 recently
> or sol10u6, as I also needed to patch sunpro.mk (from 2008Q3) to use
> -xc99=all,no_lib (same as sol8/9 use) as -xc99 now produces:
> 
>   cc: -xc99=lib is not available on SunOS 5.10

Sorry for the noise, after tracing this it appears as though

    "cc: -xc99=lib is not available on SunOS 5.10"

is actually a cryptic way of saying

    "You do not have SUNWarc installed on your system"

and after installing this the failure goes away.  We document SUNWarc as
being a requirement in bootstrap/README.Solaris so there's no excuse...

-- 
Jonathan Perkin                                     The NetBSD Project
http://www.perkin.org.uk/                       http://www.netbsd.org/


Home | Main Index | Thread Index | Old Index