pgadmin3+Fedora Core 2 status report - Mailing list pgadmin-hackers

From Devrim GUNDUZ
Subject pgadmin3+Fedora Core 2 status report
Date
Msg-id Pine.LNX.4.61.0409071629310.12570@emo.org.tr
Whole thread Raw
Responses Re: pgadmin3+Fedora Core 2 status report
List pgadmin-hackers
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


Hi,

I've successfully compiled latest wx snapshot on FC2. At last! :)

Anyway, pgadmin3 failed to compile:

======================================================================
if g++ -DHAVE_CONFIG_H -I. -I. -I..
- -DDATA_DIR=\"/usr/local/pgadmin3/share/pgadmin3/\" -Wall -g
- -I../src/include -I../src/agent/include -I/usr/include -DSSL
- -I/usr/lib/wx/include/gtk2ud-2.5 -D__WXDEBUG__ -D__WXGTK__
- -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -I/usr/include
- -DDATA_DIR=\"/usr/local/pgadmin3/share/pgadmin3/\" -Wall -g
- -I../src/include -I../src/agent/include -g -O2 -MT frmQuery.o -MD -MP -MF
".deps/frmQuery.Tpo" \
   -c -o frmQuery.o `test -f 'ui/frmQuery.cpp' || echo
'./'`ui/frmQuery.cpp; \
then mv -f ".deps/frmQuery.Tpo" ".deps/frmQuery.Po"; \
else rm -f ".deps/frmQuery.Tpo"; exit 1; \
fi
ui/frmQuery.cpp: In member function `void frmQuery::execQuery(const
wxString&,
    int, bool, int, bool)':
ui/frmQuery.cpp:988: error: `wxMilliSleep' undeclared (first use this
function)
ui/frmQuery.cpp:988: error: (Each undeclared identifier is reported only
once
    for each function it appears in.)
make[2]: *** [frmQuery.o] Error 1
make[2]: Leaving directory
`/root/system/pgadmin3/pgadmin3/SOURCES/pgadmin3-1.1.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/root/system/pgadmin3/pgadmin3/SOURCES/pgadmin3-1.1.0'
make: *** [all] Error 2

======================================================================

Any comments?

Regards,

- --
Devrim GUNDUZ
devrim~gunduz.org                devrim.gunduz~linux.org.tr
             http://www.tdmsoft.com
             http://www.gunduz.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQFBPbgPtl86P3SPfQ4RAr6QAJ0cMnO/J/P0neszAyTEbB6jT9adWwCg0/+1
3LTahyvNCrWN1tr/C27gTNA=
=DaEZ
-----END PGP SIGNATURE-----

pgadmin-hackers by date:

Previous
From: Devrim GUNDUZ
Date:
Subject: Re: New wx snapshot
Next
From: Andreas Pflug
Date:
Subject: Re: pgadmin3+Fedora Core 2 status report