On Sat, 2005-12-31 at 23:04 -0500, Jeff Dike wrote:
> On Tue, Dec 27, 2005 at 06:31:43PM +0000, Antoine Martin wrote:
> > On Tue, 2005-12-27 at 17:53 +0000, Antoine Martin wrote:
> > > FYI, on amd64 hosts, using vanilla 2.6.15-rc7, then applying latest
> > > sf.net patches gives:
> > > 
> > make ARCH=um SUBARCH=i386
> > (...)
> >   CC      arch/um/os-Linux/process.o
> > make[1]: *** No rule to make target `arch/um/os-Linux/sigio.s', needed
> > by `arch/um/os-Linux/sigio.o'.  Stop.
> > make: *** [arch/um/os-Linux] Error 2
> 
> A stupid omission - fixed now.
ok, I got passed this but now I get this error (I've seen it before)
make ARCH=um vmlinux (or make SUBARCH=i386 ARCH=um vmlinux)
(...)
  CC      arch/um/os-Linux/tls.o
arch/um/os-Linux/tls.c: In function `os_set_thread_area':
arch/um/os-Linux/tls.c:22: error: dereferencing pointer to incomplete
type
arch/um/os-Linux/tls.c: In function `os_get_thread_area':
arch/um/os-Linux/tls.c:36: error: dereferencing pointer to incomplete
type
make[1]: *** [arch/um/os-Linux/tls.o] Error 1
make: *** [arch/um/os-Linux] Error 2

Happy new year!
Antoine



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
User-mode-linux-user mailing list
User-mode-linux-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to