Dave Page wrote:
It seems that your recent commit may have broken the Linux build Andreas
:-(


/D


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: 24 February 2005 01:06
To: [EMAIL PROTECTED]
Subject: cron: sh /usr/local/src/pgadmin3/pkg/src/build-tarball;sh /usr/local/src/pgadmin3/pkg/slackware/build-snapshot 91


if g++ -DHAVE_CONFIG_H -I. -I. -I.. -DDATA_DIR=\"/usr/share/pgadmin3/\" -Wall -g -I../src/include -I../src/agent/include -I../src/slony/include -I/usr/local/pgsql/include -DSSL -I/usr/local/lib/wx/include/gtk2-unicode-debug-static-2.5 -I/usr/local/include/wx-2.5 -D__WXDEBUG__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -I/usr/local//include/wx-2.5 -DDATA_DIR=\"/usr/share/pgadmin3/\" -Wall -g -I../src/include -I../src/agent/include -I../src/slony/include -Wall -g -O0 -MT dlgOperator.o -MD -MP -MF ".deps/dlgOperator.Tpo" \
-c -o dlgOperator.o `test -f './ui/dlgOperator.cpp' || echo './'`./ui/dlgOperator.cpp; \
then mv -f ".deps/dlgOperator.Tpo" ".deps/dlgOperator.Po"; \
else rm -f ".deps/dlgOperator.Tpo"; exit 1; \
fi
ui/dlgOperator.cpp: In member function `virtual int dlgOperator::Go(bool)':
ui/dlgOperator.cpp:167: no matching function for call to `wxTextValidator::
SetIncludes(wxArrayString&)'

The former SetIncludeList is deprecated for 2.5.4, apparently it's not present in 2.5.3; I wasn't aware of that when I committed it to CVS.


Regards,
Andreas


---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives?

http://archives.postgresql.org

Reply via email to