| From: | Dave Page <dpage(at)pgadmin(dot)org> |
|---|---|
| To: | Colin Beckingham <colbec(at)start(dot)ca> |
| Cc: | pgadmin-support(at)postgresql(dot)org |
| Subject: | Re: Error during make from git on Opensuse 12.2 |
| Date: | 2012-09-06 09:44:36 |
| Message-ID: | CA+OCxoya79RNLi+hE7V-ymMi+mbO0nsdk-+SxtC1DGY5Tohtdg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-support |
Hi
On Thu, Sep 6, 2012 at 10:19 AM, Colin Beckingham <colbec(at)start(dot)ca> 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' referenced
> in section
> `.text._ZN17wxWindowWithItemsI9wxControl15wxItemContainerED1Ev[_ZN17wxWindowWithItemsI9wxControl15wxItemContainerED1Ev]'
> of ctl/ctlComboBox.o: defined in discarded section
> `.text._ZN17wxWindowWithItemsI9wxControl15wxItemContainerED2Ev[_ZN17wxWindowWithItemsI9wxControl15wxItemContainerED5Ev]'
> of ctl/ctlComboBox.o
> `.text._ZN22wxControlWithItemsBaseD2Ev' referenced in section
> `.text._ZN22wxControlWithItemsBaseD1Ev[_ZN22wxControlWithItemsBaseD1Ev]' of
> ctl/ctlComboBox.o: defined in discarded section
> `.text._ZN22wxControlWithItemsBaseD2Ev[_ZN22wxControlWithItemsBaseD5Ev]' of
> ctl/ctlComboBox.o
> `.text._ZN18wxGridCellRendererD2Ev' referenced in section
> `.text._ZN18wxGridCellRendererD1Ev[_ZN18wxGridCellRendererD1Ev]' of
> gqb/gqbGridRestTable.o: defined in discarded section
> `.text._ZN18wxGridCellRendererD2Ev[_ZN18wxGridCellRendererD5Ev]' of
> gqb/gqbGridRestTable.o
> collect2: error: ld returned 1 exit status
> make[3]: *** [pgadmin3] Error 1
>
> make[3]: Leaving directory `/home/colin/pgadmin3/pgadmin'
> make[2]: *** [all] Error 2
> make[2]: Leaving directory `/home/colin/pgadmin3/pgadmin'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/colin/pgadmin3'
> make: *** [all] Error 2
Did you "make clean"? It works fine for me here (and the files
relating to those errors haven't changed in months).
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Colin Beckingham | 2012-09-06 10:28:25 | Re: Error during make from git on Opensuse 12.2 |
| Previous Message | Colin Beckingham | 2012-09-06 09:19:58 | Re: Error during make from git on Opensuse 12.2 |