pkgsrc-Users archive

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

Re: SPARC Solaris 10 10/08 and pkgsrc-2008Q4



HI Timothy,

thank you. The problem I keep having now (regardless of using Sun
Studio or gcc) is that errer message:

bmake : (cr) failed

It seem that cr (is it some program?) doesn't exist on solaris 10.
That's why the end of the compilation is not finished. Strange.

Rgrds,

Piotr

On 1/24/09, Larson, Timothy E. <TELarson%west.com@localhost> wrote:
> I've recently downgraded to Solaris 9, but I built quite a few packages
> from cvs under Sol 10 not long ago.  They are at
> christtrek.dyndns.org:8000/pkgsrc.  Here's my mk.conf too.
>
>
>
> # Example /usr/pkg/etc/mk.conf file produced by bootstrap-pkgsrc
> # Wed Dec 17 12:32:59 CST 2008
>
> .ifdef BSD_PKG_MK       # begin pkgsrc settings
>
> PKGSRC_COMPILER=        gcc
>
> PKG_DBDIR=              /var/db/pkg
> LOCALBASE=              /usr/pkg
> VARBASE=                /var
> PKG_TOOLS_BIN=          /usr/pkg/sbin
> PKGMANDIR=              man
>
> OBJMACHINE=defined      # Work files in work.${arch} subdir
> PACKAGES?=      ${LOCALBASE}/packages   # Binary packages in
> /usr/pkg/packages
>
> CFLAGS+=        -O3     # Using GCC For Solaris Systems - good
> optimizer!
>
> TOOLS_PLATFORM.sh?=             /usr/pkg/bin/pdksh
> TOOLS_PLATFORM.ksh?=            /usr/pkg/bin/pdksh
> TOOLS_PLATFORM.awk?=            /usr/pkg/bin/nawk
> TOOLS_PLATFORM.sed?=            /usr/pkg/bin/nbsed
> TOOLS_PLATFORM.pax?=            /usr/pkg/bin/${NBPAX_PROGRAM_PREFIX}pax
> TOOLS_PLATFORM.tar?=            /usr/pkg/bin/${NBPAX_PROGRAM_PREFIX}tar
>
> ACCEPTABLE_LICENSES+=generic-nonlicense
>
> .endif                  # end pkgsrc settings
>
>
>
>
> Tim
>


Home | Main Index | Thread Index | Old Index