All of lore.kernel.org
 help / color / mirror / Atom feed
* 2.5.42 ieee1394 won't build
@ 2002-10-12  9:00 Murray J. Root
  2002-10-12 16:40 ` Kristian Hogsberg
  0 siblings, 1 reply; 2+ messages in thread
From: Murray J. Root @ 2002-10-12  9:00 UTC (permalink / raw)
  To: linux-kernel

make -f drivers/ieee1394/Makefile 
  gcc -Wp,-MD,drivers/ieee1394/.ieee1394_core.o.d -D__KERNEL__ -Iinclude -Wall -Wstrict-prototypes -                   
Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boun                   
dary=2 -march=i686 -Iarch/i386/mach-generic -nostdinc -iwithprefix include -DMODULE -include include                   
/linux/modversions.h   -DKBUILD_BASENAME=ieee1394_core -DEXPORT_SYMTAB  -c -o drivers/ieee1394/ieee1                   
394_core.o drivers/ieee1394/ieee1394_core.c
drivers/ieee1394/ieee1394_core.c:22:26: linux/tqueue.h: No such file or directory
In file included from drivers/ieee1394/ieee1394_core.c:29:
drivers/ieee1394/hosts.h:5:26: linux/tqueue.h: No such file or directory
In file included from drivers/ieee1394/ieee1394_core.c:29:
drivers/ieee1394/hosts.h:26: field `timeout_tq' has incomplete type
In file included from drivers/ieee1394/ieee1394_core.c:30:
drivers/ieee1394/ieee1394_core.h:5:26: linux/tqueue.h: No such file or directory
drivers/ieee1394/ieee1394_core.c: In function `process_complete_tasks':
drivers/ieee1394/ieee1394_core.c:75: dereferencing pointer to incomplete type
drivers/ieee1394/ieee1394_core.c:75: warning: type defaults to `int' in declaration of `__mptr'
drivers/ieee1394/ieee1394_core.c:75: warning: initialization from incompatible pointer type
drivers/ieee1394/ieee1394_core.c:75: dereferencing pointer to incomplete type
drivers/ieee1394/ieee1394_core.c:76: dereferencing pointer to incomplete type
drivers/ieee1394/ieee1394_core.c:77: warning: implicit declaration of function `schedule_task'
drivers/ieee1394/ieee1394_core.c: In function `hpsb_add_packet_complete_task_Ra6229666':
drivers/ieee1394/ieee1394_core.c:90: dereferencing pointer to incomplete type
make[2]: *** [drivers/ieee1394/ieee1394_core.o] Error 1

-- 
Murray J. Root
------------------------------------------------
DISCLAIMER: http://www.goldmark.org/jeff/stupid-disclaimers/
------------------------------------------------
Mandrake on irc.freenode.net:
  #mandrake & #mandrake-linux = help for newbies 
  #mdk-cooker = Mandrake Cooker 


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

end of thread, other threads:[~2002-10-12 16:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-12  9:00 2.5.42 ieee1394 won't build Murray J. Root
2002-10-12 16:40 ` Kristian Hogsberg

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.