From: | Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com> |
---|---|
To: | Dave Page <dave(dot)page(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 21:27:57 |
Message-ID: | z2n8cf965d31004231427s45a60a3dtf70b8421e9334ec6@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
Hi Dave,
On Sat, Apr 24, 2010 at 1:47 AM, Dave Page <dave(dot)page(at)enterprisedb(dot)com>wrote:
> 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
>
Please find the updated patch.
>
> Do we need to buy you a mac? :-)
>
I think - that's a good idea.. :P
--
Thanks & Regards,
Ashesh Vashi
EnterpriseDB INDIA: Enterprise Postgres Company<http://www.enterprisedb.com>
>
> --
> Dave Page
> EnterpriseDB UK: http://www.enterprisedb.com
> The Enterprise Postgres Company
>
Attachment | Content-Type | Size |
---|---|---|
Ticket99_v4_1.patch | text/x-patch | 71.0 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Guillaume Lelarge | 2010-04-23 21:34:19 | Re: PATCH: Ticket#99: Support for Default Privileges |
Previous Message | Guillaume Lelarge | 2010-04-23 21:27:03 | Re: pgadmin 1.10.2 crashes on start |