From: johann at 2ndquadrant.com (Johann 'Myrkraverk' Oskarsson) Date: Mon, 02 May 2011 16:54:51 -0000 Subject: [Pljava-dev] Fwd: Re: Calling it a day In-Reply-To: References: <4DBB58FD.3090004@gmail.com> <4DBED597.70600@gmail.com> Message-ID: On Mon, 02 May 2011 16:24:38 -0000, JOSE CARLOS MARTINEZ LLARIO wrote: > > Hi, this is the error i get now, maybe the same Erik said..dont know.. > psql:c:/jaspa4pg/sql/pljavainstall.sql:6: ERROR: incompatible library > "c:/jaspa4pg/lib/pljava.dll": missing magic blockHINT: Extension > libraries are required to use the PG_MODULE_MAGIC > macro.psql:c:/jaspa4pg/sql/pljavainstall.sql:8: ERROR: function > sqlj.java_call_handler() does not exist I'm not sure why that would pop up. The DLL does contain the module magic: % x86_64-w64-mingw32-nm build/objs/pljava.dll|grep -i magic 00000000690183c0 r Pg_magic_data.78625 0000000069006160 T Pg_magic_func However, if I managed to make the module incompatible somehow I would expect the error message to say so, and not that it's missing. I'll try and see if I can check that the magic numbers are equivalent. -- Johann Oskarsson http://www.2ndquadrant.com/ |[] PostgreSQL Development, 24x7 Support, Training and Services --+-- | Blog: http://my.opera.com/myrkraverk/blog/