From: Keith Owens <kaos@ocs.com.au>
To: "Wahib Nackad" <wahibn@hotmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: is not plain file nor directory
Date: Wed, 11 Dec 2002 20:46:01 +1100 [thread overview]
Message-ID: <10451.1039599961@ocs3.intra.ocs.com.au> (raw)
In-Reply-To: Your message of "Wed, 11 Dec 2002 00:16:25 -0000." <F155L9OqNHKEn8diHNK0001ecdb@hotmail.com>
On Wed, 11 Dec 2002 00:16:25 +0000,
"Wahib Nackad" <wahibn@hotmail.com> wrote:
>I'm able to compile kernel 2.4.20 via SRPMS with spec file without problem
>as long as I don't enable pcmcia support with the kernel. If I enable pcmcia
>support, then compilation fail when the 'make module_install' command runs
>and return the following error message for each pcmcia drivers:
>
>depmod:
>/var/tmp/kernel-2.4.20-root/lib/modules/2.4.20-1/pcmcia/xircom_tulip_cb.o is
>not plain file nor directory
depmod detects symlinks and resolves them, this error should never
happen for valid symlinks. Run depmod with -v, post the 10 lines
starting with 'resolving xircom_tulip_cb.o symlink'.
prev parent reply other threads:[~2002-12-11 9:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-12-11 0:16 is not plain file nor directory Wahib Nackad
2002-12-11 9:46 ` Keith Owens [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=10451.1039599961@ocs3.intra.ocs.com.au \
--to=kaos@ocs.com.au \
--cc=linux-kernel@vger.kernel.org \
--cc=wahibn@hotmail.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.