All of lore.kernel.org
 help / color / mirror / Atom feed
From: Adrian Bunk <bunk@fs.tum.de>
To: Jeff Garzik <jgarzik@pobox.com>
Cc: Genady Okrain <mafteah@gmail.com>,
	akpm@osdl.org, linux-kernel@vger.kernel.org
Subject: Re: Can't compile sg.c 2.6.8-rc1-mm1
Date: Wed, 14 Jul 2004 18:39:33 +0200	[thread overview]
Message-ID: <20040714163933.GD7308@fs.tum.de> (raw)
In-Reply-To: <40F55763.4080600@pobox.com>

On Wed, Jul 14, 2004 at 11:55:15AM -0400, Jeff Garzik wrote:
> Genady Okrain wrote:
> >I am using gcc-3.4.1
> >
> >  CC [M]  drivers/scsi/sg.o
> >drivers/scsi/sg.c: In function `sg_ioctl':
> >drivers/scsi/sg.c:209: sorry, unimplemented: inlining failed in call
> >to 'sg_jif_to_ms': function body not available
> >drivers/scsi/sg.c:930: sorry, unimplemented: called from here
> >make[2]: *** [drivers/scsi/sg.o] Error 1
> >make[1]: *** [drivers/scsi] Error 2
> >make: *** [drivers] Error 2
> 
> 
> Looks like a compiler bug.

No, it's an inline that is used before it's defined.

I'll send a fix soon.

> 	Jeff

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed


  reply	other threads:[~2004-07-14 16:39 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-14  8:45 Can't compile sg.c 2.6.8-rc1-mm1 Genady Okrain
2004-07-14  9:37 ` Felipe Alfaro Solana
2004-07-14 15:55 ` Jeff Garzik
2004-07-14 16:39   ` Adrian Bunk [this message]
2004-07-14 16:40     ` Jeff Garzik

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=20040714163933.GD7308@fs.tum.de \
    --to=bunk@fs.tum.de \
    --cc=akpm@osdl.org \
    --cc=jgarzik@pobox.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mafteah@gmail.com \
    /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.