From: | Dave Page <dave(dot)page(at)enterprisedb(dot)com> |
---|---|
To: | Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com> |
Cc: | Guillaume Lelarge <guillaume(at)lelarge(dot)info>, pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
Subject: | Re: PATCH: Ticket#99: Support for Default Privileges |
Date: | 2010-04-23 20:17:58 |
Message-ID: | z2i937d27e11004231317ze9cde0c8tfb5e8bf41bc8c623@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
On Thu, Apr 22, 2010 at 12:07 PM, Ashesh Vashi
<ashesh(dot)vashi(at)enterprisedb(dot)com> wrote:
> Please find the updated patch.
> Sorry for inconvenience..
I'm seeing this in the link phase:
Undefined symbols for architecture ppc:
"dlgSecurityProperty::SetPrivilegesLayout()", referenced from:
dlgPackage::OnChangeSize(wxSizeEvent&) in dlgPackage.o
dlgSchema::OnChangeSize(wxSizeEvent&) in dlgSchema.o
dlgSequence::OnChangeSize(wxSizeEvent&) in dlgSequence.o
dlgTablespace::OnChangeSize(wxSizeEvent&) in dlgTablespace.o
ld: symbol(s) not found for architecture ppc
collect2: ld returned 1 exit status
Undefined symbols for architecture i386:
"dlgSecurityProperty::SetPrivilegesLayout()", referenced from:
dlgPackage::OnChangeSize(wxSizeEvent&) in dlgPackage.o
dlgSchema::OnChangeSize(wxSizeEvent&) in dlgSchema.o
dlgSequence::OnChangeSize(wxSizeEvent&) in dlgSequence.o
dlgTablespace::OnChangeSize(wxSizeEvent&) in dlgTablespace.o
ld: symbol(s) not found for architecture i386
collect2: ld returned 1 exit status
Do we need to buy you a mac? :-)
--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise Postgres Company
From | Date | Subject | |
---|---|---|---|
Next Message | Guillaume Lelarge | 2010-04-23 21:27:03 | Re: pgadmin 1.10.2 crashes on start |
Previous Message | Dave Page | 2010-04-23 19:47:34 | Re: PATCH(WIP): Printing Support And Save GQB/Explain as an image |