Package Details: searchandrescue2 2.3.1-5

Package Base: searchandrescue2
Description: Helicopter based search and rescue flight simulator
Upstream URL: http://sar2.sourceforge.net/
Category: games
Licenses: GPL2
Submitter: archtux
Maintainer: archtux
Last Packager: archtux
Votes: 10
First Submitted: 2011-04-04 15:38
Last Updated: 2014-10-11 22:21

Latest Comments

Anonymous comment

2012-01-18 11:24

I uploaded the pkgbuild for the original Search and Rescue: https://aur.archlinux.org/packages.php?ID=55893

Comment by macxcool

2011-12-15 13:39

How is this project different from the one at:
http://searchandrescue.sourceforge.net/
Does anyone want that one packaged? If there's interest I'll attempt it.

Comment by nous

2011-12-14 18:57

I've also notified the author, said he fixed it in trunk.

Comment by archtux

2011-12-14 14:51

@ nous
Thanks for notifying and giving the fix!
PKGBUILD fixed.

Comment by nous

2011-12-13 07:50

At final linking:
/usr/bin/ld: build/sound.o: undefined reference to symbol 'alSourceStop'
/usr/bin/ld: note: 'alSourceStop' is defined in DSO /usr/lib/libopenal.so.1 so try adding it to the linker command line
/usr/lib/libopenal.so.1: could not read symbols: Invalid operation
collect2: ld returned 1 exit status
scons: *** [bin/sar2] Error 1

It's fixed by adding 'openal' to env.Append in src/SConscript; I've also e-mailed the author.