Hello,

I have a problem with all the make :make config, make xconfig, make menuconfig

when i carry out make config

Select the Product you wish to target
*
config.in: line 438: unexpected EOF while looking for matching `"'
config.in: line 444: syntax error: unexpected end of file

and for make xconfig:

[EMAIL PROTECTED]:/uClinux-dist# make xconfig
config/mkconfig > config.in
make -C /uClinux-dist/config/scripts tkparse
make[1]: Entering directory `/uClinux-dist/config/scripts'
make[1]: `tkparse' is up to date.
make[1]: Leaving directory `/uClinux-dist/config/scripts'
ARCH=dummy /uClinux-dist/config/scripts/tkparse < config.in > config.tmp
cat /uClinux-dist/config/scripts/header.tk >> ./config.tk
cat config.tmp >> config.tk
rm -f config.tmp
echo "set defaults \"/dev/null\"" >> config.tk
echo "set help_file \"config/Configure.help\"" >> config.tk
cat /uClinux-dist/config/scripts/tail.tk >> config.tk
chmod 755 config.tk
Error in startup script: can't read "0": no such variable
    while executing
"set  0"
    (file "config.tk" line 2138)
make: *** [xconfig] Error 1

and for make menuconfig:

[EMAIL PROTECTED]:/uClinux-dist# make menuconfig
config/mkconfig > config.in
make -C /uClinux-dist/config/scripts/lxdialog all
make[1]: Entering directory `/uClinux-dist/config/scripts/lxdialog'
make[1]: Leaving directory `/uClinux-dist/config/scripts/lxdialog'
Using defaults found in .config
Preparing scripts: functions, parsing.../MCmenu1: line 424: unexpected EOF 
while looking for matching `"'
./MCmenu1: line 427: syntax error: unexpected end of file
.done.

***************************************************
when Ichoose the vendor/product selection the output show me:
***************************************************
Menuconfig has encountered a possible error in one of the kernel's
configuration files and is unable to continue.  Here is the error
report:

 Q> /uClinux-dist/config/scripts/Menuconfig: line 837: MCmenu1: command not 
found

Please report this to the maintainer <[EMAIL PROTECTED]>.  You may also
send a problem report to <[EMAIL PROTECTED]>.

Please indicate the kernel version you are trying to configure and
which menu you were trying to enter when this error occurred.

make: *** [menuconfig] Error 1

i don't undersand how the three commands doesn't work  although  i  carry out  
before  make xconfig, make config
please help. 
 






      
_____________________________________________________________________________ 
Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail 
http://mail.yahoo.fr
_______________________________________________
uClinux-dev mailing list
[email protected]
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by [email protected]
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to