Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Feb 1999 09:08:38 +0100
From:      Gunnar Flygt <gunnar@pluto.sr.se>
To:        FreeBSD Questions <questions@FreeBSD.org>
Subject:   trying a make upgrade from 2.2.7 -> 3.1-RELEASE
Message-ID:  <19990225090838.A24560@sr.se>

next in thread | raw e-mail | index | archive | help
When trying to compile the source for 3.1-RELEASE with the option
upgrade, I got following error. I installed all the source from
ftp.freebsd.org to be sure not missing anything:

cc -nostdinc -O -pipe   -I/usr/obj/aout/usr/src/tmp/usr/include  -o jot
jot.o
gzip -cn /usr/src/usr.bin/jot/jot.1 > jot.1.gz
===> usr.bin/kdump
cc -nostdinc -O -pipe -I/usr/src/usr.bin/kdump/../ktrace
-I/usr/src/usr.bin/kdump/../..   -I/usr/obj/aout/usr/src/tmp/usr/include -c
/usr/src/usr.bin/kdump/kdump.c
/bin/sh /usr/src/usr.bin/kdump/mkioctls > ioctl.c
cc -nostdinc -O -pipe -I/usr/src/usr.bin/kdump/../ktrace
-I/usr/src/usr.bin/kdum
p/../..   -I/usr/obj/aout/usr/src/tmp/usr/include -c ioctl.c
In file included from ioctl.c:73:
/usr/obj/aout/usr/src/tmp/usr/include/sys/dpt.h:1123: field
`sc_scsi_link' has incomplete type
ioctl.c: In function `ioctlname':
ioctl.c:1676: `dpt_perf_t' undeclared (first use this function)
ioctl.c:1676: (Each undeclared identifier is reported only once
ioctl.c:1676: for each function it appears in.)
*** Error code 1

Stop.

Since it is in usr.bin it crashes, the compilation has gone almost all
the way out.i The lines are a bit broken, since the mailer cuts the
lines. Hope this doesn't make it unreadable

Any suggestions?

-- 
                           __o
regards, Gunnar       ---_ \<,_
email: flygt@sr.se ---- (_)/ (_)


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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