[OSGeoLive] #2382: ZOO-Project packaging for 22.04
OSGeoLive
trac_osgeolive at osgeo.org
Tue Aug 2 04:10:06 PDT 2022
#2382: ZOO-Project packaging for 22.04
-----------------------+----------------------------
Reporter: kalxas | Owner: osgeolive@…
Type: task | Status: new
Priority: critical | Milestone: OSGeoLive15.0
Component: OSGeoLive | Resolution:
Keywords: |
-----------------------+----------------------------
Comment (by kalxas):
{{{
gcc cgictest.o -o cgictest.cgi -L./ -lcgic /usr/lib/x86_64-linux-
gnu/libfcgi.a
gcc capture.o -o capture -L./ -lcgic /usr/lib/x86_64-linux-gnu/libfcgi.a
make[2]: Leaving directory '/<<PKGBUILDDIR>>/thirds/cgic206'
dh_auto_build --sourcedirectory=zoo-project/zoo-kernel \
--builddirectory=zoo-project/zoo-kernel \
--max-parallel=1
cd zoo-project/zoo-kernel && make -j1
make[2]: Entering directory '/<<PKGBUILDDIR>>/zoo-project/zoo-kernel'
echo "#define ZOO_VERSION \"1.9.0-rc1\"" > version.h
echo "#define ETC_DIR \"/etc/zoo-project\"" >> version.h
echo "#define LOCALEDIR \"/usr/share/locale\"" >> version.h
cc -DUSE_JSON -I/usr//include/json-c/ -I/usr/include/gdal
-I/usr/include/libxml2 -DUSE_JSON -I/usr//include/json-c/
-DACCEPT_USE_OF_DEPRECATED_PROJ_API_H -I/include -DDEB -fpic
-I/usr//include -I/usr//include -I/usr/include -DUSE_MS
-I/usr/include/mapserver -I../../thirds/cgic206 -I. -DLINUX_FREE_ISSUE
-fPIC -c service_internal.c
In file included from /usr/include/mapserver/mapshape.h:35,
from /usr/include/mapserver/mapserver.h:126,
from service_internal_ms.h:39,
from service_internal.c:27:
/usr/include/mapserver/mapproject.h:46:12: fatal error: proj_api.h: No
such file or directory
46 | # include <proj_api.h>
| ^~~~~~~~~~~~
compilation terminated.
make[2]: *** [Makefile:65: service_internal.o] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>/zoo-project/zoo-kernel'
dh_auto_build: error: cd zoo-project/zoo-kernel && make -j1 returned exit
code 2
make[1]: *** [debian/rules:76: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:30: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit
status 2
--------------------------------------------------------------------------------
Build finished at 2022-08-01T19:51:23Z
}}}
--
Ticket URL: <https://trac.osgeo.org/osgeolive/ticket/2382#comment:1>
OSGeoLive <https://live.osgeo.org/>
self-contained bootable DVD, USB thumb drive or Virtual Machine based on Lubuntu, that allows you to try a wide variety of open source geospatial software without installing anything.
More information about the osgeolive
mailing list