Opened 10 years ago

Closed 10 years ago

#2903 closed defect (fixed)

[raster] Unable to compile on FreeBSD

Reported by: progressman Owned by: Bborie Park
Priority: medium Milestone: PostGIS 2.1.4
Component: raster Version: 2.1.x
Keywords: compilation, freebsd Cc:

Description

On FreeBSD you'll get a compilation error ../rt_core/librtcore.a(rt_api.o): In function `rt_raster_to_gdal_mem': rt_api.c:(.text+0xbf02): undefined reference to `strnicmp' cc: error: linker command failed with exit code 1 (use -v to see invocation)

This problem is described here: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192840#c27

Related ticket: ticket:2620

Change History (4)

comment:1 by Bborie Park, 10 years ago

Milestone: PostGIS 2.1.4
Status: newassigned
Summary: Unable to compile on FreeBSD[raster] Unable to compile on FreeBSD

comment:2 by robe, 10 years ago

dustymugs and progressman sorry about breaking this. I patched at r12905 for trunk 2.2 and at r12906

progressman,

Can you test this out to see if it solves your problem. Then we can close out.

comment:3 by progressman, 10 years ago

Yes. It works fine. Thank you.

comment:4 by robe, 10 years ago

Resolution: fixed
Status: assignedclosed

Great :)

Note: See TracTickets for help on using tickets.