Re: [GENERAL] postgresql 9.2 build error

2013-01-13 Thread hubert depesz lubaczewski
On Sun, Jan 13, 2013 at 11:36:11AM -0500, AI Rumman wrote: > Its already installed. > I am runninf Postgresql 9.0 with uuid successfully in this server. Most likely you installed just part of the library. Not sure what OS/distribution you're using, but on debian, for example - there is distinction

Re: [GENERAL] postgresql 9.2 build error

2013-01-13 Thread hubert depesz lubaczewski
On Sun, Jan 13, 2013 at 10:18:50AM -0500, AI Rumman wrote: > I am trying to build Postgresql 9.2 > > ./configure --prefix=/usr/pgsql-9.2 --with-ossp-uuid --with-libxml > > Got the error at config.log: > > configure:9747: result: no > configure:9752: checking for uuid_export in -luuid >

[GENERAL] postgresql 9.2 build error

2013-01-13 Thread AI Rumman
I am trying to build Postgresql 9.2 ./configure --prefix=/usr/pgsql-9.2 --with-ossp-uuid --with-libxml Got the error at config.log: configure:9747: result: no configure:9752: checking for uuid_export in -luuid configure:9787: gcc -o conftest -O2 -Wall -Wmissing-prototypes -Wpointer-arit