Long night last night, so I may have succeeded, but ran into a problem with
the Posgres client libs being 64 bit. This command line seems to work :-

CPPFLAGS="-I/usr/local/pgsql/include/" LDFLAGS="-L/usr/local/pgsql/lib"
./configure --disable-utils --with-backends=" pgsql" --build=i386

with CFLAGS=-me, CSSFLAGS=-m2 and LDEMULATION=i386 in my environment.




On Fri, Mar 26, 2010 at 13:41, Norbert Sendetzky
<norb...@linuxnetworks.de>wrote:

> On Fri March 26 2010 18:30:54 John Toohey wrote:
> > Yes, I already read that and tired but it didn't work. Finally I just
> built
> > stuff on a 32 bit VMWare machine, and then copied to my 64bit box. So far
> ,
> > so good.
>
> What's the error message? Could you please post your config.log after
> you've
> tried to build the 32bit version?
>
>
> Norbert
> --
> OpenPGP public key
> http://www.linuxnetworks.de/norbert.pubkey.asc
>
>
>
> ------------------------------------------------------------------------------
> Download Intel&#174; Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> libopendbx-devel mailing list
> libopendbx-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/libopendbx-devel
> http://www.linuxnetworks.de/doc/index.php/OpenDBX
>
>


-- 
-JT
------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
libopendbx-devel mailing list
libopendbx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libopendbx-devel
http://www.linuxnetworks.de/doc/index.php/OpenDBX

Reply via email to