Menu

#164 Possible bug or its just a user error

Crash Bug
open
nobody
5
2015-01-22
2013-11-25
Alex
No

This is a copy paste from the end of the make command in Linux Mint 14 64 bit (Nadia)

I used to install this Via apt, but that seems to no longer be possible. so I tried to compile it on my own, I had a few problems that I figured out on my own before this, so I shall be trying to get it to work while I hope for a response to this ticket. First time using source forge, please forgive me for any ignornace on my part.

zsnes_1_51/src $ make
g++ -pipe -I. -I/usr/local/include -I/usr/include -D__UNIXSDL__ -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__OPENGL__ -march=native -O3 -fomit-frame-pointer -s -fno-rtti -o tools/strutil.o -c tools/strutil.cpp
In file included from tools/strutil.cpp:22:0:
tools/strutil.h: In static member function ‘static int ci_char_traits::compare(const char, const char, size_t)’:
tools/strutil.h:34:96: error: ‘strncasecmp’ was not declared in this scope
make: *** [tools/strutil.o] Error 1

Discussion


Log in to post a comment.

MongoDB Logo MongoDB