Search found 4 matches

by j4Ck 7h3 r1pp0r
Wed Aug 23, 2006 6:07 pm
Forum: Bug Reports/Feature Requests
Topic: linux 2.6: zsnes crashes on start
Replies: 15
Views: 6928

bug in the makefile?? libncurses-devel was already installed. pdcurses was good for nothing, kicked it back out before final compilation. so, somewhere in the makefile, i changed the linker option "-lcurses" to "-lncurses" and it finally compiled. could this be a typo in hte mak...
by j4Ck 7h3 r1pp0r
Wed Aug 23, 2006 9:42 am
Forum: Bug Reports/Feature Requests
Topic: linux 2.6: zsnes crashes on start
Replies: 15
Views: 6928

still no dice
i compiled and installed PDCurses 2.8
still the same error. how do i point zsnes to the pdcurses directory?
by j4Ck 7h3 r1pp0r
Wed Aug 23, 2006 8:55 am
Forum: Bug Reports/Feature Requests
Topic: linux 2.6: zsnes crashes on start
Replies: 15
Views: 6928

oh oops hehe shoudve read the install.txt :oops:

so i do ./autogen.sh then gmake
but gmake complains "no rules to make curses.h needed by debugger.o. Stop."
what now?
by j4Ck 7h3 r1pp0r
Tue Aug 22, 2006 9:56 pm
Forum: Bug Reports/Feature Requests
Topic: linux 2.6: zsnes crashes on start
Replies: 15
Views: 6928

hi, i got the same problem system is suse 10.1 with all standard stuff that comes with it and nasm-0.98.39 so i wgot -r the svn directory tree Deathlike2 pointed to and did aclocal && autoconf && automake. but automake complains about the missing Makefile.am (understandable, cause it...