Jeff: I re-ran the whole process and stripping the "linux" executable before running "make modules ARCH=um" was indeed what caused it. That removed the symbol table, which the module build process needed.
Chris Marshall --- Jeff Dike <[EMAIL PROTECTED]> wrote: > On Fri, Sep 22, 2006 at 11:19:55AM -0700, Christopher Marshall wrote: > > One goof I did was to run "make modules install" before running > "make modules ARCH=um". Could that be part of my problem? > > Given this > > > arch/i386/crypto/aes-i586.o > > I would say that's a distinct possibility. > > Jeff > ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ User-mode-linux-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user
