linux-um archives
 help / color / mirror / Atom feed
From: "Vincent" <vincent@yoric.net>
To: user-mode-linux-devel@lists.sourceforge.net
Subject: [uml-devel] Can not compile uml 2.4.22-3 with highmem support
Date: Fri, 12 Sep 2003 12:03:51 +0800 (HKT)	[thread overview]
Message-ID: <41727.202.181.236.220.1063339431.squirrel@secure.yoric.net> (raw)

gcc -Wl,-T,arch/um/link.ld -static -Wl,--wrap,malloc -Wl,--wrap,free
-Wl,--wrap,calloc \
        -o linux arch/um/main.o vmlinux.o -L/usr/lib -lutil
vmlinux.o: In function `do_wp_page':
vmlinux.o(.text+0x25446): undefined reference to `kmap_prot'
vmlinux.o(.text+0x2544e): undefined reference to `kmap_pte'
vmlinux.o(.text+0x254b2): undefined reference to `kmap_prot'
vmlinux.o(.text+0x254ba): undefined reference to `kmap_pte'
vmlinux.o(.text+0x25515): undefined reference to `kmap_prot'
vmlinux.o(.text+0x2551d): undefined reference to `kmap_pte'
vmlinux.o: In function `do_anonymous_page':
vmlinux.o(.text+0x259ca): undefined reference to `kmap_prot'
vmlinux.o(.text+0x259d2): undefined reference to `kmap_pte'
vmlinux.o: In function `do_no_page':
vmlinux.o(.text+0x25b62): undefined reference to `kmap_prot'
vmlinux.o(.text+0x25b6a): undefined reference to `kmap_pte'
vmlinux.o(.text+0x25bc4): undefined reference to `kmap_prot'
vmlinux.o(.text+0x25bcc): undefined reference to `kmap_pte'
vmlinux.o: In function `shmem_getpage':
vmlinux.o(.text+0x34412): undefined reference to `kmap_prot'
vmlinux.o(.text+0x3441a): undefined reference to `kmap_pte'
vmlinux.o(.text+0x34476): undefined reference to `kmap_prot'
vmlinux.o(.text+0x34481): undefined reference to `kmap_pte'
vmlinux.o: In function `kmap_high':
vmlinux.o(.text+0x34eb1): undefined reference to `kmap_prot'
vmlinux.o: In function `bounce_end_io_read':
vmlinux.o(.text+0x350f6): undefined reference to `kmap_prot'
vmlinux.o(.text+0x350fe): undefined reference to `kmap_pte'
vmlinux.o: In function `create_bounce':
i can not compile 2.4.22-3 with highmem support. everything works fine
without highmem support. error as follow.

vmlinux.o(.text+0x353fd): undefined reference to `kmap_prot'
vmlinux.o(.text+0x35405): undefined reference to `kmap_pte'
vmlinux.o: In function `mem_init':
vmlinux.o(.text+0xc245f): undefined reference to `phys_page'
vmlinux.o: In function `paging_init':
vmlinux.o(.text+0xc25f4): undefined reference to `init_highmem'
vmlinux.o(.text+0xc2600): undefined reference to `setup_highmem'
vmlinux.o: In function `skb_copy_bits':
vmlinux.o(.text+0x10e1c9): undefined reference to `kmap_prot'
vmlinux.o(.text+0x10e1d1): undefined reference to `kmap_pte'
vmlinux.o: In function `skb_checksum':
vmlinux.o(.text+0x10e44d): undefined reference to `kmap_prot'
vmlinux.o(.text+0x10e455): undefined reference to `kmap_pte'
vmlinux.o: In function `skb_copy_and_csum_bits':
vmlinux.o(.text+0x10e795): undefined reference to `kmap_prot'
vmlinux.o(.text+0x10e79d): undefined reference to `kmap_pte'
vmlinux.o(__ksymtab+0x2c0): undefined reference to `kmap_prot'
vmlinux.o(__ksymtab+0x2c8): undefined reference to `kmap_pte'
collect2: ld returned 1 exit status
make: *** [linux] Error 1

- Vincent


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

                 reply	other threads:[~2003-09-12  3:54 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=41727.202.181.236.220.1063339431.squirrel@secure.yoric.net \
    --to=vincent@yoric.net \
    --cc=user-mode-linux-devel@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox