Also, I had to add "arch=('x86_64')" to build on my machine. Works nicely now.
Search Criteria
Package Details: uxtank 2.3-3
Package Actions
| Package Base: | uxtank |
|---|---|
| Description: | tank game for Linux |
| Upstream URL: | https://sites.google.com/site/uxtank/home |
| Category: | games |
| Licenses: | |
| Submitter: | jose1711 |
| Maintainer: | jose1711 |
| Last Packager: | jose1711 |
| Votes: | 1 |
| First Submitted: | 2009-12-19 16:24 |
| Last Updated: | 2015-05-11 05:16 |
Latest Comments
Comment by kaptoxic
Comment by jose1711
@kaptoxic thank you, updated
Comment by kaptoxic
A patch that changes the "LIB..." line to read:
LIB=-L/usr/X11R6/lib -lXpm -lX11 -L/usr/lib -lSDL_mixer -lSDL
should do the trick.
Comment by jose1711
that can be fixed easily but i was unable to compile it:
/usr/bin/ld: /tmp/ccbmqXgG.o: undefined reference to symbol 'SDL_Quit'
/usr/lib/libSDL-1.2.so.0: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
Makefile:26: recipe for target 'uxtank' failed
Comment by kaptoxic
I get "==> ERROR: Missing package() function"--can you update the PKGBUILD?