search for: dbx_smp_processors

Displaying 2 results from an estimated 2 matches for "dbx_smp_processors".

2005 Jul 22
0
Build break on x86 FC3 platform
...ere I routinely build and test Xen: make[3]: Leaving directory `/tmp/xen-unstable.hg/tools/pygrub'' make[3]: Entering directory `/tmp/xen-unstable.hg/tools/firmware'' make[4]: Entering directory `/tmp/xen- unstable.hg/tools/firmware/rombios'' gcc -o biossums biossums.c gcc -DBX_SMP_PROCESSORS=1 -E -P rombios.c > _rombios_.c bcc -o rombios.s -C-c -D__i86__ -0 -S _rombios_.c sed -e ''s/^\.text//'' -e ''s/^\.data//'' rombios.s > _rombios_.s as86 _rombios_.s -b tmp.bin -u- -w- -g -0 -j -O -l rombios.txt perl makesym.perl < rombios.txt > rombios.sy...
2007 Jan 29
8
x86_64 build break in rombios
...here a fix for this? Thanks, Aravindh Puthiyaparambil Xen Development Team Unisys, Tredyffrin PA make[1]: Entering directory `/root/xen/xen-unstable.hg/tools/firmware'' make[2]: Entering directory `/root/xen/xen-unstable.hg/tools/firmware/rombios'' gcc -o biossums biossums.c gcc -DBX_SMP_PROCESSORS=1 -E -P rombios.c > _rombios_.c bcc -o rombios.s -C-c -D__i86__ -0 -S _rombios_.c sed -e ''s/^\.text//'' -e ''s/^\.data//'' rombios.s > _rombios_.s as86 _rombios_.s -b tmp.bin -u- -w- -g -0 -j -O -l rombios.txt +a A311 BB 0000...