Re: [pgadmin-support] Error during make from git on Opensuse 12.2

2012-09-06 Thread Dave Page
On Thursday, September 6, 2012, Colin Beckingham wrote: > > > On 09/06/2012 05:44 AM, Dave Page wrote: > >> Hi >> >> On Thu, Sep 6, 2012 at 10:19 AM, Colin Beckingham >> wrote: >> >>> Thanks for the patch, which I see has now been committed in git. >>> I updated from git, and now make reaches: >>

Re: [pgadmin-support] Error during make from git on Opensuse 12.2

2012-09-06 Thread Colin Beckingham
On 09/06/2012 05:44 AM, Dave Page wrote: Hi On Thu, Sep 6, 2012 at 10:19 AM, Colin Beckingham wrote: Thanks for the patch, which I see has now been committed in git. I updated from git, and now make reaches: ... .9 -lxml2 -lz -lm -lxslt -L/usr/lib64 -lpq `.text._ZN17wxWindowWithItemsI9wxCo

Re: [pgadmin-support] Error during make from git on Opensuse 12.2

2012-09-06 Thread Dave Page
Hi On Thu, Sep 6, 2012 at 10:19 AM, Colin Beckingham wrote: > Thanks for the patch, which I see has now been committed in git. > I updated from git, and now make reaches: > > ... > .9 -lxml2 -lz -lm -lxslt -L/usr/lib64 -lpq > `.text._ZN17wxWindowWithItemsI9wxControl15wxItemContainerED2Ev' refere

Re: [pgadmin-support] Error during make from git on Opensuse 12.2

2012-09-06 Thread Colin Beckingham
Thanks for the patch, which I see has now been committed in git. I updated from git, and now make reaches: ... .9 -lxml2 -lz -lm -lxslt -L/usr/lib64 -lpq `.text._ZN17wxWindowWithItemsI9wxControl15wxItemContainerED2Ev' referenced in section `.text._ZN17wxWindowWithItemsI9wxControl15wxItemContai

Re: [pgadmin-support] Error during make from git on Opensuse 12.2

2012-09-06 Thread Dave Page
Thanks, patch applied. On Thu, Sep 6, 2012 at 9:47 AM, Sachin Srivastava wrote: > > Thanks a lot for the report. The error comes with wxWidgets 2.9 and due to > an extra '+' operator which got added in a recent commit. > > Here is the attached patch which corrects the issue. > > > On Thu, Sep 6,

Re: [pgadmin-support] Error during make from git on Opensuse 12.2

2012-09-06 Thread Sachin Srivastava
Thanks a lot for the report. The error comes with wxWidgets 2.9 and due to an extra '+' operator which got added in a recent commit. Here is the attached patch which corrects the issue. On Thu, Sep 6, 2012 at 1:36 PM, Colin Beckingham wrote: > Yesterday I upgraded from Opensuse 12.1 to 12.2 (n

[pgadmin-support] Error during make from git on Opensuse 12.2

2012-09-06 Thread Colin Beckingham
Yesterday I upgraded from Opensuse 12.1 to 12.2 (new release). Two days ago I compiled pgadmin from git no problem. This morning I have a problem with make: ... mv -f $depbase.Tpo $depbase.Po schema/edbPackage.cpp: In member function ‘virtual pgObject* edbPackageFactory::CreateObjects(pgCollecti