All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alessandro Suardi <alessandro.suardi@oracle.com>
To: Dave Jones <davej@suse.de>
Cc: Linux Kernel <linux-kernel@vger.kernel.org>
Subject: Re: Linux 2.5.20-dj3
Date: Wed, 05 Jun 2002 12:12:04 +0200	[thread overview]
Message-ID: <3CFDE3F4.9090205@oracle.com> (raw)
In-Reply-To: <20020604233824.GA24642@suse.de>

Dave Jones wrote:
> Patch queue under control again, this gets the interesting bits
> out of the way, and introduces some of the kbuild2.5 bits in a
> hope to cut down the number of "Will you merge kbuild2.5" mails
> I get each day.
> 

In the attempt to get my Xircom Cardbus PCI working (2.5.20
  plus GregKH extraction of Patrick's PCI detection patch is
  still not working for me) I decided to give -dj3 a spin...
  modular IrDA doesn't build (2.5.20 vanilla does):

make[3]: Entering directory `/usr/local/src/linux-2.5.20/drivers/net/irda'
gcc -D__KERNEL__ -I/usr/local/src/linux-2.5.20/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686 -DMODULE   -DKBUILD_BASENAME=irtty  -c -o irtty.o irtty.c
In file included from /usr/local/src/linux-2.5.20/include/net/irda/timer.h:37,
                  from irtty.c:40:
/usr/local/src/linux-2.5.20/include/net/irda/irlmp.h:148: parse error before "CACHE_ENTRY"
/usr/local/src/linux-2.5.20/include/net/irda/irlmp.h:148: warning: no semicolon at end of struct or union
/usr/local/src/linux-2.5.20/include/net/irda/irlmp.h: In function `irlmp_lap_tx_queue_full':
/usr/local/src/linux-2.5.20/include/net/irda/irlmp.h:258: dereferencing pointer to incomplete type
/usr/local/src/linux-2.5.20/include/net/irda/irlmp.h:261: dereferencing pointer to incomplete type
irtty.c: In function `irtty_cleanup':
irtty.c:125: warning: concatenation of string literals with __FUNCTION__ is deprecated
irtty.c: In function `irtty_open':
irtty.c:232: warning: concatenation of string literals with __FUNCTION__ is deprecated
irtty.c:251: warning: concatenation of string literals with __FUNCTION__ is deprecated
irtty.c: In function `irtty_change_speed':
irtty.c:458: warning: concatenation of string literals with __FUNCTION__ is deprecated
irtty.c:469: warning: concatenation of string literals with __FUNCTION__ is deprecated
make[3]: *** [irtty.o] Error 1
make[3]: Leaving directory `/usr/local/src/linux-2.5.20/drivers/net/irda'
make[2]: *** [_modsubdir_irda] Error 2
make[2]: Leaving directory `/usr/local/src/linux-2.5.20/drivers/net'
make[1]: *** [_modsubdir_net] Error 2
make[1]: Leaving directory `/usr/local/src/linux-2.5.20/drivers'
make: *** [_mod_drivers] Error 2


Ciao,

--alessandro

  "the hands that build / can also pull down
    even the hands of love"
                             (U2, "Exit")


  reply	other threads:[~2002-06-05 10:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-04 23:38 Linux 2.5.20-dj3 Dave Jones
2002-06-05 10:12 ` Alessandro Suardi [this message]
2002-06-05 12:04 ` Sam Ravnborg

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=3CFDE3F4.9090205@oracle.com \
    --to=alessandro.suardi@oracle.com \
    --cc=davej@suse.de \
    --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.