[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ale] Postgresql Help



Hi All,

Sorry for replying to my own mail.. but found the solution. I need to compile it as a shared library instead of a object and that fixed the problem :)


On Wed, Nov 03, 1999 at 10:10:23AM -0500, Vaidhyanathan G Mayilrangam wrote:
> Hi All,
> 
> I created a small trigger for Postgres. The compile went thru fine. The create function and the create trigger were also ok. However, when the trigger is execued, I get the following error message:
> 
> loading of trigf.o failed: ELF file's phentsize not the expected size.
> 
> Does anyone know what it means and what should I do to fix it..
> 
> Regards,
> Vaidhy