[ Foro de C ]

Juego pac man no me compila, erro sdl2

20-Feb-2021 18:38
Invitado (Iv?n rodellas garc?a)
0 Respuestas


Estoy con un videojuego sdl2, pero nada que no me reconoce SDL2, y esta en debian 10.8, tiene casí 58,000 paquetes.

https://github.com/ebuc99/pacman


noentras2@debian:~/humillacion7/pacman-master$ ls -Fa
./          autogen.sh*        compile*       config.rpath*  configure.scan  Dockerfile   intltool-extract.in  ltmain.sh    missing*        README
../         autom4te.cache/    config.guess*  config.sub*    COPYING         .gitignore   intltool-merge.in    m4/          NEWS            README.md
aclocal.m4  autoscan-2.69.log  config.h.in    configure*     data/           INSTALL      intltool-update.in   Makefile.am  pacman.anjuta   src/
AUTHORS     ChangeLog          config.log     configure.ac   depcomp*        install-sh*  libtool*             Makefile.in  pacman.desktop  TODO




noentras2@debian:~/humillacion7/pacman-master$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for g++... g++
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of g++... gcc3
checking for gawk... (cached) gawk
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for ranlib... ranlib
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for SDL... yes
checking for main in -lSDL2_image... no
configure: error: SDL_image is required to compile pacman
noentras2@debian:~/humillacion7/pacman-master$ make
make: *** No se especificó ningún objetivo y no se encontró ningún makefile.  Alto.






(No se puede continuar esta discusión porque tiene más de dos meses de antigüedad. Si tienes dudas parecidas, abre un nuevo hilo.)