All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Murray J. Root" <murrayr@brain.org>
To: linux-kernel@vger.kernel.org
Subject: 2.5.42 ieee1394 won't build
Date: Sat, 12 Oct 2002 05:00:40 -0400	[thread overview]
Message-ID: <20021012090040.GA11816@Master.Wizards> (raw)

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 


             reply	other threads:[~2002-10-12  8:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-12  9:00 Murray J. Root [this message]
2002-10-12 16:40 ` 2.5.42 ieee1394 won't build Kristian Hogsberg

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=20021012090040.GA11816@Master.Wizards \
    --to=murrayr@brain.org \
    --cc=linux-kernel@vger.kernel.org \
    /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.