HI, i am working with DECAF1.7 using ubuntu18.04.2
nitin@nitin-VirtualBox:~/DECAF1.7$ ./configure
Install prefix /usr/local
BIOS directory /usr/local/share/qemu
binary directory /usr/local/bin
library directory /usr/local/lib
include directory /usr/local/include
config directory /usr/local/etc
Manual directory /usr/local/share/man
ELF interp prefix /usr/gnemul/qemu-%M
Source path /home/nitin/DECAF1.7
C compiler gcc
Host C compiler gcc
CFLAGS -O2 -g
QEMU_CFLAGS -fPIE -DPIE -m64 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fstack-protector-all -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -I/usr/include/libpng16 -I/usr/include/spice-server -I/usr/include/spice-1 -I$(SRC_PATH)/libcacard -I/usr/include/nss -I/usr/include/nspr
QEMU_CPPFLAGS -fno-strict-aliasing -Wall -Wundef -Wwrite-strings -Wredundant-decls -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_FORTIFY_SOURCE=2 -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wmissing-include-dirs -Wempty-body -fstack-protector-all -Wendif-labels
LDFLAGS -Wl,--warn-common -Wl,-z,relro -Wl,-z,now -pie -m64 -rdynamic
make make
install install
python python
smbd /usr/sbin/smbd
host CPU x86_64
host big endian no
target list i386-softmmu arm-softmmu
tcg debug enabled no
Mon debug enabled no
gprof enabled no
sparse enabled no
strip binaries yes
profiler no
static build no
-Werror enabled no
SDL support yes
curses support no
curl support yes
check support no
mingw32 support no
Audio drivers oss
Extra audio cards ac97 es1370 sb16 hda
Block whitelist
Mixer emulation no
VNC support yes
VNC TLS support yes
VNC SASL support yes
VNC JPEG support yes
VNC PNG support yes
VNC thread no
xen support no
brlapi support yes
bluez support yes
Documentation yes
NPTL support yes
GUEST_BASE yes
PIE yes
vde support no
Linux AIO support yes
ATTR/XATTR support yes
Install blobs yes
KVM support yes
TCG interpreter no
fdt support yes
preadv support yes
fdatasync yes
madvise yes
posix_madvise yes
uuid support yes
vhost-net support yes
Trace backend nop
Trace output file trace-<pid>
spice support yes
rbd support yes
xfsctl support yes
nss used yes
usb net redir no
OpenGL support yes
libiscsi support yes
build guest agent yes
enable TCG taint no
enable IR logging no
enable VMI yes
rm: cannot remove 'linux-headers/asm': Is a directory
rm: cannot remove 'linux-headers/asm': Is a directory
ln: failed to create symbolic link 'linux-headers/asm/asm-x86': File exists
nitin@nitin-VirtualBox:~/DECAF1.7$ make
GEN i386-softmmu/config-devices.mak
GEN arm-softmmu/config-devices.mak
GEN config-all-devices.mak
GEN qemu-options.texi
GEN qemu-monitor.texi
GEN qemu-img-cmds.texi
GEN qemu-doc.html
./qemu-options.texi:1294: unknown command `list'
./qemu-options.texi:1294: table requires an argument: the formatter for @item
./qemu-options.texi:1294: warning: @table has text but no @item
Makefile:335: recipe for target 'qemu-doc.html' failed
make: *** [qemu-doc.html] Error 1
i am not getting this error, how can i resolve it
--
You received this message because you are subscribed to the Google Groups "decaf-platform-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to decaf-platform-di...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
rm: cannot remove 'linux-headers/asm': Is a directory
rm: cannot remove 'linux-headers/asm': Is a directory
ln: failed to create symbolic link 'linux-headers/asm/asm-x86': File exists
nitin@nitin-VirtualBox:~/DECAF1.7$ make
GEN i386-softmmu/config-devices.mak
GEN arm-softmmu/config-devices.mak
GEN config-all-devices.mak
GEN qemu-options.texi
GEN qemu-monitor.texi
GEN qemu-img-cmds.texi
GEN qemu-doc.html
./qemu-options.texi:1294: unknown command `list'
./qemu-options.texi:1294: table requires an argument: the formatter for @item
./qemu-options.texi:1294: warning: @table has text but no @item
Makefile:335: recipe for target 'qemu-doc.html' failed
make: *** [qemu-doc.html] Error 1