Re: [pgadmin-hackers] Build failure on OSX 10.3 with wx 2.8.0

2006-12-30 Thread Dave Page
Florian G. Pflug wrote: Dave Page wrote: Florian G. Pflug wrote: My night build on osx 10.3.9 with wx widgest 2.8 fails with agent/pgaJob.cpp:303: error: `Refresh' undeclared (first use this function) agent/pgaJob.cpp:303: error: (Each undeclared identifier is reported only once Does anyone

Re: [pgadmin-hackers] Build failure on OSX 10.3 with wx 2.8.0

2006-12-30 Thread Florian G. Pflug
Dave Page wrote: Florian G. Pflug wrote: My night build on osx 10.3.9 with wx widgest 2.8 fails with agent/pgaJob.cpp:303: error: `Refresh' undeclared (first use this function) agent/pgaJob.cpp:303: error: (Each undeclared identifier is reported only once Does anyone know a plausible cause f

Re: [pgadmin-hackers] Build failure on OSX 10.3 with wx 2.8.0

2006-12-30 Thread Dave Page
Florian G. Pflug wrote: Hi My night build on osx 10.3.9 with wx widgest 2.8 fails with agent/pgaJob.cpp:303: error: `Refresh' undeclared (first use this function) agent/pgaJob.cpp:303: error: (Each undeclared identifier is reported only once Does anyone know a plausible cause for this, or sha

[pgadmin-hackers] Build failure on OSX 10.3 with wx 2.8.0

2006-12-29 Thread Florian G. Pflug
Hi My night build on osx 10.3.9 with wx widgest 2.8 fails with agent/pgaJob.cpp:303: error: `Refresh' undeclared (first use this function) agent/pgaJob.cpp:303: error: (Each undeclared identifier is reported only once Does anyone know a plausible cause for this, or shall I go investigating? gre

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 (Sol

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