All of lore.kernel.org
 help / color / mirror / Atom feed
From: Keith Owens <kaos@ocs.com.au>
To: Eyal Lebedinsky <eyal@eyal.emu.id.au>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [Announcement] linux-kernel v2.0.39
Date: Wed, 10 Jan 2001 12:18:14 +1100	[thread overview]
Message-ID: <23111.979089494@kao2.melbourne.sgi.com> (raw)
In-Reply-To: Your message of "Wed, 10 Jan 2001 10:27:44 +1100." <3A5B9E70.DF89B978@eyal.emu.id.au>

On Wed, 10 Jan 2001 10:27:44 +1100, 
Eyal Lebedinsky <eyal@eyal.emu.id.au> wrote:
>My 'make dep' fails in the following way. This is on Debian 2.2, I
>commented
>if [ -n "amigamouse.c atarimouse.c atixlmouse.c baycom.c busmouse.c
>cd1865.h conmakehash.c console.c console_struct.h consolemap.c
>consolemap.h cyclades.c defkeymap.c diacr.h digi.h digi_bios.h
>digi_fep.h fbmem.c fep.h h8.c h8.h isicom.c istallion.c kbd_kern.h
>keyb_m68k.c keyboard.c lp.c lp_intern.c lp_m68k.c mem.c misc.c
>msbusmouse.c n_tty.c pcwd.c pcxx.c pcxx.h psaux.c pty.c random.c
>riscom8.c riscom8.h riscom8_reg.h rtc.c scc.c selection.c selection.h
>serial.c softdog.c specialix.c specialix_io8.h stallion.c tga.c
>tpqic02.c tty_io.c tty_ioctl.c vc_screen.c vesa_blank.c vga.c vt.c
>vt_kern.h wd501p.h wdt.c" ]; then \
>/usr/local/src/linux/scripts/mkdep *.[chS] > .depend; fi
>make[2]: *** [fastdep] Error 135

135 == 128+7 => E2BIG (Arg list too long).  What does
  ls -l /usr/local/src/linux/drivers/char/*.[chS] | wc
report?  And which kernel/libc are you compiling on?

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

  reply	other threads:[~2001-01-10  1:18 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-01-09 22:48 [Announcement] linux-kernel v2.0.39 David Weinehall
2001-01-09 23:01 ` Ivan Passos
2001-01-09 23:07   ` David Weinehall
2001-01-09 23:27 ` Eyal Lebedinsky
2001-01-10  1:18   ` Keith Owens [this message]
2001-01-10 23:26     ` Eyal Lebedinsky
2001-01-11  0:33       ` Gerhard Mack

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=23111.979089494@kao2.melbourne.sgi.com \
    --to=kaos@ocs.com.au \
    --cc=eyal@eyal.emu.id.au \
    --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.