All of lore.kernel.org
 help / color / mirror / Atom feed
* [uml-devel] Broken compile with latest incremental 2.6.8.1-1um patches
@ 2004-09-10 18:57 Allen Chan
  2004-09-10 21:17 ` [uml-devel] " Jeff Dike
  0 siblings, 1 reply; 2+ messages in thread
From: Allen Chan @ 2004-09-10 18:57 UTC (permalink / raw)
  To: user-mode-linux-devel; +Cc: jdike

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-09-10 21:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-10 18:57 [uml-devel] Broken compile with latest incremental 2.6.8.1-1um patches Allen Chan
2004-09-10 21:17 ` [uml-devel] " Jeff Dike

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.