|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] x86_64 on FC4 - texi2html: Command not found
On Fri, 2005-05-20 at 10:38 -0500, Anthony Liguori wrote:
> David F Barrera wrote:
>
> >I am seeing the following error on x86_64 FC4. The texinfo package is
> >installed on the machine. Does anybody know what is missing?
> >
> >
> There's a separate package for texi2html. Try installing that.
I installed it, and it goes further. Now, I am hitting this error:
gcc -Wl,-T,/tmp/xen-unstable/tools/ioemu/i386-vl.ld -o qemu-dm vl.o
exec.o monitor.o osdep.o block.o readline.o pci.o console.o block-
cloop.o ide.o ne2000.o pckbd.o vga.o dma.o fdc.o mc146818rtc.o serial.o
i8259.o i8254.o pc.o libqemu.a -lm -L../../../dist/install/usr/lib64 -
lxc -lxutil -lz -lutil
/usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-redhat-
linux/4.0.0/../../../../lib64/libm.so when searching for -lm
/usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-redhat-
linux/4.0.0/../../../../lib64/libm.a when searching for -lm
/usr/bin/ld: skipping
incompatible ../../../dist/install/usr/lib64/libxc.so when searching for
-lxc
/usr/bin/ld: skipping
incompatible ../../../dist/install/usr/lib64/libxutil.so when searching
for -lxutil
/usr/bin/ld: skipping
incompatible ../../../dist/install/usr/lib64/libxutil.a when searching
for -lxutil
/usr/bin/ld: cannot find -lxutil
collect2: ld returned 1 exit status
make[1]: *** [qemu-dm] Error 1
make[1]: Leaving directory `/tmp/xen-unstable/tools/ioemu/target-i386-
dm'
make: *** [all] Error 1
Any ideas? Thanks!
>
> Regards,
>
> Anthony Liguori
>
> >copying build/scripts-2.4/pygrub -> /tmp/xen-
> >unstable/dist/install/usr/bin
> >changing mode of /tmp/xen-unstable/dist/install/usr/bin/pygrub to 755
> >make[3]: Leaving directory `/tmp/xen-unstable/tools/pygrub'
> >make ioemuinstall
> >make[3]: Entering directory `/tmp/xen-unstable/tools'
> >[ -f ioemu/config-host.h ] || \
> >(cd ioemu; ./configure --prefix=/tmp/xen-unstable/dist/install/usr)
> >make -C ioemu install
> >make[4]: Entering directory `/tmp/xen-unstable/tools/ioemu'
> >texi2html -monolithic -number qemu-doc.texi
> >make[4]: texi2html: Command not found
> >make[4]: *** [qemu-doc.html] Error 127
> >make[4]: Leaving directory `/tmp/xen-unstable/tools/ioemu'
> >make[3]: *** [ioemuinstall] Error 2
> >make[3]: Leaving directory `/tmp/xen-unstable/tools'
> >make[2]: *** [install] Error 2
> >make[2]: Leaving directory `/tmp/xen-unstable/tools'
> >make[1]: *** [tools] Error 2
> >make[1]: Leaving directory `/tmp/xen-unstable'
> >make: *** [world] Error 2
> >
> >
> >
> >
> >
>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel
>
--
Regards,
David F Barrera
Linux Technology Center
Systems and Technology Group, IBM
"The wisest men follow their own direction. "
Euripides
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|