Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Beta 4 uploaded


  • From: Devrim GÜNDÜZ <devrim(at)CommandPrompt(dot)com>
  • To: Dave Page <dpage(at)postgresql(dot)org>
  • Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
  • Subject: Re: Beta 4 uploaded
  • Date: Tue, 04 Sep 2007 23:48:31 +0300
  • Message-id: <1188938911(dot)2892(dot)21(dot)camel(at)laptop(dot)gunduz(dot)org>

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/


Attachment: signature.asc
Description: This is a digitally signed message part



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group