public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Sam Ravnborg <sam@ravnborg.org>
To: Benoit Beauchamp <benoit.beauchamp@sbcglobal.net>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.5.72 fixdep / cant make *config
Date: Fri, 20 Jun 2003 22:47:29 +0200	[thread overview]
Message-ID: <20030620204729.GA16354@mars.ravnborg.org> (raw)
In-Reply-To: <000701c33763$7afe1df0$0201a8c0@WIRE>

On Fri, Jun 20, 2003 at 12:38:04PM -0700, Benoit Beauchamp wrote:
>   HOSTCC  scripts/fixdep
> In file included from /usr/include/netinet/in.h:212,
>                  from scripts/fixdep.c:107:
> /usr/include/bits/socket.h:305:24: asm/socket.h: No such file or directory
> scripts/fixdep.c: In function `use_config':

What is LANG set to?
Try:
$ echo $LANG

Evantually try:
LANG=C; make

With some installations gcc gets confused, and cannot locate the include files.

	Sam

  reply	other threads:[~2003-06-20 20:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-20 19:38 2.5.72 fixdep / cant make *config Benoit Beauchamp
2003-06-20 20:47 ` Sam Ravnborg [this message]
2003-06-20 20:59   ` Benoit Beauchamp
2003-06-20 22:00 ` Kai Germaschewski

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=20030620204729.GA16354@mars.ravnborg.org \
    --to=sam@ravnborg.org \
    --cc=benoit.beauchamp@sbcglobal.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox