Hi, I have just compiled TinyOWS on Ubuntu 14.04 and had to install flex, libxml2-dev and libpq-dev for making it success.
-Jukka Rahkonen- ________________________________ Lime, Steve D (MNIT) wrote: > I think it’s looking for flex. Is it installed? From: [email protected] [mailto:[email protected]] On Behalf Of Richard Greenwood Sent: Tuesday, July 22, 2014 8:33 AM To: mapserver Subject: [mapserver-users] can't compile TinyOWS I'm not smart enough to fix the compile error that I'm getting below. Any ideas? $ make gcc -o tinyows src/fe/fe_comparison_ops.c src/fe/fe_error.c src/fe/fe_filter.c src/fe/fe_filter_capabilities.c src/fe/fe_function.c src/fe/fe_logical_ops.c src/fe/fe_spatial_ops.c src/mapfile/mapfile.c src/ows/ows_bbox.c src/ows/ows.c src/ows/ows_config.c src/ows/ows_error.c src/ows/ows_geobbox.c src/ows/ows_get_capabilities.c src/ows/ows_layer.c src/ows/ows_metadata.c src/ows/ows_psql.c src/ows/ows_request.c src/ows/ows_srs.c src/ows/ows_storage.c src/ows/ows_version.c src/struct/alist.c src/struct/array.c src/struct/buffer.c src/struct/cgi_request.c src/struct/list.c src/struct/mlist.c src/struct/regexp.c src/wfs/wfs_describe.c src/wfs/wfs_error.c src/wfs/wfs_get_capabilities.c src/wfs/wfs_get_feature.c src/wfs/wfs_request.c src/wfs/wfs_transaction.c src/ows/ows_libxml.c -I/usr/include/libxml2 -lxml2 -lz -lm -ldl -g -O2 -std=c99 -pedantic -Wall -I/usr/pgsql-9.2/include -L/usr/pgsql-9.2/lib -lpq -lfcgi -lfl /usr/bin/ld: cannot find -lfl collect2: ld returned 1 exit status make: *** [all] Error 1 Thanks, Rich -- Richard W. Greenwood, PLS www.greenwoodmap.com<http://www.greenwoodmap.com>
_______________________________________________ mapserver-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapserver-users
