From: Takashi Iwai <tiwai@suse.de>
To: Giuliano Pochini <pochini@shiny.it>
Cc: alsa-devel@lists.sourceforge.net
Subject: Re: incomplete type?!?
Date: Mon, 10 Mar 2003 17:38:53 +0100 [thread overview]
Message-ID: <s5hel5f41nm.wl@alsa2.suse.de> (raw)
In-Reply-To: <XFMail.20030310173336.pochini@shiny.it>
At Mon, 10 Mar 2003 17:33:36 +0100 (CET),
Giuliano Pochini wrote:
>
>
> On 10-Mar-2003 Takashi Iwai wrote:
> > At 06 Mar 2003 22:46:45 +0000,
> > Giuliano Pochini wrote:
> >>
> >> I can't compile spin_lockxxxx(lock):
> >>
> >> echoaudio.c:237: dereferencing pointer to incomplete type
> >>
> >> I try to compile my module with the same args, defines and includes of
> >> azt3328.c. Spinlock operations expands to exactly the same stuff
> >> according cpp, but azt3328 compiles fine. What am I missing ?
> >
> > did you include the correct kernel header files?
> > i guess spinlock_t is not defined properly.
>
> Yes... I believe. I also copied the #include's from azt3328.c and
> I added <spinlock.h>. I hate problems with header files #:(
you mean <linux/spinlock.h>, right?
anyway, it's better to show the code and the exact error messages for
debugging if you have nothing against... it might be a simple typo,
such as the forgotten '&' etc.
Takashi
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
prev parent reply other threads:[~2003-03-10 16:38 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-03-06 22:46 incomplete type?!? Giuliano Pochini
2003-03-10 13:45 ` Takashi Iwai
2003-03-10 16:33 ` Giuliano Pochini
2003-03-10 16:38 ` Takashi Iwai [this message]
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=s5hel5f41nm.wl@alsa2.suse.de \
--to=tiwai@suse.de \
--cc=alsa-devel@lists.sourceforge.net \
--cc=pochini@shiny.it \
/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.