On Sat, Feb 24, 2007 at 02:33:02AM -0800, Matthew Peter wrote:
> I was wondering if anyone new how to get this package to install for 8.2.3? 
> When I try to install it I get:
> ERROR:  incompatible library "/usr/lib/pgsql/uri.so": missing magic block
> HINT:  Extension libraries are required to use the PG_MODULE_MAGIC macro.
> 
> I read 8.2 now needs the MAGIC definition but C is rather foreign. Any help?
> 
> http://www.postgresql.org/ftp/projects/pgFoundry/uri/

You just need to add the line:

PG_MODULE_MAGIC;

Somewhere in one to the files. That's it.

Have a nice day,
-- 
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> From each according to his ability. To each according to his ability to 
> litigate.

Attachment: signature.asc
Description: Digital signature

Reply via email to