Advertisement
Guest User

Untitled

a guest
Jun 24th, 2017
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.83 KB | None | 0 0
  1. pi@raspberrypi ~/qemu-2.7.0/build/qemu-2.7.0/build $ make -j4 2>&1 |tee build.log
  2. (cd pixman; CFLAGS="-O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -g -fPIC " /home/pi/qemu-2.7.0/build/qemu-2.7.0/pixman/configure --disable-gtk --disable-shared --enable-static)
  3. mkdir -p dtc/tests
  4. GEN qemu-options.def
  5. GEN qmp-commands.h
  6. GEN qapi-types.h
  7. configure: WARNING: unrecognized options: --disable-shared, --enable-static
  8. /home/pi/qemu-2.7.0/build/qemu-2.7.0/pixman/configure: line 2140: config.log: Permission denied
  9. /home/pi/qemu-2.7.0/build/qemu-2.7.0/pixman/configure: line 2150: config.log: Permission denied
  10. Makefile:210: recipe for target 'pixman/Makefile' failed
  11. make: *** [pixman/Makefile] Error 1
  12. make: *** Waiting for unfinished jobs....
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement