@zottelef: Works for me as well. Thanks.
Search Criteria
Package Details: mapserver 8.6.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/mapserver.git (read-only, click to copy) |
|---|---|
| Package Base: | mapserver |
| Description: | Platform for publishing spatial data and interactive mapping applications to the web |
| Upstream URL: | http://www.mapserver.org |
| Keywords: | GeoSpatial GIS WebMapping |
| Licenses: | Apache-2.0, BSD-2-Clause |
| Provides: | python-mapserver |
| Submitter: | nofxx |
| Maintainer: | envolution |
| Last Packager: | envolution |
| Votes: | 11 |
| Popularity: | 0.001819 |
| First Submitted: | 2009-03-29 08:21 (UTC) |
| Last Updated: | 2025-12-04 02:04 (UTC) |
Dependencies (24)
- cairo (cairo-gitAUR)
- curl (curl-gitAUR, curl-c-aresAUR)
- fcgi
- freetype2 (freetype2-qdoled-aw3225qfAUR, freetype2-qdoledAUR, freetype2-qdoled-gen3AUR, freetype2-woledAUR, freetype2-gitAUR, freetype2-macosAUR)
- fribidi (fribidi-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- gdal (gdal-hdf4AUR, gdal-libkmlAUR, gdal-libkml-filegdbAUR, gdal-ecwAUR)
- geos (geos-gitAUR)
- giflib (giflib-gitAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- harfbuzz (harfbuzz-gitAUR)
- libjpeg-turbo (mozjpeg-gitAUR, mozjpegAUR, libjpeg-turbo-gitAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libxml2 (libxml2-gitAUR, libxml2-meson-gitAUR)
- libxslt (libxslt-gitAUR)
- pcre2 (pcre2-gitAUR)
- postgresql-libs (postgresql-libs-12AUR, postgresql13-libsAUR, postgresql-libs-gitAUR)
- proj (proj-gitAUR)
- protobuf-c (protobuf-c-gitAUR)
- python
- Show 4 more dependencies...
Required by (2)
- magnacarto-git (optional)
- tirex-git
Sources (1)
jewie commented on 2014-09-08 14:30 (UTC)
zottelef commented on 2014-06-13 09:21 (UTC)
getting this error:
error: too few arguments to function ‘DGifCloseFile’
I solved in PKGBUILD
changing:
-DWITH_GIF=ON
to
-DWITH_GIF=OFF
geosam commented on 2014-01-24 18:26 (UTC)
Solve the problem of compilation with fribidi feature, thanks to the help through the Mapserver mailing list.
geosam commented on 2014-01-23 18:04 (UTC)
@stronnag, I have disabled the FriBiDi feature in PKGBUILD file, and I have reported the error in the mailing list Mapserver [1].
Mapserver version was updated to 6.4.1.
[1] http://lists.osgeo.org/pipermail/mapserver-dev/2014-January/013869.html
stronnag commented on 2014-01-15 19:44 (UTC)
Unfortunately it fails to build after the last fribidi update in testing:
In file included from /usr/include/fribidi/fribidi.h:35:0,
from /tmp/packerbuild-1000/mapserver/mapserver/src/mapserver-6.4.0/mapstring.c:50:
/usr/include/fribidi/fribidi-common.h:61:20: fatal error: glib.h: No such file or directory
# include <glib.h>
^
compilation terminated.
CMakeFiles/mapserver.dir/build.make:540: recipe for target 'CMakeFiles/mapserver.dir/mapstring.c.o' failed
make[2]: *** [CMakeFiles/mapserver.dir/mapstring.c.o] Error 1
geosam commented on 2013-09-04 23:33 (UTC)
Stronnag, the patch is available to correct the new library GIF. If problems remain in the PKGBUILD try - without-gif.
stronnag commented on 2013-08-09 19:17 (UTC)
Sorry to say you're on hiding to nothing again:
* Run time fails (at least on testing) due to a new libgif version (although ugly libgif.so.N sym link works);
* Rebuild fails with cascade of errors in building mapimageio.o.
Appreciate your efforts in maintaining this package.
geosam commented on 2013-07-22 01:21 (UTC)
Thanks zottelef, done with swig as dependency.
zottelef commented on 2013-07-18 07:52 (UTC)
Could you please add the swig package as a dependency to mapserver?
geosam commented on 2013-07-17 00:49 (UTC)
Thanks stronnag for reporting the bug. I've shared a new version of PKGBUILD with the patch for the correction of the version of GD.
Pinned Comments