Subject: Re: NetBSD Newbie Question.
To: None <netbsd-help@netbsd.org>
From: None <zak@mode3.com>
List: netbsd-help
Date: 06/20/2001 11:13:13
I installed the text.tgz package from
/pub/NetBSD/arch/mipsco/snapshot/20010523/binary/sets

And it got farther, but still died.  See below.

# make install
===> Cleaning for digest-20010320
===> Extracting for digest-20010320
===> Patching for digest-20010320
===> Configuring for digest-20010320
===> Building for digest-20010320
cc -O2  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith
-Wno-uninitialized -Wreturn-type -Wcast-qual -Wpointer-arith
-Wwrite-strings -Wswitch -Wshadow -Werror
-I/usr/pkgsrc/pkgtools/digest/work -DVERSION="20010320"
-DHAVE_SYS_ENDIAN_H_ -DHAVE_MACHINE_ENDIAN_H_ -c digest.c
cc -O2  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith
-Wno-uninitialized -Wreturn-type -Wcast-qual -Wpointer-arith
-Wwrite-strings -Wswitch -Wshadow -Werror
-I/usr/pkgsrc/pkgtools/digest/work -DVERSION="20010320"
-DHAVE_SYS_ENDIAN_H_ -DHAVE_MACHINE_ENDIAN_H_ -c rmd160.c
cc -O2  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith
-Wno-uninitialized -Wreturn-type -Wcast-qual -Wpointer-arith
-Wwrite-strings -Wswitch -Wshadow -Werror
-I/usr/pkgsrc/pkgtools/digest/work -DVERSION="20010320"
-DHAVE_SYS_ENDIAN_H_ -DHAVE_MACHINE_ENDIAN_H_ -c rmd160hl.c
cc -O2  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith
-Wno-uninitialized -Wreturn-type -Wcast-qual -Wpointer-arith
-Wwrite-strings -Wswitch -Wshadow -Werror
-I/usr/pkgsrc/pkgtools/digest/work -DVERSION="20010320"
-DHAVE_SYS_ENDIAN_H_ -DHAVE_MACHINE_ENDIAN_H_ -c sha1.c
cc -O2  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith
-Wno-uninitialized -Wreturn-type -Wcast-qual -Wpointer-arith
-Wwrite-strings -Wswitch -Wshadow -Werror
-I/usr/pkgsrc/pkgtools/digest/work -DVERSION="20010320"
-DHAVE_SYS_ENDIAN_H_ -DHAVE_MACHINE_ENDIAN_H_ -c sha1hl.c
cc -O2  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith
-Wno-uninitialized -Wreturn-type -Wcast-qual -Wpointer-arith
-Wwrite-strings -Wswitch -Wshadow -Werror
-I/usr/pkgsrc/pkgtools/digest/work -DVERSION="20010320"
-DHAVE_SYS_ENDIAN_H_ -DHAVE_MACHINE_ENDIAN_H_ -c sha2.c
cc -O2  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith
-Wno-uninitialized -Wreturn-type -Wcast-qual -Wpointer-arith
-Wwrite-strings -Wswitch -Wshadow -Werror
-I/usr/pkgsrc/pkgtools/digest/work -DVERSION="20010320"
-DHAVE_SYS_ENDIAN_H_ -DHAVE_MACHINE_ENDIAN_H_ -c sha2hl.c
cc  -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib
-static -o digest digest.o rmd160.o rmd160hl.o sha1.o sha1hl.o sha2.o
sha2hl.o
nroff -Tascii -mandoc digest.1 > digest.cat1
groff: 1: Syntax error: "(" unexpected
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.


Zak L Brown

Systems Engineer
www.new.net
www.mode3.com
www.insulinmusic.com

--

Any expression of conciousness in calcules is basically bunk.

On Wed, 20 Jun 2001, David Brownlee wrote:

> 	You need to install the text.tgz set that should be in the same
> 	location as your original netbsd download.
> 
> -- 
> 		David/absolute		-- www.netbsd.org: No hype required --
> 
> 
> On Wed, 20 Jun 2001 zak@mode3.com wrote:
> 
> > I'm running "NetBSD  1.5.1_ALPHA" on a Cobalt Cube 2.
> >
> > NetBSD is installed and functioning in a basic sence.  I followed the
> > instructions to install pkgsrc
> > (http://www.netbsd.org/Documentation/software/packages.html#setting_up_pkgsrc)
> > and attempted to install bash2 as my first package.  It errored out with
> > the following:
> >
> > # make
> > ===> Validating dependencies for bash-2.05
> > Your package tools need to be updated to 2001/03/06 versions.
> > The installed package tools were last updated on 2001/03/02.
> > Please "make install" in ../../pkgtools/pkg_install.
> >
> > So I followed it's instructions:
> >
> > # cd ../../pkgtools/pkg_install
> > # make install
> >
> > It errored out with:
> >
> > ===> You need to have the 'text' set installed to build this package!
> >
> > This has be a bit confused.  Am I looking at a chicken/egg problem?  Any
> > ideas, I'm sure I'm not the first person to experience this problem.
> >
> > Thank you,
> >
> > Zak L Brown
> >
> > Systems Engineer
> > www.new.net
> > www.mode3.com
> > www.insulinmusic.com
> >
> > --
> >
> > Any expression of conciousness in calcules is basically bunk.
> >
> >
> >
> >
>