> -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
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)---
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
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
-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
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
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
> -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