Updated:
- Improved source code download section in the PKGBUILD.
- Disabled 'no-write-strings' warnings during compilation.
- Added desktop entry.
Search Criteria
Package Details: xconq 7.5.0pre20050612-2
Package Actions
| Package Base: | xconq |
|---|---|
| Description: | An open source engine for turn-based strategy games |
| Upstream URL: | http://sourceforge.net/projects/xconq/ |
| Category: | games |
| Licenses: | |
| Submitter: | Allan |
| Maintainer: | None |
| Last Packager: | None |
| Votes: | 1 |
| First Submitted: | 2008-12-28 12:37 |
| Last Updated: | 2012-05-17 12:42 |
Latest Comments
Anonymous comment
Anonymous comment
@Mister.Bubbles
There are no errors in the your output, only warnings. Could you post a full compilation log (e.g., on pastebin.com)?
Comment by Mister.Bubbles
Build failed:
tkmap.c: In function 'void redraw_map(Map*)':
tkmap.c:4779:36: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
tkmap.c: In function 'void set_show_all(Map*, int)':
tkmap.c:4799:69: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
tkmap.c: In function 'void update_contour_intervals()':
tkmap.c:4942:60: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
tkmap.c: In function 'void update_cell(Map*, int, int)':
tkmap.c:5158:36: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
make[1]: *** [tkmap.o] Error 1
make[1]: Leaving directory `/tmp/packerbuild-1000/xconq/xconq/src/xconq/tcltk'
make: *** [all-tcltk] Error 2
==> ERROR: A failure occurred in build().
Aborting...
The build failed.
Anonymous comment
Updated:
- Fixed compilation errors and some other issues.
- Added SDL and curses interfaces.
- Added manuals.
PKGBUILD downloads the tarball from CVS (last commit dated 2005-09-17), because previous versions are very unstable.
Anonymous comment
Build failed with the following:
make[1]: Entering directory `/tmp/packerbuild-1000/xconq/xconq/src/xconq-7.5.0/tcltk'
Makefile:342: *** missing separator (did you mean TAB instead of 8 spaces?). Stop.
make[1]: Leaving directory `/tmp/packerbuild-1000/xconq/xconq/src/xconq-7.5.0/tcltk'
make: *** [all-tcltk] Error 2
==> ERROR: A failure occurred in build().
Aborting...
The build failed.
Anonymous comment
The sourceforge page http://xconq.sourceforge.net/ has a more recent package (xconq-7.5.0-0pre.0.20050612)
Any reason this isn't being used?