[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20080311043516.4D92F320001@mail.daxal.com>
Date: Mon, 10 Mar 2008 23:35:16 -0500
From: "Scott Edwards" <lkml@...s.daxal.com>
To: linux-kernel@...r.kernel.org
Subject: 2.6.24.3 ARCH=um FTBFS c/o undefined reference to `i386_mmap_check'
I'm attempting to build a user mode linux kernel with some grsec features
(no PaX, apparently incompatible) I'm using 2.6.24.3 and
grsecurity-2.1.11-2.6.24.3-200803031942.patch.gz This is built on a Debian
Etch host. I have compiled linux-2.6.25-rc3-mm1 which also seems to run
without complaint.
Here's a partial log of the last lines before it fails.
LD vmlinux.o
MODPOST vmlinux.o
GEN .version
CHK include/linux/compile.h
UPD include/linux/compile.h
CC init/version.o
LD init/built-in.o
LD vmlinux
mm/built-in.o: In function `do_mmap_pgoff':
(.text+0xe35d): undefined reference to `i386_mmap_check'
mm/built-in.o: In function `do_brk':
(.text+0xf3be): undefined reference to `i386_mmap_check'
collect2: ld returned 1 exit status
SYSMAP System.map
nm: 'vmlinux': No such file
make: *** [vmlinux] Error 1
Script done, file is
../uml.linux-2.6.24.3-scrub-08.3b7a66a4-1774-448b-8ac3-65cb88c18950.txt
supaplex@...ada: uml.linux-2.6.24.3-scrub-08$ ls -A
arch drivers kernel Module.symvers sound
block fs lib net System.map
.config .gitignore localversion-grsec .old_version .tmp_versions
.config.old grsecurity .mailmap README usr
COPYING include MAINTAINERS REPORTING-BUGS .version
CREDITS init Makefile samples .vmlinux.cmd
crypto ipc .missing-syscalls.d scripts vmlinux.o
Documentation Kbuild mm security .vmlinux.o.cmd
Thanks,
Scott
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists