Hi everybody,
I've been trying the last weeks to solve internal permissions problems to get through the installation of XENARM on Cortex A9 here, following the User Guide, and right when I thought I finally had the requiring, I get this error while executing the "make menuconfig" command: Âundeclared variables for the XENARM kernel, while the XENLINUX menuconfig works correctly but is different from what is in the user guide. Could any one please explain me what I'm doing wrong!Â
I've read the README file but even there, the ./install.sh shows Permission denied errors; therefore I don't even know anymore the real source of the problem!
I'm waiting forward for your answers. Thank you!
Here is the error shown:
"$ make menuconfig
make -C xen menuconfig
make[1]: Entering directory `/local/lme00470/9540/XEN/xen-arm/xen'
make -C scripts/kconfig
make[2]: Entering directory `/local/lme00470/9540/XEN/xen-arm/xen/scripts/kconfig'
bison -l -b zconf -p zconf zconf.y
cp zconf.tab.c zconf.tab.c_shipped
cc  Â-c -o zconf.tab.o zconf.tab.c
In file included from zconf.tab.c:94:
zconf.hash.c: In function 'kconf_id_lookup':
zconf.hash.c:180: error: 'T_ON' undeclared (first use in this function)
zconf.hash.c:180: error: (Each undeclared identifier is reported only once
zconf.hash.c:180: error: for each function it appears in.)
zconf.hash.c:182: error: 'T_TYPE' undeclared (first use in this function)
zconf.hash.c:183: error: 'T_DEFAULT' undeclared (first use in this function)
zconf.hash.c:186: error: 'T_RANGE' undeclared (first use in this function)
zconf.hash.c:192: error: 'T_OPTION' undeclared (first use in this function)
zconf.hash.c:193: error: 'T_IF' undeclared (first use in this function)
zconf.hash.c:194: error: 'T_OPTIONAL' undeclared (first use in this function)
zconf.hash.c:196: error: 'T_ENDIF' undeclared (first use in this function)
zconf.hash.c:197: error: 'T_CHOICE' undeclared (first use in this function)
zconf.hash.c:198: error: 'T_ENDMENU' undeclared (first use in this function)
zconf.hash.c:199: error: 'T_REQUIRES' undeclared (first use in this function)
zconf.hash.c:200: error: 'T_ENDCHOICE' undeclared (first use in this function)
zconf.hash.c:202: error: 'T_CONFIG' undeclared (first use in this function)
zconf.hash.c:205: error: 'T_MENU' undeclared (first use in this function)
zconf.hash.c:207: error: 'T_PROMPT' undeclared (first use in this function)
zconf.hash.c:208: error: 'T_DEPENDS' undeclared (first use in this function)
zconf.hash.c:211: error: 'T_MENUCONFIG' undeclared (first use in this function)
zconf.hash.c:212: error: 'T_SELECT' undeclared (first use in this function)
zconf.hash.c:215: error: 'T_HELP' undeclared (first use in this function)
zconf.hash.c:217: error: 'T_SOURCE' undeclared (first use in this function)
zconf.hash.c:218: error: 'T_COMMENT' undeclared (first use in this function)
zconf.hash.c:219: error: 'T_MAINMENU' undeclared (first use in this function)
make[2]: *** [zconf.tab.o] Error 1
rm zconf.tab.c
make[2]: Leaving directory `/local/lme00470/9540/XEN/xen-arm/xen/scripts/kconfig'
make[1]: *** [menuconfig] Error 2
make[1]: Leaving directory `/local/lme00470/9540/XEN/xen-arm/xen'
make: *** [menuconfig] Error 2
"
--
Darryl TADMI
Etudiant en 2Ãme annÃe Informatique/Interactions Personne-SystÃme à l'ENSIM
PrÃsident de l'association GALA DE L'ENSIM