On 8/22/05, Doug Summers <[EMAIL PROTECTED]> wrote:
> Dan wrote:
> > I'm trying to create a build environment under Solaris 9 (completely
> > stock) in which to build the PLUS tree as well as rebuild the CORE
> > packages, as encouraged by the tutorial.  So far I haven't found
> > documentation or example configs anywhere online, other than how to
> > specify settings using ~/.rpmmacros and a few env vars.
> >
> > Could a developer share their configs or point me towards documentation?
> >
> The only "special" thing I had to do was use Sun's compiler to build
> lsof as the gcc I built was only 32-bit.
> 
> Doug

The version of GCC in 2.4 doesn't seem to have a problem with lsof,
but a large number of other packages either bomb out during building
with -m64 (or -64, and I've no clue why some packages require one and
not the other) or they create executables that only dump core.  sudo
comes to mind.

Also, make -j with values of 2, 3, 4, or larger fails to build many
packages but the threshold seems to be random.  Anyone have ideas why
this might happen?


-- 
Dan
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
User Communication List                      openpkg-users@openpkg.org

Reply via email to