Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Jan 1996 10:38:03 -0500
From:      Richard J Kuhns <rjk@watson.grauel.com>
To:        freebsd-questions@freebsd.org
Subject:   Problem compiling 2.1-STABLE downloaded 1/17/96
Message-ID:  <199601191538.KAA01666@watson.grauel.com>

next in thread | raw e-mail | index | archive | help
Please forgive me if I'm making some obvious mistake; this is the first
time I've tried to grab/make anything other than a release.

I offered to help Jordan with some of the new setup/package stuff; he told
me to download the -STABLE sources and `make all install' on a
2.1-RELEASE.  I logged onto freebsd.cdrom.com, changed to the `stable'
directory, and got `src.tar.gz'.

After extracting the tarball, I ran `make all install' in /usr/src.  It
first failed while trying to compile tn3270.  I'm afraid I didn't save the
error(s); that's not something I can forsee using, so I just removed it
from the Makefile.  When I came in this morning, tho, the compile died
while trying to make lsdev (which I would like to have):
---
: moriarity#/usr/src; make all install
===> include
===> include/rpcsvc
===> lib
.
.
.
.
===> usr.sbin/lpr/filters
===> usr.sbin/lsdev
cc -O2 -m486 -pipe -fno-strength-reduce -I/usr/src/usr.sbin/lsdev/../../sys   -c i386.c
i386.c: In function `print_config':
i386.c:42: `EISA_EXTERNALLEN' undeclared (first use this function)
i386.c:42: (Each undeclared identifier is reported only once
i386.c:42: for each function it appears in.)
i386.c: In function `print_eisa':
i386.c:152: dereferencing pointer to incomplete type
i386.c:153: dereferencing pointer to incomplete type
i386.c:154: dereferencing pointer to incomplete type
i386.c:154: dereferencing pointer to incomplete type
i386.c:155: dereferencing pointer to incomplete type
i386.c:156: dereferencing pointer to incomplete type
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
: moriarity#/usr/src; exit
---

Am I doing something wrong?  Or is this an unstable stable?  I think I'd
like to try to keep up-to-date via CTM, but I'm not sure

a) where to start -- the handbook tells me the first delta to grab relative
to 2.0, but I'm fairly sure I don't have to go quite that far back :-)

and

b) if 2.1-STABLE is even propagated via CTM -- the handbook only talks
about how to move to -current.

Any help would be appreciated, include RTFM (as long as you tell me WHICH
FM to R).

Thanks...
--
Rich Kuhns			rjk@grauel.com
PO Box 6249
100 Sawmill Road
Lafayette, IN  47903
(317)477-6000 x319



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199601191538.KAA01666>