Ticket #757 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

[raster]: Can't compile raster anymore

Reported by: robe Owned by: jorgearevalo
Priority: medium Milestone: PostGIS 2.0.0
Component: raster Version: trunk
Keywords: Cc:

Description

Joreg,

I think this has been since the change you made to put in the debug feature so it doesn't print notices unless compiled with debug.

I don't think I have debug mode enabled. Now I get this error.

../rt_core/librtcore.a(rt_api.o): In function `rt_band_get_ext_path':
c:/projects/PostGIS/trunk/raster/rt_core/rt_api.c:480: undefined reference to `RASTER_DEBUGf'

sorry I had ignored it before since I wasn't absolutely sure it wasn't something I was fiddling with, but it happens on both my MingW boxes.

Change History

Changed 2 years ago by jorgearevalo

  • owner changed from pracine to jorgearevalo
  • status changed from new to assigned

Fixed in r6582. The error was introduced in my last commit, to solve the warning message when executing gdal_translate. I'm sorry. Please check it now.

Changed 2 years ago by jorgearevalo

  • status changed from assigned to closed
  • resolution set to fixed

I close this ticket. I think is solved.

Note: See TracTickets for help on using tickets.