All of lore.kernel.org
 help / color / mirror / Atom feed
From: Allen Chan <alydar@users.sourceforge.net>
To: user-mode-linux-devel@lists.sourceforge.net
Cc: jdike@addtoit.com
Subject: [uml-devel] Broken compile with latest incremental 2.6.8.1-1um patches
Date: Fri, 10 Sep 2004 14:57:10 -0400	[thread overview]
Message-ID: <200409101457.10376.alydar@users.sourceforge.net> (raw)

Using all of the updated incremental patches as of this moment on a 
pristine 2.6.8.1 kernel, I get the following compile error:

gcc -Wl,-T,arch/um/kernel/uml.lds.s -static -Wl,--wrap,malloc 
-Wl,--wrap,free -Wl,--wrap,calloc \
        -o linux vmlinux -L/usr/lib -lutil
vmlinux(.text+0x1e0baa): In function `metafs_init_file':
: undefined reference to `print_log'
collect2: ld returned 1 exit status
make: *** [linux] Error 1

I was able to correct this manually by commenting out the print_log() 
call in the externfs patch.  On the version of the externfs patch 
from a few days ago, I had to comment out two lines containing 
print_log() calls.


-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM. 
Deadline: Sept. 13. Go here: http://sf.net/ppc_contest.php
_______________________________________________
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:[~2004-09-10 21:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-10 18:57 Allen Chan [this message]
2004-09-10 21:17 ` [uml-devel] Re: Broken compile with latest incremental 2.6.8.1-1um patches Jeff Dike

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=200409101457.10376.alydar@users.sourceforge.net \
    --to=alydar@users.sourceforge.net \
    --cc=jdike@addtoit.com \
    --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 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.