Package Details: njam 1.25-9

Git Clone URL: https://aur.archlinux.org/njam.git (read-only, click to copy)
Package Base: njam
Description: Full-featured cross-platform pacman-like game
Upstream URL: http://njam.sourceforge.net/
Licenses: GPL
Submitter: None
Maintainer: mawe
Last Packager: mawe
Votes: 10
Popularity: 0.000000
First Submitted: 2006-02-03 17:52 (UTC)
Last Updated: 2020-11-23 20:41 (UTC)

Latest Comments

« First ‹ Previous 1 2

Compintuit commented on 2010-08-12 18:19 (UTC)

It no longer compiles, at least for me: njam.cpp:36:0: warning: "_GNU_SOURCE" redefined <command-line>:0:0: note: this is the location of the previous definition njam.cpp: In member function ‘bool NjamEngine::Init(bool, bool, bool)’: njam.cpp:377:37: warning: deprecated conversion from string constant to ‘char*’ g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -march=i686 -mtune=generic -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c njamgame.cpp g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -march=i686 -mtune=generic -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c njamfont.cpp g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -march=i686 -mtune=generic -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c njamedit.cpp njamedit.cpp: In member function ‘void NjamEngine::LevelEditor()’: njamedit.cpp:67:86: warning: deprecated conversion from string constant to ‘char*’ njamedit.cpp:117:35: error: cannot call constructor ‘LogFile::LogFile’ directly njamedit.cpp:117:35: error: for a function-style cast, remove the redundant ‘::LogFile’ njamedit.cpp:142:36: error: cannot call constructor ‘LogFile::LogFile’ directly njamedit.cpp:142:36: error: for a function-style cast, remove the redundant ‘::LogFile’ njamedit.cpp:153:66: warning: deprecated conversion from string constant to ‘char*’ njamedit.cpp:155:55: warning: deprecated conversion from string constant to ‘char*’ njamedit.cpp:157:60: warning: deprecated conversion from string constant to ‘char*’ njamedit.cpp:198:29: warning: deprecated conversion from string constant to ‘char*’ njamedit.cpp: In member function ‘bool NjamEngine::CheckForSave()’: njamedit.cpp:402:37: warning: deprecated conversion from string constant to ‘char*’ make[2]: *** [njamedit.o] Error 1 make[2]: Leaving directory `/tmp/yaourt-tmp-caleb/aur-njam/src/njam-1.25-src/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/tmp/yaourt-tmp-caleb/aur-njam/src/njam-1.25-src' make: *** [all-recursive-am] Error 2 Aborting... ==> ERROR: Makepkg was unable to build njam.