Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Jul 1997 12:47:50 +0200
From:      Ollivier Robert <roberto@keltia.freenix.fr>
To:        "FreeBSD Current Users' list" <freebsd-current@FreeBSD.ORG>
Subject:   Make world broken
Message-ID:  <19970714124750.17158@keltia.freenix.fr>

next in thread | raw e-mail | index | archive | help
I think that removing "-I/sys" from CFLAGS is probably a good idea but one
must replace it by something which works like "-I{.CURDIR}/../../sys"
because after Guido's change, one cannot "make world"...

----------------------------
revision 1.4
date: 1997/07/13 11:51:42;  author: guido;  state: Exp;  lines: +0 -1
Remove -I/sys
----------------------------

cc -O -pipe   -c /src/src/usr.sbin/pstat/pstat.c
/src/src/usr.sbin/pstat/pstat.c:55: miscfs/union/union.h: No such file or directory
/src/src/usr.sbin/pstat/pstat.c: In function `union_print':
/src/src/usr.sbin/pstat/pstat.c:569: storage size of `unode' isn't known
/src/src/usr.sbin/pstat/pstat.c:573: dereferencing pointer to incomplete type
/src/src/usr.sbin/pstat/pstat.c:573: dereferencing pointer to incomplete type
*** Error code 1

Stop.

-- 
Ollivier ROBERT -=- FreeBSD: There are no limits -=- roberto@keltia.freenix.fr
FreeBSD keltia.freenix.fr 3.0-CURRENT #22: Sun Jul 13 22:07:09 CEST 1997



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