Problems with Xen 3.0 Debian Install
Originally Posted by sergiochacon
Hey Falko,
I was trying the installation of xen 3 following your instructions on a Dell Poweredge 2300 that had Debian 4 and linux 2.6.8 installed. Everything went well until I got to make world. I got an error
...
`/usr/src/xen-3.0.3_0-src'
rm -rf tmp-linux-2.6.16.29 linux-2.6.16.29-xen
make[3]: Leaving directory `/usr/src/xen-3.0.3_0-src'
make[2]: Leaving directory `/usr/src/xen-3.0.3_0-src'
make[1]: Leaving directory `/usr/src/xen-3.0.3_0-src'
make dist
make[1]: Entering directory `/usr/src/xen-3.0.3_0-src'
make -C xen install
make[2]: Entering directory `/usr/src/xen-3.0.3_0-src/xen'
make -f Rules.mk _install
/bin/sh: line 1: gcc: command not found
/bin/sh: line 1: gcc: command not found
/bin/sh: line 1: gcc: command not found
make[3]: Entering directory `/usr/src/xen-3.0.3_0-src/xen'
make -C tools
make[4]: Entering directory `/usr/src/xen-3.0.3_0-src/xen/tools'
make -C figlet
make[5]: Entering directory `/usr/src/xen-3.0.3_0-src/xen/tools/figlet'
gcc -o figlet figlet.c
make[5]: gcc: Command not found
make[5]: *** [figlet] Error 127
make[5]: Leaving directory `/usr/src/xen-3.0.3_0-src/xen/tools/figlet'
make[4]: *** [default] Error 2
make[4]: Leaving directory `/usr/src/xen-3.0.3_0-src/xen/tools'
make[3]: *** [/usr/src/xen-3.0.3_0-src/xen/xen] Error 2
make[3]: Leaving directory `/usr/src/xen-3.0.3_0-src/xen'
make[2]: *** [install] Error 2
make[2]: Leaving directory `/usr/src/xen-3.0.3_0-src/xen'
make[1]: *** [install-xen] Error 2
make[1]: Leaving directory `/usr/src/xen-3.0.3_0-src'
make: *** [world] Error 2
host1:/usr/src/xen-3.0.3_0-src# make install
make -C xen install
make[1]: Entering directory `/usr/src/xen-3.0.3_0-src/xen'
make -f Rules.mk _install
/bin/sh: line 1: gcc: command not found
/bin/sh: line 1: gcc: command not found
/bin/sh: line 1: gcc: command not found
make[2]: Entering directory `/usr/src/xen-3.0.3_0-src/xen'
make -C tools
make[3]: Entering directory `/usr/src/xen-3.0.3_0-src/xen/tools'
make -C figlet
make[4]: Entering directory `/usr/src/xen-3.0.3_0-src/xen/tools/figlet'
gcc -o figlet figlet.c
make[4]: gcc: Command not found
make[4]: *** [figlet] Error 127
make[4]: Leaving directory `/usr/src/xen-3.0.3_0-src/xen/tools/figlet'
make[3]: *** [default] Error 2
make[3]: Leaving directory `/usr/src/xen-3.0.3_0-src/xen/tools'
make[2]: *** [/usr/src/xen-3.0.3_0-src/xen/xen] Error 2
make[2]: Leaving directory `/usr/src/xen-3.0.3_0-src/xen'
make[1]: *** [install] Error 2
make[1]: Leaving directory `/usr/src/xen-3.0.3_0-src/xen'
make: *** [install-xen] Error 2
host1:/usr/src/xen-3.0.3_0-src#
Can you provide me with assistance? Is this a common error and is there anything I can do about it?
Thanks for your help bro.
Sergio
|
Recent comments
14 hours 28 min ago
21 hours 9 min ago
1 day 1 hour ago
1 day 2 hours ago
1 day 11 hours ago
1 day 20 hours ago
1 day 21 hours ago
2 days 55 min ago
2 days 5 hours ago
2 days 5 hours ago