Re: Beta 4 uploaded

Поиск
Список
Период
Сортировка
От Devrim GÜNDÜZ
Тема Re: Beta 4 uploaded
Дата
Msg-id 1188938911.2892.21.camel@laptop.gunduz.org
обсуждение исходный текст
Ответ на Beta 4 uploaded  (Dave Page <dpage@postgresql.org>)
Ответы Re: Beta 4 uploaded  (Dave Page <dpage@postgresql.org>)
Re: Beta 4 uploaded  (Dave Page <dpage@postgresql.org>)
Список pgadmin-hackers
Hi Dave,
On Tue, 2007-09-04 at 16:35 +0100, Dave Page wrote:
> Please take a minute to download and check for serious errors before I
> announce

F-7:

if g++ -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/local/pgsql/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8
-I/usr/include/wx-2.8-D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -DEMBED_XRC -I/usr/include/libxml2
-I/usr/include/libxml2-DDATA_DIR=\"/usr/share/pgadmin3/\" -Wall -Wno-non-virtual-dtor -fno-strict-aliasing
-I../pgadmin/include  -MT dlgPgpassConfig.o -MD -MP -MF ".deps/dlgPgpassConfig.Tpo" -c -o dlgPgpassConfig.o `test -f
'./dlg/dlgPgpassConfig.cpp'|| echo './'`./dlg/dlgPgpassConfig.cpp; \ 
        then mv -f ".deps/dlgPgpassConfig.Tpo" ".deps/dlgPgpassConfig.Po"; else rm -f ".deps/dlgPgpassConfig.Tpo"; exit
1;fi 
if g++ -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/local/pgsql/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8
-I/usr/include/wx-2.8-D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O2 -DEMBED_XRC -I/usr/include/libxml2
-I/usr/include/libxml2-DDATA_DIR=\"/usr/share/pgadmin3/\" -Wall -Wno-non-virtual-dtor -fno-strict-aliasing
-I../pgadmin/include  -MT dlgProperty.o -MD -MP -MF ".deps/dlgProperty.Tpo" -c -o dlgProperty.o `test -f
'./dlg/dlgProperty.cpp'|| echo './'`./dlg/dlgProperty.cpp; \ 
        then mv -f ".deps/dlgProperty.Tpo" ".deps/dlgProperty.Po"; else rm -f ".deps/dlgProperty.Tpo"; exit 1; fi
./dlg/dlgProperty.cpp: In constructor 'dlgProperty::dlgProperty(pgaFactory*, frmMain*, const wxString&)':
./dlg/dlgProperty.cpp:97: error: conversion from 'int' to 'const wxTreeItemId' is ambiguous
/usr/include/wx-2.8/wx/treebase.h:75: note: candidates are: wxTreeItemId::wxTreeItemId(long int)
/usr/include/wx-2.8/wx/treebase.h:59: note:                 wxTreeItemId::wxTreeItemId(void*)
./dlg/dlgProperty.cpp:98: error: conversion from 'int' to 'const wxTreeItemId' is ambiguous
/usr/include/wx-2.8/wx/treebase.h:75: note: candidates are: wxTreeItemId::wxTreeItemId(long int)
/usr/include/wx-2.8/wx/treebase.h:59: note:                 wxTreeItemId::wxTreeItemId(void*)
make[2]: *** [dlgProperty.o] Error 1
make[2]: Leaving directory `/usr/src/redhat/BUILD/pgadmin3-1.8.0-beta4/pgadmin'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/redhat/BUILD/pgadmin3-1.8.0-beta4'
make: *** [all] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.63918 (%build)

Cheers,

--
Devrim GÜNDÜZ
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
Managed Services, Shared and Dedicated Hosting
Co-Authors: plPHP, ODBCng - http://www.commandprompt.com/



Вложения

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Beta 4 uploaded
Следующее
От: svn@pgadmin.org
Дата:
Сообщение: SVN Commit by hiroshi: r6612 - trunk/pgadmin3/pgadmin/frm