svn commit: r215539 - in stable/8/sys: amd64/amd64 conf i386/i386 pc98/include pc98/pc98 x86/x86

Attilio Rao attilio at freebsd.org
Fri Nov 19 20:24:07 UTC 2010


2010/11/19 Kostik Belousov <kostikbel at gmail.com>:
> On Fri, Nov 19, 2010 at 05:49:16PM +0000, Attilio Rao wrote:
>> Author: attilio
>> Date: Fri Nov 19 17:49:16 2010
>> New Revision: 215539
>> URL: http://svn.freebsd.org/changeset/base/215539
>>
>> Log:
>>   MFC r214457,214515,214584,214676,214681,214686 by jhb, nyan and me:
>>   Move nexus in x86 and cleaning it up.
>>
>>   Sponsored by:       Sandvine Incorporated
>>
>> Added:
>>   stable/8/sys/x86/x86/nexus.c
>>      - copied, changed from r214457, head/sys/x86/x86/nexus.c
>> Deleted:
>>   stable/8/sys/amd64/amd64/nexus.c
>>   stable/8/sys/i386/i386/nexus.c
>> Modified:
>>   stable/8/sys/conf/files.amd64
>>   stable/8/sys/conf/files.i386
>>   stable/8/sys/conf/files.pc98
>>   stable/8/sys/i386/i386/machdep.c
>>   stable/8/sys/pc98/include/bus.h
>>   stable/8/sys/pc98/pc98/busiosubr.c
>> Directory Properties:
>>   stable/8/sys/   (props changed)
>>   stable/8/sys/amd64/include/xen/   (props changed)
>>   stable/8/sys/cddl/contrib/opensolaris/   (props changed)
>>   stable/8/sys/contrib/dev/acpica/   (props changed)
>>   stable/8/sys/contrib/pf/   (props changed)
>>   stable/8/sys/dev/xen/xenpci/   (props changed)
> During the make depend stage, I get
> /usr/bsd/src/sys/x86/x86/nexus.c:82:25: error: x86/isa/isa.h: No such file or directory
> mkdep: compile failed

r215545 might fix this, thanks a lot for reporting promptly.

Jeeeeeez, I usually made the svn mv by hand rather than relying on
merging for STBALE_8, I would have kept to do that :/.

Attilio


-- 
Peace can only be achieved by understanding - A. Einstein


More information about the svn-src-all mailing list