Thanks for your reply. I did a clean installation of the source rpm and then tried the following:
# cd /usr/src/redhat/SPECS # rpmbuild -ba --target=um kernel-2.6.spec which gave me the following: Building target platforms:um Building for target um error: Architecture is not included: um So I then decided to try your suggestion: # cd /usr/src/redhat/SPECS # rpmbuild -ba --target=i686 kernel-2.6.spec ... # make defconfig ARCH=um .. This returned without any errors. However, when I then ran make ARCH=um, it returned the following error: [EMAIL PROTECTED] linux-2.6.9]# make ARCH=um 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 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 CHK arch/um/include/uml-config.h UPD arch/um/include/uml-config.h HOSTCC arch/um/util/mk_constants_kern.o In file included from include/asm/processor.h:29, from include/asm/thread_info.h:11, from include/linux/thread_info.h:21, from include/linux/spinlock.h:12, from include/linux/time.h:27, from arch/um/util/mk_constants_kern.c:3: include/asm/processor-generic.h:110:1: warning: "TASK_SIZE" redefined In file included from include/asm/page.h:11, from include/asm/arch/user.h:4, from include/asm/processor.h:20, from include/asm/thread_info.h:11, from include/linux/thread_info.h:21, from include/linux/spinlock.h:12, from include/linux/time.h:27, from arch/um/util/mk_constants_kern.c:3: include/asm/arch/page.h:107:1: warning: this is the location of the previous definition HOSTCC arch/um/util/mk_constants_user.o HOSTCC arch/um/util/mk_task_kern.o In file included from include/asm/processor.h:29, from include/asm/thread_info.h:11, from include/linux/thread_info.h:21, from include/linux/spinlock.h:12, from include/linux/capability.h:45, from include/linux/sched.h:7, from arch/um/util/mk_task_kern.c:1: include/asm/processor-generic.h:110:1: warning: "TASK_SIZE" redefined In file included from include/asm/page.h:11, from include/asm/arch/user.h:4, from include/asm/processor.h:20, from include/asm/thread_info.h:11, from include/linux/thread_info.h:21, from include/linux/spinlock.h:12, from include/linux/capability.h:45, from include/linux/sched.h:7, from arch/um/util/mk_task_kern.c:1: include/asm/arch/page.h:107:1: warning: this is the location of the previous definition 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 In file included from include/asm/processor.h:29, from include/asm/thread_info.h:11, from include/linux/thread_info.h:21, from include/linux/spinlock.h:12, from include/linux/capability.h:45, from include/linux/sched.h:7, from arch/um/sys-i386/util/mk_thread_kern.c:3: include/asm/processor-generic.h:110:1: warning: "TASK_SIZE" redefined In file included from include/asm/page.h:11, from include/asm/arch/user.h:4, from include/asm/processor.h:20, from include/asm/thread_info.h:11, from include/linux/thread_info.h:21, from include/linux/spinlock.h:12, from include/linux/capability.h:45, from include/linux/sched.h:7, from arch/um/sys-i386/util/mk_thread_kern.c:3: include/asm/arch/page.h:107:1: warning: this is the location of the previous definition 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 HOSTCC scripts/kallsyms CC init/main.o In file included from include/asm/processor.h:29, from include/asm/thread_info.h:11, from include/linux/thread_info.h:21, from include/linux/spinlock.h:12, from include/linux/capability.h:45, from include/linux/sched.h:7, from include/linux/module.h:10, from init/main.c:16: include/asm/processor-generic.h:110:1: warning: "TASK_SIZE" redefined In file included from include/asm/page.h:11, from include/asm/arch/user.h:4, from include/asm/processor.h:20, from include/asm/thread_info.h:11, from include/linux/thread_info.h:21, from include/linux/spinlock.h:12, from include/linux/capability.h:45, from include/linux/sched.h:7, from include/linux/module.h:10, from init/main.c:16: include/asm/arch/page.h:107:1: warning: this is the location of the previous definition In file included from include/asm/kmap_types.h:9, from include/asm/fixmap.h:5, from include/asm/pgtable.h:13, from include/linux/bootmem.h:7, from init/main.c:30: include/asm/arch/kmap_types.h:14: error: `STACK_PAGE_COUNT' undeclared here (not in a function) include/asm/arch/kmap_types.h:14: error: enumerator value for `KM_VSTACK_TOP' not integer constant make[1]: *** [init/main.o] Error 1 make: *** [init] Error 2 For completeness, here's the output of make defconfig ARCH=um [EMAIL PROTECTED] linux-2.6.9]# make defconfig ARCH=um scripts/kconfig/conf -d arch/um/Kconfig net/bluetooth/hidp/Kconfig:4:warning: 'select' used by config symbol 'BT_HIDP' refer to undefined symbol 'INPUT' /usr/src/redhat/BUILD/kernel-2.6.9/linux-2.6.9/arch/um/defconfig:50: trying to assign nonexistent symbol KOBJECT_UEVENT /usr/src/redhat/BUILD/kernel-2.6.9/linux-2.6.9/arch/um/defconfig:169: trying to assign nonexistent symbol NET_HW_FLOWCONTROL /usr/src/redhat/BUILD/kernel-2.6.9/linux-2.6.9/arch/um/defconfig:181: trying to assign nonexistent symbol KGDBOE /usr/src/redhat/BUILD/kernel-2.6.9/linux-2.6.9/arch/um/defconfig:242: trying to assign nonexistent symbol REISER4_FS /usr/src/redhat/BUILD/kernel-2.6.9/linux-2.6.9/arch/um/defconfig:243: trying to assign nonexistent symbol REISER4_LARGE_KEY /usr/src/redhat/BUILD/kernel-2.6.9/linux-2.6.9/arch/um/defconfig:244: trying to assign nonexistent symbol REISER4_CHECK /usr/src/redhat/BUILD/kernel-2.6.9/linux-2.6.9/arch/um/defconfig:263: trying to assign nonexistent symbol CACHEFS * * Linux Kernel Configuration * * * UML-specific options * Tracing thread support (MODE_TT) [Y/n/?] y Separate Kernel Address Space support (MODE_SKAS) [Y/n/?] y Networking support (NET) [Y/n/?] y Kernel support for ELF binaries (BINFMT_ELF) [Y/n/?] y Kernel support for MISC binaries (BINFMT_MISC) [Y/n/?] y Host filesystem (HOSTFS) [Y/n/?] y HoneyPot ProcFS (HPPFS) [Y/n/?] y Management console (MCONSOLE) [Y/n/?] y 2G/2G host address space split (HOST_2G_2G) [N/y] n Symmetric multi-processing support (SMP) [N/y/?] n Nesting level (NEST_LEVEL) [0] 0 Kernel address space size (in .5G units) (KERNEL_HALF_GIGS) [1] 1 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) [N/y/?] n 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 Kernel log buffer size (16 => 64KB, 17 => 128KB) (LOG_BUF_SHIFT) [14] 14 Support for hot-pluggable devices (HOTPLUG) [N/y/?] n Kernel .config support (IKCONFIG) [N/y/?] n * * 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) [N/y/?] n Optimize for size (CC_OPTIMIZE_FOR_SIZE) [N/y/?] n * * Loadable module support * Enable loadable module support (MODULES) [N/y/?] n * * 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 Driver Core verbose debug messages (DEBUG_DRIVER) [N/y/?] n * * Character Devices * Virtual serial line (SSL) [Y/n/?] y file descriptor channel support (FD_CHAN) [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) [Y/n/?] y * * Block Devices * Virtual block device (BLK_DEV_UBD) [Y/n/?] y Always do synchronous disk IO for UBD (BLK_DEV_UBD_SYNC) [N/y/?] n Loopback device support (BLK_DEV_LOOP) [Y/n] y Network block device support (BLK_DEV_NBD) [Y/n] y RAM disk support (BLK_DEV_RAM) [Y/n] y Default RAM disk size (BLK_DEV_RAM_SIZE) [4096] 4096 Initial RAM disk (initrd) support (BLK_DEV_INITRD) [Y/n] y * * 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/?] y Packet socket: mmapped IO (PACKET_MMAP) [Y/n/?] y Netlink device emulation (NETLINK_DEV) [N/y/?] n Unix domain sockets (UNIX) [Y/n/?] y PF_KEY sockets (NET_KEY) [N/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/y/?] n IP: GRE tunnels over IP (NET_IPGRE) [N/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/y/?] n IP: ESP transformation (INET_ESP) [N/y/?] n IP: IPComp transformation (INET_IPCOMP) [N/y/?] n IP: tunnel transformation (INET_TUNNEL) [N/y/?] n The IPv6 protocol (EXPERIMENTAL) (IPV6) [N/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/y/?] n Asynchronous Transfer Mode (ATM) (EXPERIMENTAL) (ATM) [N/y/?] n 802.1d Ethernet Bridging (BRIDGE) [N/y/?] n 802.1Q VLAN Support (VLAN_8021Q) [N/y/?] n DECnet Support (DECNET) [N/y/?] n ANSI/IEEE 802.2 LLC type 2 Support (LLC2) [N/y/?] n The IPX protocol (IPX) [N/y/?] n Appletalk protocol support (ATALK) [N/y/?] n CCITT X.25 Packet Layer (EXPERIMENTAL) (X25) [N/y/?] n LAPB Data Link Driver (EXPERIMENTAL) (LAPB) [N/y/?] n Frame Diverter (EXPERIMENTAL) (NET_DIVERT) [N/y/?] n Acorn Econet/AUN protocols (EXPERIMENTAL) (ECONET) [N/y/?] n WAN router (WAN_ROUTER) [N/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/y/?] n * * Amateur Radio support * Amateur Radio support (HAMRADIO) [N/y/?] n * * IrDA (infrared) subsystem support * IrDA (infrared) subsystem support (IRDA) [N/y/?] n * * Bluetooth subsystem support * Bluetooth subsystem support (BT) [N/y/?] n TUX: Threaded linUX application protocol accelerator layer (TUX) [Y/n/?] (NEW) y * * TUX options * External CGI module (TUX_EXTCGI) [Y/n] (NEW) y extended TUX logging format (TUX_EXTENDED_LOG) [N/y] (NEW) n debug TUX (TUX_DEBUG) [N/y] (NEW) n Network device support (NETDEVICES) [Y/n/?] y Dummy net driver support (DUMMY) [Y/n/?] y Bonding driver support (BONDING) [N/y/?] n EQL (serial line load balancing) support (EQUALIZER) [N/y/?] n Universal TUN/TAP device driver support (TUN) [Y/n/?] y * * Ethernet (10 or 100Mbit) * Ethernet (10 or 100Mbit) (NET_ETHERNET) [N/y/?] n * * Ethernet (1000 Mbit) * * * Ethernet (10000 Mbit) * * * Token Ring devices * * * Wireless LAN (non-hamradio) * Wireless LAN drivers (non-hamradio) & Wireless Extensions (NET_RADIO) [N/y/?] n Generic IEEE 802.11 Networking Stack (IEEE80211) [N/y/?] (NEW) n * * Wan interfaces * Wan interfaces support (WAN) [N/y/?] n PPP (point-to-point protocol) support (PPP) [Y/n/?] y 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/y/?] n PPP support for sync tty ports (PPP_SYNC_TTY) [N/y/?] n PPP Deflate compression (PPP_DEFLATE) [N/y/?] n PPP BSD-Compress compression (PPP_BSDCOMP) [N/y/?] n PPP over Ethernet (EXPERIMENTAL) (PPPOE) [N/y/?] n SLIP (serial line) support (SLIP) [Y/n/?] y 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/y/?] n Network console logging support (EXPERIMENTAL) (NETCONSOLE) [N/y/?] n * * File systems * Second extended fs support (EXT2_FS) [Y/n/?] y Ext2 extended attributes (EXT2_FS_XATTR) [N/y/?] n Ext3 journalling file system support (EXT3_FS) [N/y/?] n Reiserfs support (REISERFS_FS) [Y/n/?] 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/y/?] n XFS filesystem support (XFS_FS) [N/y/?] n Minix fs support (MINIX_FS) [Y/n/?] y ROM file system support (ROMFS_FS) [N/y/?] n Quota support (QUOTA) [Y/n/?] y Old quota format support (QFMT_V1) [N/y/?] n Quota format v2 support (QFMT_V2) [N/y/?] n Kernel automounter support (AUTOFS_FS) [Y/n/?] y Kernel automounter version 4 support (also supports v3) (AUTOFS4_FS) [Y/n/?] y * * CD-ROM/DVD Filesystems * ISO 9660 CDROM file system support (ISO9660_FS) [Y/n/?] y Microsoft Joliet CDROM extensions (JOLIET) [N/y/?] n Transparent decompression extension (ZISOFS) [N/y/?] n UDF file system support (UDF_FS) [N/y/?] n * * DOS/FAT/NT Filesystems * MSDOS fs support (MSDOS_FS) [Y/n/?] y VFAT (Windows-95) fs support (VFAT_FS) [Y/n/?] y Default codepage for FAT (FAT_DEFAULT_CODEPAGE) [437] 437 Default iocharset for FAT (FAT_DEFAULT_IOCHARSET) [iso8859-1] iso8859-1 NTFS file system support (NTFS_FS) [N/y/?] n * * Pseudo filesystems * /proc file system support (PROC_FS) [Y/n/?] y /dev file system support (OBSOLETE) (DEVFS_FS) [Y/n/?] y Automatically mount at boot (DEVFS_MOUNT) [Y/n/?] y Debug devfs (DEVFS_DEBUG) [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/?] (NEW) n Relayfs file system support (RELAYFS_FS) [N/y/?] (NEW) n * * Miscellaneous filesystems * ADFS file system support (EXPERIMENTAL) (ADFS_FS) [N/y/?] n Amiga FFS file system support (EXPERIMENTAL) (AFFS_FS) [N/y/?] n Apple Macintosh file system support (EXPERIMENTAL) (HFS_FS) [N/y/?] n Apple Extended HFS file system support (HFSPLUS_FS) [N/y/?] n BeOS file system (BeFS) support (read only) (EXPERIMENTAL) (BEFS_FS) [N/y/?] n BFS file system support (EXPERIMENTAL) (BFS_FS) [N/y/?] n EFS file system support (read only) (EXPERIMENTAL) (EFS_FS) [N/y/?] n Compressed ROM file system support (cramfs) (CRAMFS) [N/y/?] n FreeVxFS file system support (VERITAS VxFS(TM) compatible) (VXFS_FS) [N/y/?] n OS/2 HPFS file system support (HPFS_FS) [N/y/?] n QNX4 file system support (read only) (QNX4FS_FS) [N/y/?] n System V/Xenix/V7/Coherent file system support (SYSV_FS) [N/y/?] n UFS file system support (read only) (UFS_FS) [N/y/?] n * * Network File Systems * NFS file system support (NFS_FS) [N/y/?] n NFS server support (NFSD) [N/y/?] n SMB file system support (to mount Windows shares etc.) (SMB_FS) [N/y/?] n CIFS support (advanced network filesystem for Samba, Window and other CIFS compliant servers) (CIFS) [N/y/?] n NCP file system support (to mount NetWare volumes) (NCP_FS) [N/y/?] n Coda file system support (advanced network fs) (CODA_FS) [N/y/?] n Andrew File System support (AFS) (Experimental) (AFS_FS) [N/y/?] n * * Partition Types * Advanced partition selection (PARTITION_ADVANCED) [N/y/?] n * * Native Language Support * Base native language support (NLS) [Y/?] y Default NLS Option (NLS_DEFAULT) [iso8859-1] iso8859-1 Codepage 437 (United States, Canada) (NLS_CODEPAGE_437) [N/y/?] n Codepage 737 (Greek) (NLS_CODEPAGE_737) [N/y/?] n Codepage 775 (Baltic Rim) (NLS_CODEPAGE_775) [N/y/?] n Codepage 850 (Europe) (NLS_CODEPAGE_850) [N/y/?] n Codepage 852 (Central/Eastern Europe) (NLS_CODEPAGE_852) [N/y/?] n Codepage 855 (Cyrillic) (NLS_CODEPAGE_855) [N/y/?] n Codepage 857 (Turkish) (NLS_CODEPAGE_857) [N/y/?] n Codepage 860 (Portuguese) (NLS_CODEPAGE_860) [N/y/?] n Codepage 861 (Icelandic) (NLS_CODEPAGE_861) [N/y/?] n Codepage 862 (Hebrew) (NLS_CODEPAGE_862) [N/y/?] n Codepage 863 (Canadian French) (NLS_CODEPAGE_863) [N/y/?] n Codepage 864 (Arabic) (NLS_CODEPAGE_864) [N/y/?] n Codepage 865 (Norwegian, Danish) (NLS_CODEPAGE_865) [N/y/?] n Codepage 866 (Cyrillic/Russian) (NLS_CODEPAGE_866) [N/y/?] n Codepage 869 (Greek) (NLS_CODEPAGE_869) [N/y/?] n Simplified Chinese charset (CP936, GB2312) (NLS_CODEPAGE_936) [N/y/?] n Traditional Chinese charset (Big5) (NLS_CODEPAGE_950) [N/y/?] n Japanese charsets (Shift-JIS, EUC-JP) (NLS_CODEPAGE_932) [N/y/?] n Korean charset (CP949, EUC-KR) (NLS_CODEPAGE_949) [N/y/?] n Thai charset (CP874, TIS-620) (NLS_CODEPAGE_874) [N/y/?] n Hebrew charsets (ISO-8859-8, CP1255) (NLS_ISO8859_8) [N/y/?] n Windows CP1250 (Slavic/Central European Languages) (NLS_CODEPAGE_1250) [N/y/?] n Windows CP1251 (Bulgarian, Belarusian) (NLS_CODEPAGE_1251) [N/y/?] n ASCII (United States) (NLS_ASCII) [N/y/?] n NLS ISO 8859-1 (Latin 1; Western European Languages) (NLS_ISO8859_1) [N/y/?] n NLS ISO 8859-2 (Latin 2; Slavic/Central European Languages) (NLS_ISO8859_2) [N/y/?] n NLS ISO 8859-3 (Latin 3; Esperanto, Galician, Maltese, Turkish) (NLS_ISO8859_3) [N/y/?] n NLS ISO 8859-4 (Latin 4; old Baltic charset) (NLS_ISO8859_4) [N/y/?] n NLS ISO 8859-5 (Cyrillic) (NLS_ISO8859_5) [N/y/?] n NLS ISO 8859-6 (Arabic) (NLS_ISO8859_6) [N/y/?] n NLS ISO 8859-7 (Modern Greek) (NLS_ISO8859_7) [N/y/?] n NLS ISO 8859-9 (Latin 5; Turkish) (NLS_ISO8859_9) [N/y/?] n NLS ISO 8859-13 (Latin 7; Baltic) (NLS_ISO8859_13) [N/y/?] n NLS ISO 8859-14 (Latin 8; Celtic) (NLS_ISO8859_14) [N/y/?] n NLS ISO 8859-15 (Latin 9; Western European Languages with Euro) (NLS_ISO8859_15) [N/y/?] n NLS KOI8-R (Russian) (NLS_KOI8_R) [N/y/?] n NLS KOI8-U/RU (Ukrainian, Belarusian) (NLS_KOI8_U) [N/y/?] n NLS UTF8 (NLS_UTF8) [N/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 * * Library routines * CRC-CCITT functions (CRC_CCITT) [N/y/?] n CRC32 functions (CRC32) [N/y/?] n CRC32c (Castagnoli, et al) Cyclic Redundancy-Check (LIBCRC32C) [N/y/?] n * * Multi-device support (RAID and LVM) * Multiple devices driver support (RAID and LVM) (MD) [N/y/?] n * * Kernel hacking * Kernel debugging (DEBUG_KERNEL) [Y/n/?] y Debug memory allocations (DEBUG_SLAB) [N/y/?] n Spinlock debugging (DEBUG_SPINLOCK) [N/y/?] n Enable kernel debugging symbols (DEBUG_INFO) [Y/n/?] y Enable ptrace proxy (PT_PROXY) [Y/n/?] y Enable gprof support (GPROF) [N/y/?] n Enable gcov support (GCOV) [N/y/?] n Any ideas? Thanks for your help. Jeff Dike wrote: > On Mon, Sep 18, 2006 at 07:15:31AM -0700, Mathew Brown wrote: >> 1) I download the src rpm >> 2) I installed it and then ran rpmbuild -bp --target=i686 >> kernel-2.6.spec (unfortunately, there is no --target=i386) >> 3) I then cd into /usr/src/redhat/BUILD/kernel-2.6.9/linux-2.6.9/ >> and >> cp configs/kernel-2.6.9-i686.config .config > > This would be a problem. You wouldn't try to build an i386 kernel > using a ia64 .config, right? That won't work for the same reason that > an i386 .config won't build a workable UML. > > Start with make defconfig ARCH=um. > > Jeff > -- Mathew Brown [EMAIL PROTECTED] -- http://www.fastmail.fm - Does exactly what it says on the tin ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ User-mode-linux-user mailing list User-mode-linux-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user