Re: compiling ZSNES from source

2009-06-27 Thread Chris Burkhardt
Umarzuki Mochlis wrote: > Following article from > http://www.burghardt.pl/2008/01/zsnes-amd64-debian-opengl-troubles/ > [...] > > config.log >> http://pastebin.com/f5459ec04 > > hope somebody can give me direction on solving this. >From your config.log: #/usr/bin/ld: skipping incompatible /us

Re: compiling ZSNES from source

2009-06-27 Thread Umarzuki Mochlis
2009/6/27 Denny Schierz > hi, > > Am Samstag, den 27.06.2009, 13:59 +0800 schrieb Umarzuki Mochlis: > > # sdl-config --version > > 1.2.13 > > that is weird. > > config.log >> http://pastebin.com/f5459ec04 > > hope somebody can give me direction on solving this. > > you need the header package fro

Re: compiling ZSNES from source

2009-06-27 Thread Steve Kemp
On Sat Jun 27, 2009 at 13:59:55 +0800, Umarzuki Mochlis wrote: >*** The test program failed to compile or link. See the file config.log >for the exact error that occured. You've already had the answer - but next time you could work this out yourself by reading the "config.log" file, as

Re: compiling ZSNES from source

2009-06-27 Thread Denny Schierz
hi, Am Samstag, den 27.06.2009, 13:59 +0800 schrieb Umarzuki Mochlis: > # sdl-config --version > 1.2.13 > that is weird. > config.log >> http://pastebin.com/f5459ec04 > hope somebody can give me direction on solving this. you need the header package from sdl: aptitude install libsdl1.2-dev cu

compiling ZSNES from source

2009-06-26 Thread Umarzuki Mochlis
Following article from http://www.burghardt.pl/2008/01/zsnes-amd64-debian-opengl-troubles/ when running # dpkg-buildpackage [snipped] checking for sdl-config... /usr/bin/sdl-config checking for SDL - version >= 1.2.0... no *** Could not run SDL test program, checking why... *** The test program fa