Subject: Re: Solaris and AMD64 support
To: Ernesto Bascon <ebasconp@gmail.com>
From: Chavdar Ivanov <ci4ic4@gmail.com>
List: pkgsrc-users
Date: 04/05/2007 20:56:33
On 05/04/07, Ernesto Bascon <ebasconp@gmail.com> wrote:
> Using your patches I had problems on building some packages (e.g.
> gmake, it needed to include alloca.h explicitly in all the C files but
> I guess it is a gmake problem).
>
> I was trying to build KDE 3.5.6 from the scratch in Solaris Express
> build 55, and the process failed when trying to compile cdparanoia
> (the error says that it is not ported to Solaris)... trying to compile
> meta-pkgs/kde3, is there a way to remove some packages to avoid its
> installation? in this case, cdparanoia?

I guess, remove the references to cdparanoia in
multimedia/kdemultimedia3/Makefile.

>
>
>
>
>
> On 05/04/07, Gilles Dauphin <Gilles.Dauphin@enst.fr> wrote:
> >
> >
> > > I test my boostrap patch on 4 builds on almost 800 packages.
> > >      sparc
> > >      sparc64
> > >      i386
> > >      x86_64
> > >
> > > It works fine.
> >
> > I forgot I tested also whith Sunpro in 32 bits mode , and it works!!!
> > Gilles
> >
> >
>
Chavdar