[postgis-devel] Re: trunk: ERROR on spatially-enabling a database

Mark Cave-Ayland mark.cave-ayland at siriusit.co.uk
Wed Nov 26 03:53:39 PST 2008


strk wrote:

> On Wed, Nov 26, 2008 at 11:03:44AM +0100, strk wrote:
>> $ make && sudo make install
>> $ su postgres -c 'createlang plpgsql db'
>> $ su postgres -c 'psql -v ON_ERROR_STOP=1 -f lwgeom/lwpostgis.sql db'
>>
>> psql:lwgeom/lwpostgis.sql:44: ERROR:  could not load library "/usr/lib/postgresql/8.3/lib/lwpostgis.so": /usr/lib/postgresql/8.3/lib/lwpostgis.so: undefined symbol: lwgeom_getcurve_inspected

As you correctly pointed out, it's a dependency issue...

> Patch following (dependencies issue):

Applied. Please in future could you send patches as attachments rather 
than inline? Inline white-space is easily damaged in transit, and it's a 
pain to have to apply these things by hand ;)


ATB,

Mark.

-- 
Mark Cave-Ayland
Sirius Corporation - The Open Source Experts
http://www.siriusit.co.uk
T: +44 870 608 0063



More information about the postgis-devel mailing list