Guest User

Untitled

a guest
Jun 18th, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.54 KB | None | 0 0
  1. [...]
  2. A trunk/COPYING.LIB
  3. Révision 95 extraite.
  4. * working copy: /usr/portage/distfiles/svn-src/qemu-softmmu/trunk
  5.  
  6. * Applying qemu-softmmu-nohtml.patch ... [ ok ]
  7. * end subversion src unpack
  8. >>> Source unpacked in /var/tmp/portage/app-emulation/qemu-softmmu-9999/work
  9. >>> Compiling source in /var/tmp/portage/app-emulation/qemu-softmmu-9999/work/qemu-9999 ...
  10. * dennis before x86
  11. * after x86
  12. * 1.before configure test: -march=pentium-mmx
  13. ERROR: unknown option --enable-alsa
  14.  
  15. Usage: configure [options]
  16. Options: [defaults in brackets after descriptions]
  17.  
  18. Standard options:
  19. --help print this message
  20. --prefix=PREFIX install in PREFIX [/usr]
  21. --interp-prefix=PREFIX where to find shared libraries, etc.
  22. use %M for cpu name [/usr/gnemul/qemu-%M]
  23. --target-list=LIST set target list [i386-softmmu x86_64-softmmu arm-softmmu x86_64-linux-user arm-linux-user]
  24.  
  25. kqemu kernel acceleration support:
  26. --disable-kqemu disable kqemu support
  27.  
  28. Advanced options (experts only):
  29. --source-path=PATH path of source code [/var/tmp/portage/app-emulation/qemu-softmmu-9999/work/qemu-9999]
  30. --cross-prefix=PREFIX use PREFIX for compile tools []
  31. --cc=CC use C compiler CC [i686-pc-linux-gnu-gcc]
  32. --host-cc=CC use C compiler CC [i686-pc-linux-gnu-gcc] for dyngen etc.
  33. --make=MAKE use specified make [make]
  34. --install=INSTALL use specified install [install]
  35. --static enable static build [no]
  36. --enable-sparse enable sparse checker
  37. --disable-sparse disable sparse checker (default)
  38. --disable-werror disable compilation abort on warning
  39. --disable-sdl disable SDL
  40. --enable-cocoa enable COCOA (Mac OS X only)
  41. --audio-drv-list=LIST set audio drivers list:
  42. Available drivers: oss alsa sdl esd pa fmod
  43. --audio-card-list=LIST set list of additional emulated audio cards
  44. Available cards: ac97 adlib cs4231a gus
  45. --enable-mixemu enable mixer emulation
  46. --disable-brlapi disable BrlAPI
  47. --disable-vnc-tls disable TLS encryption for VNC server
  48. --disable-curses disable curses output
  49. --disable-bluez disable bluez stack connectivity
  50. --disable-kvm disable KVM acceleration support
  51. --disable-nptl disable usermode NPTL support
  52. --enable-system enable all system emulation targets
  53. --disable-system disable all system emulation targets
  54. --enable-linux-user enable all linux usermode emulation targets
  55. --disable-linux-user disable all linux usermode emulation targets
  56. --enable-darwin-user enable all darwin usermode emulation targets
  57. --disable-darwin-user disable all darwin usermode emulation targets
  58. --enable-bsd-user enable all BSD usermode emulation targets
  59. --disable-bsd-user disable all BSD usermode emulation targets
  60. --fmod-lib path to FMOD library
  61. --fmod-inc path to FMOD includes
  62. --oss-lib path to OSS library
  63. --enable-uname-release=R Return R for uname -r in usermode emulation
  64. --sparc_cpu=V Build qemu for Sparc architecture v7, v8, v8plus, v8plusa, v9
  65. --disable-vde disable support for vde network
  66. --disable-aio disable AIO support
  67. --disable-blobs disable installing provided firmware blobs
  68. --kerneldir=PATH look for kernel includes in PATH
  69.  
  70. NOTE: The object files are built at the place where configure is launched
  71. *
  72. * ERROR: app-emulation/qemu-softmmu-9999 failed.
  73. * Call stack:
  74. * ebuild.sh, line 48: Called src_compile
  75. * environment, line 2508: Called die
  76. * The specific snippet of code:
  77. * ./configure --prefix=/usr --audio-card-list=adlib --cc=$(tc-getCC) --host-cc=$(tc-getCC) --disable-linux-user --enable-system --target-list="i386-softmmu x86_64-softmmu arm-softmmu x86_64-linux-user arm-linux-user" ${myconf} || die "could not configure";
  78. * The die message:
  79. * could not configure
  80. *
  81. * If you need support, post the topmost build error, and the call stack if relevant.
  82. * A complete build log is located at '/var/tmp/portage/app-emulation/qemu-softmmu-9999/temp/build.log'.
  83. * The ebuild environment file is located at '/var/tmp/portage/app-emulation/qemu-softmmu-9999/temp/environment'.
  84. * This ebuild is from an overlay: '/usr/local/overlay/'
  85. *
Add Comment
Please, Sign In to add comment