[mapserver-users] Building Mapserver - missing strlcat... methods

thomas bonfort thomas.bonfort at gmail.com
Thu Jun 23 23:36:48 PDT 2016


Matthew,
What configure flags did you use to build harfbuzz? What harfbuzz
version are you using?

--
thomas


On 21 June 2016 at 20:41, Cechini, Matthew F. (GSFC-423.0)[Science
Systems & Applications, Inc.] <matthew.f.cechini at nasa.gov> wrote:
> As it turns out, the issue is Harfbuzz:
>
> In the pre-compile checks, I see this:
>
> -- checking for module 'harfbuzz>=0.9.18'
>
> --   package 'harfbuzz>=0.9.18' not found
>
> -- Found HarfBuzz: /usr/local/include/harfbuzz
>
>
> Seems ok, it didn’t find an installed RPM/package, but it finds the
> directory where I build and installed manually.
>
> But the problem then is that there is a missing header file from Harfbuzz:
>
> In file included from
> /home/vagrant/rpmbuild/BUILD/mapserver-7.0.1/fontcache.c:32:
>
> /home/vagrant/rpmbuild/BUILD/mapserver-7.0.1/fontcache.h:15:20: error:
> hb-ft.h: No such file or directory
>
> /home/vagrant/rpmbuild/BUILD/mapserver-7.0.1/fontcache.c: In function
> 'msFreeFontCache':
>
> /home/vagrant/rpmbuild/BUILD/mapserver-7.0.1/fontcache.c:82: warning:
> implicit declaration of function 'hb_font_destroy'
>
> /home/vagrant/rpmbuild/BUILD/mapserver-7.0.1/fontcache.c:84: warning:
> implicit declaration of function 'hb_font_funcs_destroy'
>
>
> I see that particular header file in the src directory, from which `make
> install` is run for harfbuzz… but it’s not “installed”.  I can’t seem to
> find an RPM for Centos 6, so building from source seems to be the path I
> have to follow.
>
> Matt
> .................................................................
> Matthew Cechini
> Contractor, Science Systems and Applications, Inc.
> NASA GIBS Systems/Software Engineer
> 410.205.6272
>
> From: Thomas Gratier <osgeo.mailinglist at gmail.com>
> Date: Tuesday, June 21, 2016 at 12:30 PM
> To: Matthew Cechini <matthew.f.cechini at nasa.gov>
> Cc: "mapserver-users at lists.osgeo.org" <mapserver-users at lists.osgeo.org>
> Subject: Re: [mapserver-users] Building Mapserver - missing strlcat...
> methods
>
> Hi,
>
> "build map server 7.0.1 on linux": distro, architecture?
>
> You should look at
> https://github.com/mapserver/mapserver/blob/branch-7-0/.travis.yml to find
> out more about MapServer deps.
>
> Cheers
>
>
> Thomas Gratier
>
> 2016-06-20 22:35 GMT+02:00 Cechini, Matthew F. (GSFC-423.0)[Science Systems
> & Applications, Inc.] <matthew.f.cechini at nasa.gov>:
>>
>> I’m attempting to build map server 7.0.1 on linux and am getting the
>> following errors.  I’m sure I’m missing some dependency… but google has
>> failed me to figure it out.  Help?
>>
>> -- Looking for strrstr - not found
>> -- Looking for strlcat - not found
>> -- Looking for strlcpy - not found
>> -- Looking for PQserverVersion in pq - not found
>> -- Looking for pthread_create - not found
>> -- Looking for pthread_create in pthreads - not found
>>
>> Matt
>> .................................................................
>> Matthew Cechini
>> Contractor, Science Systems and Applications, Inc.
>> NASA GIBS Systems/Software Engineer
>> 410.205.6272
>>
>> _______________________________________________
>> mapserver-users mailing list
>> mapserver-users at lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/mapserver-users
>
>
>
> _______________________________________________
> mapserver-users mailing list
> mapserver-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapserver-users


More information about the mapserver-users mailing list