I uploaded the pkgbuild for the original Search and Rescue: https://aur.archlinux.org/packages.php?ID=55893
Search Criteria
Package Details: searchandrescue2 2.3.1-5
Package Actions
| Package Base: | searchandrescue2 |
|---|---|
| Description: | Helicopter based search and rescue flight simulator |
| Upstream URL: | http://sar2.sourceforge.net/ |
| Category: | games |
| Licenses: | |
| 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
Comment by macxcool
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
I've also notified the author, said he fixed it in trunk.
Comment by archtux
@ nous
Thanks for notifying and giving the fix!
PKGBUILD fixed.
Comment by nous
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.