All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Coulson <david@davidcoulson.net>
Subject: [uml-devel] Highmem compilation with 2.4.20-8um against 2.4.22.
Date: Sat, 30 Aug 2003 10:55:10 -0400	[thread overview]
Message-ID: <3F50BACE.2070004@davidcoulson.net> (raw)

I tried to compile in highmem support with 2.4.22 patched with 
2.4.20-8um and it totally throws a shitfit. Anyone have any ideas? I can 
build 2.4.20-6um against 2.4.22-pre7, but I can't find anything obvious 
that changed to highmem between 2.4.22-pre7 and 2.4.22-release.

vmlinux.o(.text+0xce7fe): In function `mem_init':
: undefined reference to `phys_page'
vmlinux.o(.text+0xce998): In function `paging_init':
: undefined reference to `init_highmem'
vmlinux.o(.text+0xce9a4): In function `paging_init':
: undefined reference to `setup_highmem'
vmlinux.o(.text+0x129585): In function `skb_copy_bits':
: undefined reference to `kmap_prot'
vmlinux.o(.text+0x12958d): In function `skb_copy_bits':
: undefined reference to `kmap_pte'
vmlinux.o(.text+0x129848): In function `skb_checksum':
: undefined reference to `kmap_pte'
vmlinux.o(.text+0x12985b): In function `skb_checksum':
: undefined reference to `kmap_prot'
vmlinux.o(.text+0x129b8f): In function `skb_copy_and_csum_bits':
: undefined reference to `kmap_pte'
vmlinux.o(.text+0x129b9d): In function `skb_copy_and_csum_bits':
: undefined reference to `kmap_prot'
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

David

-- 
David Coulson                                    email: d@vidcoulson.com
Linux Developer /                          web: http://davidcoulson.net/
Network Engineer                                   phone: (216) 533-6967



-------------------------------------------------------
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-08-30 14:55 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=3F50BACE.2070004@davidcoulson.net \
    --to=david@davidcoulson.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.