Anuncios Google

Problema programacion [GNU/Linux Mint]

 

manuel@manuel:~/Escritorio/template$ make
template.c
linking ... template.elf
/opt/devkitpro/devkitPPC/lib/gcc/powerpc-eabi/4.6.3/../../../../powerpc-eabi/bin/ld: cannot find -lfreetype
/opt/devkitpro/devkitPPC/lib/gcc/powerpc-eabi/4.6.3/../../../../powerpc-eabi/bin/ld: cannot find -lpngu
/opt/devkitpro/devkitPPC/lib/gcc/powerpc-eabi/4.6.3/../../../../powerpc-eabi/bin/ld: cannot find -lpng
/opt/devkitpro/devkitPPC/lib/gcc/powerpc-eabi/4.6.3/../../../../powerpc-eabi/bin/ld: cannot find -ljpeg
/opt/devkitpro/devkitPPC/lib/gcc/powerpc-eabi/4.6.3/../../../../powerpc-eabi/bin/ld: cannot find -lz
collect2: ld returned 1 exit status
make[1]: *** [/home/manuel/Escritorio/template/template.elf] Error 1
make: *** [build] Error 2

eso es lo que me pasa al intentar compilar el codigo del segundo tutorial de grrlib

uso linux mint 1 debian edition.

me faltan librerias, pero donde las meto??

 

Edito: A mi primo se lo instalé yo, y le sale bien...

xhule@xhule-p6600es-m:~$ cd Escritorio/template
xhule@xhule-p6600es-m:~/Escritorio/template$ make
template.c
linking ... template.elf
output ... template.dol



Anuncios Google