Even Rouault <even.roua...@spatialys.com> writes:

> Le dimanche 01 novembre 2015 17:43:35, vous avez écrit :
>> I am building on netbsd-6 i386 with gcc 4.5.3.
>> 
>> I got an error about SIGPIPE being undefined.  The man page says that
>> signal.h is required to be included, and posix agrees:
>> 
>>   http://pubs.opengroup.org/onlinepubs/9699919799/functions/signal.html
>> 
>> I couldn't find an include of signal.h; the following patch resolves the
>> error.
>
> Couldn't you try to include signal.h in gdalserver.c only so as to avoid 
> growing cpl_port.h ?

Yes, that works too.  I filed a ticket with a patch.

https://trac.osgeo.org/gdal/ticket/6193

Attachment: signature.asc
Description: PGP signature

_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to