Current-Users archive

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

Re: MKPIE breaks build



On Thu, 16 Oct 2008, Mecislav Salar wrote:

On Thu, Oct 16, 2008 at 3:38 AM, Steven M. Bellovin 
<smb%cs.columbia.edu@localhost> wrote:
I can compile everything, but there's an flist problem:

=======  1 extra files in DESTDIR  =========
Files in DESTDIR but missing from flist.
File is obsolete or flist is out of date ?
------------------------------------------
./usr/include/sys/satypes.h
=========  end of 1 extra files  ===========


this my /etc/mk.conf

MAKEVERBOSE=0
MKATF=no
MKCVS=no
MKIPFILTER=no
MKGDB=no
MKHESIOD=no
MKHTML=no
MKISCSI=yes
MKLDAP=yes
MKMANZ=yes
MKMODULAR=yes
MKPCC=no
MKPCCCMDS=no
MKPIE=yes
MKPUFFS=yes
MKTEST=no
MKUPDATE=yes
MKX11=no
MKXORG=no
MKYP=no
USE_SSP=yes

Bill S was working in this area earlier today. Looks like he removed this file, then brought it back. But on bringing it back the sets file didn't getupdated.

Try applying the following patch:

Index: comp/mi
===================================================================
RCS file: /cvsroot/src/distrib/sets/lists/comp/mi,v
retrieving revision 1.1199
diff -u -p -r1.1199 mi
--- comp/mi     12 Oct 2008 23:00:53 -0000      1.1199
+++ comp/mi     16 Oct 2008 02:49:09 -0000
@@ -2005,6 +2005,7 @@
 ./usr/include/sys/rnd.h                                comp-c-include
 ./usr/include/sys/rwlock.h                             comp-c-include
 ./usr/include/sys/sa.h                                 comp-obsolete           
obsolete
+./usr/include/sys/satypes.h                            comp-c-include
 ./usr/include/sys/scanio.h                             comp-c-include
 ./usr/include/sys/sched.h                              comp-c-include
 ./usr/include/sys/scsiio.h                             comp-c-include



----------------------------------------------------------------------
|   Paul Goyette   | PGP DSS Key fingerprint: |  E-mail addresses:   |
| Customer Service | FA29 0E3B 35AF E8AE 6651 |  paul%whooppee.com@localhost   |
| Network Engineer | 0786 F758 55DE 53BA 7731 | pgoyette%juniper.net@localhost |
----------------------------------------------------------------------


Home | Main Index | Thread Index | Old Index