lkml.org 
[lkml]   [2003]   [Dec]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectMakefile problem
Linux dedalus 2.4.20-8custom #2 lun dic 15 11:17:11 CET 2003 i586 i586
i386 GNU/Linux

Gnu C 3.2.2
Gnu make 3.79.1
util-linux 2.11y
mount 2.11y
modutils 2.4.22
e2fsprogs 1.32
jfsutils 1.0.17
reiserfsprogs 3.6.4
pcmcia-cs 3.1.31
PPP 2.4.1
isdn4k-utils 3.1pre4
Linux C Library 2.3.2
Dynamic linker (ldd) 2.3.2
Procps 2.0.11
Net-tools 1.60
Kbd 1.08
Sh-utils 4.5.3
Modules Loaded mga agpgart 8139too mii ext3 jbd keybdev mousedev
input hid usb-ohci usbcore

I 've got RedHat 9 on K6 550 with 192MB, 40GB Hard disk.
Command "make menuconfig" not set correct link in include directory and
show this messagge:

"/bin/sh: line 1: cd: include: No such file or directory."

I modify Makefile at line 278
before: (cd include; ln -sf asm-$(ARCH) asm)
after: (cd ./include; ln -sf asm-$(ARCH) asm)

It work! There is a problem when make run a cd command, but I don't know why
Thera is similar problem in redhat 8, slackware 9.1 end Mandrake 9.2 and
when I compiling source code and make exec a cd command.


Ciao e grazie per ogni suggerimento. Merry Xmas.


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

\
 
 \ /
  Last update: 2005-03-22 13:59    [W:0.035 / U:0.480 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site