Re: [pgadmin-hackers] Build failure on OSX (Solved)

2006-04-23 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Florian G. Pflug > Sent: 23 April 2006 20:20 > To: Florian G. Pflug > Cc: [EMAIL PROTECTED]; pgadmin-hackers > Subject: Re: [pgadmin-hackers] Build failure on OSX (Solved) > > > I found the erro

[pgadmin-hackers] SVN Commit by dpage: r5085 - trunk/pgadmin3/src/utils

2006-04-23 Thread svn
Author: dpage Date: 2006-04-23 21:03:34 +0100 (Sun, 23 Apr 2006) New Revision: 5085 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5085&view=rev Log: #define win32 code properly Modified: trunk/pgadmin3/src/utils/misc.cpp ---(end of broadcast)---

Re: [pgadmin-hackers] Build failure on OSX (Solved)

2006-04-23 Thread Florian G. Pflug
Florian G. Pflug wrote: OpenMacNews wrote: -BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 I'm getting linker error on OSX since about two days. Any idea why the symbol __ftol is missing, and which library should provide it? ... /Users/pgadmin3/Installs/PostgreSQL/8.1.3/lib/libpq.a -lss

Re: [pgadmin-hackers] Build failure on OSX

2006-04-23 Thread Florian G. Pflug
OpenMacNews wrote: -BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 I'm getting linker error on OSX since about two days. Any idea why the symbol __ftol is missing, and which library should provide it? ... /Users/pgadmin3/Installs/PostgreSQL/8.1.3/lib/libpq.a -lssl -lcrypto ld: Undefined

Re: [pgadmin-hackers] Build failure on OSX

2006-04-23 Thread OpenMacNews
-BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 > I'm getting linker error on OSX since about two days. Any idea why the > symbol __ftol is missing, > and which library should provide it? ... > /Users/pgadmin3/Installs/PostgreSQL/8.1.3/lib/libpq.a -lssl -lcrypto > ld: Undefined symbols: > __f

[pgadmin-hackers] Build failure on OSX

2006-04-23 Thread Florian G. Pflug
Hi I'm getting linker error on OSX since about two days. Any idea why the symbol __ftol is missing, and which library should provide it? g++ -Wall -Wno-non-virtual-dtor -I../src/include -I../src/agent/include -I../src/slony/include -L/Users/pgadmin3/Installs/PostgreSQL/8.1.3/lib -L/Users/pgad

Re: [pgadmin-hackers] focus problem reported at debian.org

2006-04-23 Thread Raphaël Enrici
Dave Page wrote: > > > >>-Original Message- >>From: Raphaël Enrici [mailto:[EMAIL PROTECTED] >>Sent: 14 March 2006 11:00 >>To: Dave Page >>Cc: Andreas Pflug; PgAdmin Hackers >>Subject: Re: [pgadmin-hackers] focus problem reported at debian.org >> >>Problem is reproduceable under debian

Re: [pgadmin-hackers] focus problem reported at debian.org

2006-04-23 Thread Dave Page
> -Original Message- > From: Raphaël Enrici [mailto:[EMAIL PROTECTED] > Sent: 23 April 2006 11:18 > To: Dave Page > Cc: Andreas Pflug; PgAdmin Hackers > Subject: Re: [pgadmin-hackers] focus problem reported at debian.org > > > Just a small feedback to tell you that this issue is solve