public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* mkdep.c error under Mandrake8.1-2.4.8
@ 2002-03-07  7:23 alal
  2002-03-07  7:38 ` J Sloan
  0 siblings, 1 reply; 3+ messages in thread
From: alal @ 2002-03-07  7:23 UTC (permalink / raw)
  To: linux-kernel

Hi there,

I'm a newbie on Linux and just try to setup my Viking
56K PCI modem under Mandrake8.1(kernel-2.4.8-26mdk). 

I downloaded kernel source files(linux-2.4.8.tar.gz)
two days ago from www.kernel.org and installed it
under '/usr/src' to construct the '/usr/src/linux '
directory.

I applied 'make menuconfig' under '/usr/src/linux '
since the kernel configuration file is under '/boot' 

Then after 'make dep', I got following error msg,

"..
scripts/mkdep.c In function 'add_path'
..
scripts/mkdep.c:221 'PATH_MAX' undeclared(first use in
this function)
..
scripts/mkdep.c:221 size of array 'resolved_path' has
non-interger type
.."

The mkdep.c is under /usr/src/linux/scripts,  13.2kb
I think the problem might be, at the line 221, the
program uses "PATH_MAX" without definition. 

I know little about C++ and Linux, so could someone
tell me how to resovle this problem?

Thanks,

alal

__________________________________________________
Do You Yahoo!?
Try FREE Yahoo! Mail - the world's greatest free email!
http://mail.yahoo.com/

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-03-07 22:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-03-07  7:23 mkdep.c error under Mandrake8.1-2.4.8 alal
2002-03-07  7:38 ` J Sloan
2002-03-07 22:14   ` alal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox