gjschneider92
(usa openSUSE)
Enviado em 24/08/2011 - 08:55h
Bom dia pessoal!
Bem, estou com o seguinte problema.
Baixei o emulador ZSNES. Descompactei o arquivo, dei ./configure, porem ele não gera o make.
Comando:
linux-wsd6:/home/guilherme/Downloads/zsnes_1_42/src # ./configure
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for nasm... nasm
checking for a BSD-compatible install... /usr/bin/install -c
checking for sdl-config... /usr/bin/sdl-config
checking for SDL - version >= 1.2.0... yes
checking for zlib - version >= 1.1.0... yes
checking for libpng - version >= 1.2.0... yes
checking how to run the C preprocessor... gcc -E
checking for X... libraries , headers in standard search path
checking for glGetError in -lGL... no
checking for OpenGL... no
checking if you want gdb friendly executable... no
checking which processor class to optimize for... 386
configure: WARNING: *** This is probably not what you want use --target
checking for egrep... grep -E
checking for ANSI C header files... no
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether sys/types.h defines makedev... no
checking sys/mkdev.h usability... no
checking sys/mkdev.h presence... no
checking for sys/mkdev.h... no
checking sys/sysmacros.h usability... yes
checking sys/sysmacros.h presence... yes
checking for sys/sysmacros.h... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: config.h is unchanged
ZSNES v1.41
SDL support Version 1.2.14
nasm: error: unrecognised option `-r'
nasm: error: no input file specified
type `nasm -h' for help
NASM support
ZLib support Version 1.2.5
PNG support (png screenshots) Yes, version 1.2.44
OpenGL support Disabled, library not found
The binary will be installed in /usr/local/bin
Configure complete, now type 'make' and pray.
Alguem poderia me ajudar?
Desde ja agradeço!