Re: PATCH: Ticket#99: Support for Default Privileges - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject Re: PATCH: Ticket#99: Support for Default Privileges
Date
Msg-id 4BD2125B.6030603@lelarge.info
Whole thread Raw
In response to PATCH: Ticket#99: Support for Default Privileges  (Ashesh Vashi <ashesh.vashi@enterprisedb.com>)
Responses Re: PATCH: Ticket#99: Support for Default Privileges  (Ashesh Vashi <ashesh.vashi@enterprisedb.com>)
List pgadmin-hackers
Le 23/04/2010 23:27, Ashesh Vashi a écrit :
> Hi Dave,
>
> On Sat, Apr 24, 2010 at 1:47 AM, Dave Page <dave.page@enterprisedb.com>wrote:
>
>> On Thu, Apr 22, 2010 at 12:07 PM, Ashesh Vashi
>> <ashesh.vashi@enterprisedb.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
>

+1 for Ashesh to get a Mac :)


--
Guillaume.
 http://www.postgresqlfr.org
 http://dalibo.com

pgadmin-hackers by date:

Previous
From: Guillaume Lelarge
Date:
Subject: Re: pgadmin 1.10.2 crashes on start
Next
From: Ashesh Vashi
Date:
Subject: Re: PATCH: Ticket#99: Support for Default Privileges