All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Garzik <jgarzik@pobox.com>
To: Pete Clements <clem@clem.clem-digital.net>
Cc: linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: 2.6.10-bk10 fails compile -- kernel/sys.c
Date: Fri, 07 Jan 2005 12:57:14 -0500	[thread overview]
Message-ID: <41DECD7A.5030600@pobox.com> (raw)
In-Reply-To: <200501071543.j07FhrPt007757@clem.clem-digital.net>

Pete Clements wrote:
> fyi:
> 
> kernel/sys.c: In function `sys_setsid':
> kernel/sys.c:1078: `tty_sem' undeclared (first use in this function)
> kernel/sys.c:1078: (Each undeclared identifier is reported only once
> kernel/sys.c:1078: for each function it appears in.)
> make[1]: *** [kernel/sys.o] Error 1

include linux/tty.h to fix.

	Jeff




      reply	other threads:[~2005-01-07 18:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-07 15:43 2.6.10-bk10 fails compile -- kernel/sys.c Pete Clements
2005-01-07 17:57 ` Jeff Garzik [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=41DECD7A.5030600@pobox.com \
    --to=jgarzik@pobox.com \
    --cc=clem@clem.clem-digital.net \
    --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.