3004
2.6.12-rc1-mm4
2005-04-01 09:07:03+02
2005-04-01 09:08:16+02
f
crosscompile
linux-kernel
jdittmer@ppp0.net
3004
3
um
defconfig
Fri, 01 Apr 2005 09:07:03 +0200
2.6.12-rc1-mm4
um
ARCH=um CROSS_COMPILE= O=/usr/src/ctest/mm/out/um
gcc
Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.5/specs
Configured with: ../src/configure -v --enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --with-system-zlib --enable-nls --without-included-gettext --enable-__cxa_atexit --enable-clocale=gnu --enable-debug --enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc i486-linux
Thread model: posix
gcc version 3.3.5 (Debian 1:3.3.5-8)
Copying tree to /usr/src/ctest/mm/out/um
make mrproper
make ARCH=um CROSS_COMPILE= mrproper
CLEAN include/asm-um/archparam.h include/asm-um/system.h include/asm-um/sigcontext.h include/asm-um/processor.h include/asm-um/ptrace.h include/asm-um/arch-signal.h include/asm-um/module.h include/asm-um/vm-flags.h include/asm-um/arch include/asm-um/archparam.h include/asm-um/system.h include/asm-um/sigcontext.h include/asm-um/processor.h include/asm-um/ptrace.h include/asm-um/arch-signal.h include/asm-um/module.h include/asm-um/vm-flags.h arch/um/Kconfig_arch
make ARCH=um CROSS_COMPILE= defconfig
HOSTCC scripts/basic/fixdep
HOSTCC scripts/basic/split-include
HOSTCC scripts/basic/docproc
SHIPPED scripts/kconfig/zconf.tab.h
HOSTCC scripts/kconfig/conf.o
HOSTCC scripts/kconfig/kxgettext.o
HOSTCC scripts/kconfig/mconf.o
SHIPPED scripts/kconfig/zconf.tab.c
SHIPPED scripts/kconfig/lex.zconf.c
HOSTCC scripts/kconfig/zconf.tab.o
HOSTLD scripts/kconfig/conf
scripts/kconfig/conf -d arch/um/Kconfig
/usr/src/ctest/mm/out/um/arch/um/defconfig:161: trying to assign nonexistent symbol NETLINK_DEV
*
* Linux Kernel Configuration
*
*
* UML-specific options
*
Tracing thread support (MODE_TT) [Y/n/?] y
Separate Kernel Address Space support (MODE_SKAS) [Y/n/?] y
Three-level pagetables (3_LEVEL_PGTABLES) [N/y/?] n
Networking support (NET) [Y/n/?] y
Kernel support for ELF binaries (BINFMT_ELF) [Y/n/?] y
Kernel support for MISC binaries (BINFMT_MISC) [M/n/y/?] m
Host filesystem (HOSTFS) [Y/n/m/?] y
Management console (MCONSOLE) [Y/n/?] y
Magic SysRq key (MAGIC_SYSRQ) [N/y/?] n
2G/2G host address space split (HOST_2G_2G) [N/y/?] n
Symmetric multi-processing support (EXPERIMENTAL) (SMP) [N/y/?] n
Nesting level (NEST_LEVEL) [0] 0
Kernel address space size (in .5G units) (KERNEL_HALF_GIGS) [1] 1
Highmem support (HIGHMEM) [N/y] n
Kernel stack size order (KERNEL_STACK_ORDER) [2] 2
Real-time Clock (UML_REAL_TIME_CLOCK) [Y/n/?] y
*
* Code maturity level options
*
Prompt for development and/or incomplete code/drivers (EXPERIMENTAL) [Y/n/?] y
Select only drivers expected to compile cleanly (CLEAN_COMPILE) [Y/n/?] y
*
* General setup
*
Local version - append to kernel release (LOCALVERSION) []
Support for paging of anonymous memory (swap) (SWAP) [Y/n/?] y
System V IPC (SYSVIPC) [Y/n/?] y
POSIX Message Queues (POSIX_MQUEUE) [Y/n/?] y
BSD Process Accounting (BSD_PROCESS_ACCT) [Y/n/?] y
BSD Process Accounting version 3 file format (BSD_PROCESS_ACCT_V3) [N/y/?] n
Sysctl support (SYSCTL) [Y/n/?] y
Auditing support (AUDIT) [N/y/?] n
Support for hot-pluggable devices (HOTPLUG) [N/y/?] n
Kernel Userspace Events (KOBJECT_UEVENT) [Y/n/?] y
Kernel .config support (IKCONFIG) [Y/n/?] y
Enable access to .config through /proc/config.gz (IKCONFIG_PROC) [Y/n/?] y
*
* Configure standard kernel features (for small systems)
*
Configure standard kernel features (for small systems) (EMBEDDED) [N/y/?] n
Load all symbols for debugging/kksymoops (KALLSYMS) [Y/?] (NEW) y
Include all symbols in kallsyms (KALLSYMS_ALL) [N/y/?] n
Do an extra kallsyms pass (KALLSYMS_EXTRA_PASS) [Y/n/?] y
*
* Loadable module support
*
Enable loadable module support (MODULES) [Y/n/?] y
Module unloading (MODULE_UNLOAD) [Y/n/?] y
Forced module unloading (MODULE_FORCE_UNLOAD) [N/y/?] n
Source checksum for all modules (MODULE_SRCVERSION_ALL) [N/y/?] n
Automatic kernel module loading (KMOD) [Y/n/?] y
*
* Generic Driver Options
*
Select only drivers that don't need compile-time external firmware (STANDALONE) [Y/n/?] y
Prevent firmware from being built (PREVENT_FIRMWARE_BUILD) [Y/n/?] y
Hotplug firmware loading support (FW_LOADER) [N/m/y/?] n
Driver Core verbose debug messages (DEBUG_DRIVER) [N/y/?] n
*
* Character Devices
*
stderr console (STDERR_CONSOLE) [Y/n/?] y
Virtual serial line (SSL) [Y/n/?] y
null channel support (NULL_CHAN) [Y/n/?] y
port channel support (PORT_CHAN) [Y/n/?] y
pty channel support (PTY_CHAN) [Y/n/?] y
tty channel support (TTY_CHAN) [Y/n/?] y
xterm channel support (XTERM_CHAN) [Y/n/?] y
Default main console channel initialization (CON_ZERO_CHAN) [fd:0,fd:1] fd:0,fd:1
Default console channel initialization (CON_CHAN) [xterm] xterm
Default serial line channel initialization (SSL_CHAN) [pty] pty
Unix98 PTY support (UNIX98_PTYS) [Y/n/?] y
Legacy (BSD) PTY support (LEGACY_PTYS) [Y/n/?] y
Maximum number of legacy PTY in use (LEGACY_PTY_COUNT) [256] 256
Watchdog Timer Support (WATCHDOG) [N/y] n
Sound support (UML_SOUND) [M/n/y/?] m
Hardware random number generator (UML_RANDOM) [Y/n/m/?] y
*
* Block devices
*
Virtual block device (BLK_DEV_UBD) [Y/n/?] y
Always do synchronous disk IO for UBD (BLK_DEV_UBD_SYNC) [Y/n/?] y
Loopback device support (BLK_DEV_LOOP) [M/n/y/?] m
Cryptoloop Support (BLK_DEV_CRYPTOLOOP) [N/m/?] n
Network block device support (BLK_DEV_NBD) [M/n/y/?] m
RAM disk support (BLK_DEV_RAM) [N/m/y/?] n
Initramfs source file(s) (INITRAMFS_SOURCE) []
Support for Large Block Devices (LBD) [N/y/?] n
*
* IO Schedulers
*
Anticipatory I/O scheduler (IOSCHED_AS) [Y/n/m/?] y
Deadline I/O scheduler (IOSCHED_DEADLINE) [Y/n/m/?] y
CFQ I/O scheduler (IOSCHED_CFQ) [Y/n/m/?] y
ATA over Ethernet support (ATA_OVER_ETH) [N/m/y/?] n
*
* UML Network Devices
*
Virtual network device (UML_NET) [Y/n/?] y
Ethertap transport (UML_NET_ETHERTAP) [Y/n/?] y
TUN/TAP transport (UML_NET_TUNTAP) [Y/n/?] y
SLIP transport (UML_NET_SLIP) [Y/n/?] y
Daemon transport (UML_NET_DAEMON) [Y/n/?] y
Multicast transport (UML_NET_MCAST) [Y/n/?] y
SLiRP transport (UML_NET_SLIRP) [Y/n/?] y
*
* Networking support
*
Networking support (NET) [Y/n/?] y
*
* Networking options
*
Packet socket (PACKET) [Y/n/m/?] y
Packet socket: mmapped IO (PACKET_MMAP) [Y/n/?] y
Unix domain sockets (UNIX) [Y/n/m/?] y
PF_KEY sockets (NET_KEY) [N/m/y/?] n
TCP/IP networking (INET) [Y/n/?] y
IP: multicasting (IP_MULTICAST) [N/y/?] n
IP: advanced router (IP_ADVANCED_ROUTER) [N/y/?] n
IP: kernel level autoconfiguration (IP_PNP) [N/y/?] n
IP: tunneling (NET_IPIP) [N/m/y/?] n
IP: GRE tunnels over IP (NET_IPGRE) [N/m/y/?] n
IP: ARP daemon support (EXPERIMENTAL) (ARPD) [N/y/?] n
IP: TCP syncookie support (disabled per default) (SYN_COOKIES) [N/y/?] n
IP: AH transformation (INET_AH) [N/m/y/?] n
IP: ESP transformation (INET_ESP) [N/m/y/?] n
IP: IPComp transformation (INET_IPCOMP) [N/m/y/?] n
IP: tunnel transformation (INET_TUNNEL) [N/m/y/?] n
IP: TCP socket monitoring interface (IP_TCPDIAG) [Y/n/m/?] y
The IPv6 protocol (IPV6) [N/m/y/?] n
*
* Network packet filtering (replaces ipchains)
*
Network packet filtering (replaces ipchains) (NETFILTER) [N/y/?] n
*
* SCTP Configuration (EXPERIMENTAL)
*
The SCTP Protocol (EXPERIMENTAL) (IP_SCTP) [N/m/y/?] n
Asynchronous Transfer Mode (ATM) (EXPERIMENTAL) (ATM) [N/m/y/?] n
802.1d Ethernet Bridging (BRIDGE) [N/m/y/?] n
802.1Q VLAN Support (VLAN_8021Q) [N/m/y/?] n
DECnet Support (DECNET) [N/m/y/?] n
ANSI/IEEE 802.2 LLC type 2 Support (LLC2) [N/m/y/?] n
The IPX protocol (IPX) [N/m/y/?] n
Appletalk protocol support (ATALK) [N/m/y/?] n
CCITT X.25 Packet Layer (EXPERIMENTAL) (X25) [N/m/y/?] n
LAPB Data Link Driver (EXPERIMENTAL) (LAPB) [N/m/y/?] n
Frame Diverter (EXPERIMENTAL) (NET_DIVERT) [N/y/?] n
Acorn Econet/AUN protocols (EXPERIMENTAL) (ECONET) [N/m/y/?] n
WAN router (WAN_ROUTER) [N/m/y/?] n
*
* QoS and/or fair queueing
*
QoS and/or fair queueing (NET_SCHED) [N/y/?] n
*
* Network testing
*
Packet Generator (USE WITH CAUTION) (NET_PKTGEN) [N/m/y/?] n
*
* Amateur Radio support
*
Amateur Radio support (HAMRADIO) [N/y/?] n
*
* IrDA (infrared) subsystem support
*
IrDA (infrared) subsystem support (IRDA) [N/m/y/?] n
*
* Bluetooth subsystem support
*
Bluetooth subsystem support (BT) [N/m/y/?] n
Generic IEEE 802.11 Networking Stack (IEEE80211) [N/m/y/?] (NEW) n
Network device support (NETDEVICES) [Y/n/?] y
Dummy net driver support (DUMMY) [M/n/y/?] m
Bonding driver support (BONDING) [N/m/y/?] n
EQL (serial line load balancing) support (EQUALIZER) [N/m/y/?] n
Universal TUN/TAP device driver support (TUN) [M/n/y/?] m
*
* Wan interfaces
*
Wan interfaces support (WAN) [N/y/?] n
PPP (point-to-point protocol) support (PPP) [M/n/y/?] m
PPP multilink support (EXPERIMENTAL) (PPP_MULTILINK) [N/y/?] n
PPP filtering (PPP_FILTER) [N/y/?] n
PPP support for async serial ports (PPP_ASYNC) [N/m/?] n
PPP support for sync tty ports (PPP_SYNC_TTY) [N/m/?] n
PPP Deflate compression (PPP_DEFLATE) [N/m/?] n
PPP BSD-Compress compression (PPP_BSDCOMP) [N/m/?] n
PPP over Ethernet (EXPERIMENTAL) (PPPOE) [N/m/?] n
SLIP (serial line) support (SLIP) [M/n/y/?] m
CSLIP compressed headers (SLIP_COMPRESSED) [N/y/?] n
Keepalive and linefill (SLIP_SMART) [N/y/?] n
Six bit SLIP encapsulation (SLIP_MODE_SLIP6) [N/y/?] n
Traffic Shaper (EXPERIMENTAL) (SHAPER) [N/m/y/?] n
Network console logging support (EXPERIMENTAL) (NETCONSOLE) [N/m/y/?] n
*
* File systems
*
Second extended fs support (EXT2_FS) [Y/n/m/?] y
Ext2 extended attributes (EXT2_FS_XATTR) [N/y/?] n
Ext3 journalling file system support (EXT3_FS) [Y/n/m/?] y
Ext3 extended attributes (EXT3_FS_XATTR) [N/y/?] n
JBD (ext3) debugging support (JBD_DEBUG) [N/y/?] n
Reiser4 (EXPERIMENTAL) (REISER4_FS) [N/m/y/?] (NEW) n
Reiserfs support (REISERFS_FS) [Y/n/m/?] y
Enable reiserfs debug mode (REISERFS_CHECK) [N/y/?] n
Stats in /proc/fs/reiserfs (REISERFS_PROC_INFO) [N/y/?] n
ReiserFS extended attributes (REISERFS_FS_XATTR) [N/y/?] n
JFS filesystem support (JFS_FS) [N/m/y/?] n
*
* XFS support
*
XFS filesystem support (XFS_FS) [N/m/y/?] n
Minix fs support (MINIX_FS) [N/m/y/?] n
ROM file system support (ROMFS_FS) [N/m/y/?] n
Inotify file change notification support (INOTIFY) [Y/n/?] (NEW) y
Quota support (QUOTA) [Y/n/?] y
Old quota format support (QFMT_V1) [N/m/y/?] n
Quota format v2 support (QFMT_V2) [N/m/y/?] n
Kernel automounter support (AUTOFS_FS) [M/n/y/?] m
Kernel automounter version 4 support (also supports v3) (AUTOFS4_FS) [M/n/y/?] m
*
* Caches
*
General filesystem cache manager (FSCACHE) [N/m/y/?] (NEW) n
Filesystem in Userspace support (FUSE_FS) [N/m/y/?] (NEW) n
*
* CD-ROM/DVD Filesystems
*
ISO 9660 CDROM file system support (ISO9660_FS) [M/n/y/?] m
Microsoft Joliet CDROM extensions (JOLIET) [Y/n/?] y
Transparent decompression extension (ZISOFS) [N/y/?] n
UDF file system support (UDF_FS) [N/m/y/?] n
*
* DOS/FAT/NT Filesystems
*
MSDOS fs support (MSDOS_FS) [N/m/y/?] n
VFAT (Windows-95) fs support (VFAT_FS) [N/m/y/?] n
NTFS file system support (NTFS_FS) [N/m/y/?] n
*
* Pseudo filesystems
*
/proc file system support (PROC_FS) [Y/n/?] y
/proc/kcore support (PROC_KCORE) [Y/n] y
/dev file system support (OBSOLETE) (DEVFS_FS) [N/y/?] n
/dev/pts Extended Attributes (DEVPTS_FS_XATTR) [N/y/?] n
Virtual memory file system support (former shm fs) (TMPFS) [Y/n/?] y
tmpfs Extended Attributes (TMPFS_XATTR) [N/y/?] n
Relayfs file system support (RELAYFS_FS) [N/m/y/?] (NEW) n
*
* Miscellaneous filesystems
*
ADFS file system support (EXPERIMENTAL) (ADFS_FS) [N/m/y/?] n
Amiga FFS file system support (EXPERIMENTAL) (AFFS_FS) [N/m/y/?] n
Apple Macintosh file system support (EXPERIMENTAL) (HFS_FS) [N/m/y/?] n
Apple Extended HFS file system support (HFSPLUS_FS) [N/m/y/?] n
BeOS file system (BeFS) support (read only) (EXPERIMENTAL) (BEFS_FS) [N/m/y/?] n
BFS file system support (EXPERIMENTAL) (BFS_FS) [N/m/y/?] n
EFS file system support (read only) (EXPERIMENTAL) (EFS_FS) [N/m/y/?] n
Compressed ROM file system support (cramfs) (CRAMFS) [N/m/y/?] n
FreeVxFS file system support (VERITAS VxFS(TM) compatible) (VXFS_FS) [N/m/y/?] n
OS/2 HPFS file system support (HPFS_FS) [N/m/y/?] n
QNX4 file system support (read only) (QNX4FS_FS) [N/m/y/?] n
System V/Xenix/V7/Coherent file system support (SYSV_FS) [N/m/y/?] n
UFS file system support (read only) (UFS_FS) [N/m/y/?] n
*
* Network File Systems
*
NFS file system support (NFS_FS) [N/m/y/?] n
NFS server support (NFSD) [N/m/y/?] n
SMB file system support (to mount Windows shares etc.) (SMB_FS) [N/m/y/?] n
CIFS support (advanced network filesystem for Samba, Window and other CIFS compliant servers) (CIFS) [N/m/y/?] n
NCP file system support (to mount NetWare volumes) (NCP_FS) [N/m/y/?] n
Coda file system support (advanced network fs) (CODA_FS) [N/m/y/?] n
Andrew File System support (AFS) (Experimental) (AFS_FS) [N/m/y/?] n
*
* Partition Types
*
Advanced partition selection (PARTITION_ADVANCED) [N/y/?] n
*
* Native Language Support
*
Base native language support (NLS) [Y/m/?] y
Default NLS Option (NLS_DEFAULT) [iso8859-1] iso8859-1
Codepage 437 (United States, Canada) (NLS_CODEPAGE_437) [N/m/y/?] n
Codepage 737 (Greek) (NLS_CODEPAGE_737) [N/m/y/?] n
Codepage 775 (Baltic Rim) (NLS_CODEPAGE_775) [N/m/y/?] n
Codepage 850 (Europe) (NLS_CODEPAGE_850) [N/m/y/?] n
Codepage 852 (Central/Eastern Europe) (NLS_CODEPAGE_852) [N/m/y/?] n
Codepage 855 (Cyrillic) (NLS_CODEPAGE_855) [N/m/y/?] n
Codepage 857 (Turkish) (NLS_CODEPAGE_857) [N/m/y/?] n
Codepage 860 (Portuguese) (NLS_CODEPAGE_860) [N/m/y/?] n
Codepage 861 (Icelandic) (NLS_CODEPAGE_861) [N/m/y/?] n
Codepage 862 (Hebrew) (NLS_CODEPAGE_862) [N/m/y/?] n
Codepage 863 (Canadian French) (NLS_CODEPAGE_863) [N/m/y/?] n
Codepage 864 (Arabic) (NLS_CODEPAGE_864) [N/m/y/?] n
Codepage 865 (Norwegian, Danish) (NLS_CODEPAGE_865) [N/m/y/?] n
Codepage 866 (Cyrillic/Russian) (NLS_CODEPAGE_866) [N/m/y/?] n
Codepage 869 (Greek) (NLS_CODEPAGE_869) [N/m/y/?] n
Simplified Chinese charset (CP936, GB2312) (NLS_CODEPAGE_936) [N/m/y/?] n
Traditional Chinese charset (Big5) (NLS_CODEPAGE_950) [N/m/y/?] n
Japanese charsets (Shift-JIS, EUC-JP) (NLS_CODEPAGE_932) [N/m/y/?] n
Korean charset (CP949, EUC-KR) (NLS_CODEPAGE_949) [N/m/y/?] n
Thai charset (CP874, TIS-620) (NLS_CODEPAGE_874) [N/m/y/?] n
Hebrew charsets (ISO-8859-8, CP1255) (NLS_ISO8859_8) [N/m/y/?] n
Windows CP1250 (Slavic/Central European Languages) (NLS_CODEPAGE_1250) [N/m/y/?] n
Windows CP1251 (Bulgarian, Belarusian) (NLS_CODEPAGE_1251) [N/m/y/?] n
ASCII (United States) (NLS_ASCII) [N/m/y/?] n
NLS ISO 8859-1 (Latin 1; Western European Languages) (NLS_ISO8859_1) [N/m/y/?] n
NLS ISO 8859-2 (Latin 2; Slavic/Central European Languages) (NLS_ISO8859_2) [N/m/y/?] n
NLS ISO 8859-3 (Latin 3; Esperanto, Galician, Maltese, Turkish) (NLS_ISO8859_3) [N/m/y/?] n
NLS ISO 8859-4 (Latin 4; old Baltic charset) (NLS_ISO8859_4) [N/m/y/?] n
NLS ISO 8859-5 (Cyrillic) (NLS_ISO8859_5) [N/m/y/?] n
NLS ISO 8859-6 (Arabic) (NLS_ISO8859_6) [N/m/y/?] n
NLS ISO 8859-7 (Modern Greek) (NLS_ISO8859_7) [N/m/y/?] n
NLS ISO 8859-9 (Latin 5; Turkish) (NLS_ISO8859_9) [N/m/y/?] n
NLS ISO 8859-13 (Latin 7; Baltic) (NLS_ISO8859_13) [N/m/y/?] n
NLS ISO 8859-14 (Latin 8; Celtic) (NLS_ISO8859_14) [N/m/y/?] n
NLS ISO 8859-15 (Latin 9; Western European Languages with Euro) (NLS_ISO8859_15) [N/m/y/?] n
NLS KOI8-R (Russian) (NLS_KOI8_R) [N/m/y/?] n
NLS KOI8-U/RU (Ukrainian, Belarusian) (NLS_KOI8_U) [N/m/y/?] n
NLS UTF8 (NLS_UTF8) [N/m/y/?] n
*
* Security options
*
Enable access key retention support (KEYS) [N/y/?] n
Enable different security models (SECURITY) [N/y/?] n
*
* Cryptographic options
*
Cryptographic API (CRYPTO) [N/y/?] n
*
* Hardware crypto devices
*
*
* Library routines
*
CRC-CCITT functions (CRC_CCITT) [N/m/y/?] n
CRC32 functions (CRC32) [M/y/?] m
CRC32c (Castagnoli, et al) Cyclic Redundancy-Check (LIBCRC32C) [N/m/y/?] n
*
* Multi-device support (RAID and LVM)
*
Multiple devices driver support (RAID and LVM) (MD) [N/y/?] n
*
* Kernel hacking
*
Show timing information on printks (PRINTK_TIME) [N/y/?] n
Kernel debugging (DEBUG_KERNEL) [Y/n/?] y
Kernel log buffer size (16 => 64KB, 17 => 128KB) (LOG_BUF_SHIFT) [14] 14
Detect Soft Lockups (DETECT_SOFTLOCKUP) [Y/n/?] (NEW) y
Collect scheduler statistics (SCHEDSTATS) [N/y/?] n
Debug memory allocations (DEBUG_SLAB) [N/y/?] n
Spinlock debugging (DEBUG_SPINLOCK) [N/y/?] n
Sleep-inside-spinlock checking (DEBUG_SPINLOCK_SLEEP) [N/y/?] n
kobject debugging (DEBUG_KOBJECT) [N/y/?] n
Compile the kernel with debug info (DEBUG_INFO) [Y/n/?] y
Debug Filesystem (DEBUG_FS) [N/y/?] n
Enable ptrace proxy (PT_PROXY) [Y/n/?] y
Enable gcov support (GCOV) [N/y/?] n
Enable system call debugging (SYSCALL_DEBUG) [N/y/?] n
make ARCH=um CROSS_COMPILE=
CHK include/linux/version.h
UPD include/linux/version.h
SYMLINK include/asm -> include/asm-um
SPLIT include/linux/autoconf.h -> include/config/*
HOSTCC arch/um/sys-i386/util/mk_sc
HOSTCC arch/um/kernel/skas/util/mk_ptregs-i386.o
HOSTLD arch/um/kernel/skas/util/mk_ptregs
CHK arch/um/include/skas_ptregs.h
UPD arch/um/include/skas_ptregs.h
CHK arch/um/include/sysdep-i386/sc.h
UPD arch/um/include/sysdep-i386/sc.h
SYMLINK include/asm-um/arch
SYMLINK arch/um/include/sysdep
SYMLINK arch/um/os
SYMLINK include/asm-um/archparam.h
SYMLINK include/asm-um/system.h
SYMLINK include/asm-um/sigcontext.h
SYMLINK include/asm-um/processor.h
SYMLINK include/asm-um/ptrace.h
SYMLINK include/asm-um/arch-signal.h
SYMLINK include/asm-um/module.h
SYMLINK include/asm-um/vm-flags.h
CHK arch/um/include/uml-config.h
UPD arch/um/include/uml-config.h
HOSTCC arch/um/os/util/mk_user_constants.o
HOSTLD arch/um/os/util/mk_user_constants
CHK arch/um/include/user_constants.h
UPD arch/um/include/user_constants.h
HOSTCC arch/um/util/mk_constants_kern.o
HOSTCC arch/um/util/mk_constants_user.o
HOSTCC arch/um/util/mk_task_kern.o
HOSTCC arch/um/util/mk_task_user.o
HOSTLD arch/um/util/mk_task
HOSTLD arch/um/util/mk_constants
CHK arch/um/include/task.h
UPD arch/um/include/task.h
CHK arch/um/include/kern_constants.h
UPD arch/um/include/kern_constants.h
HOSTCC arch/um/sys-i386/util/mk_thread_kern.o
HOSTCC arch/um/sys-i386/util/mk_thread_user.o
HOSTLD arch/um/sys-i386/util/mk_thread
CHK arch/um/include/sysdep-i386/thread.h
UPD arch/um/include/sysdep-i386/thread.h
SYMLINK arch/um/kernel/vmlinux.lds.S
CC scripts/mod/empty.o
HOSTCC scripts/mod/mk_elfconfig
MKELF scripts/mod/elfconfig.h
HOSTCC scripts/mod/file2alias.o
HOSTCC scripts/mod/modpost.o
HOSTCC scripts/mod/sumversion.o
HOSTLD scripts/mod/modpost
HOSTCC scripts/kallsyms
HOSTCC scripts/bin2c
CC init/main.o
CHK include/linux/compile.h
UPD include/linux/compile.h
CC init/version.o
CC init/do_mounts.o
LD init/mounts.o
CC init/initramfs.o
CC init/calibrate.o
LD init/built-in.o
HOSTCC usr/gen_init_cpio
CHK usr/initramfs_list
UPD usr/initramfs_list
CPIO usr/initramfs_data.cpio
GZIP usr/initramfs_data.cpio.gz
AS usr/initramfs_data.o
LD usr/built-in.o
CC arch/um/kernel/checksum.o
QUOTE arch/um/kernel/config.tmp
QUOTE arch/um/kernel/config.c
CC arch/um/kernel/config.o
CC arch/um/kernel/exec_kern.o
CC arch/um/kernel/exitcode.o
CC arch/um/kernel/helper.o
CC arch/um/kernel/init_task.o
CC arch/um/kernel/irq.o
CC arch/um/kernel/irq_user.o
CC arch/um/kernel/ksyms.o
CC arch/um/kernel/main.o
CC arch/um/kernel/mem.o
CC arch/um/kernel/mem_user.o
CC arch/um/kernel/physmem.o
CC arch/um/kernel/process.o
CC arch/um/kernel/process_kern.o
CC arch/um/kernel/ptrace.o
arch/um/kernel/ptrace.c:345:74: macro "audit_syscall_entry" requires 7 arguments, but only 6 given
arch/um/kernel/ptrace.c: In function `syscall_trace':
arch/um/kernel/ptrace.c:340: error: `audit_syscall_entry' undeclared (first use in this function)
arch/um/kernel/ptrace.c:340: error: (Each undeclared identifier is reported only once
arch/um/kernel/ptrace.c:340: error: for each function it appears in.)
arch/um/kernel/ptrace.c:348:72: macro "audit_syscall_exit" requires 3 arguments, but only 2 given
arch/um/kernel/ptrace.c:347: error: `audit_syscall_exit' undeclared (first use in this function)
make[1]: *** [arch/um/kernel/ptrace.o] Error 1
make: *** [arch/um/kernel] Error 2
Fri, 01 Apr 2005 09:08:16 +0200
Fri, 03 Sep 2010 14:40:44 +0200, 0.2395s, 723.977kB