Re: Error during make from git on Opensuse 12.2

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Error during make from git on Opensuse 12.2
Дата
Msg-id CA+OCxozKAc5n4UD6n3w1PhKpdMj07YiAn_-26gbt0UFUv1n6UA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Error during make from git on Opensuse 12.2  (Colin Beckingham <colbec@start.ca>)
Список pgadmin-support


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 <colbec@start.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).


No, did not, but will do. Make clean leads me to a long compile, just thought I would check first.

ccache is your friend!
 

Long compile later, works fine now. Thanks.

Cool. 


--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

В списке pgadmin-support по дате отправления:

Предыдущее
От: Colin Beckingham
Дата:
Сообщение: Re: Error during make from git on Opensuse 12.2
Следующее
От: "Paragon Corporation"
Дата:
Сообщение: Bug: Default parameters in functions not being maintained in pgAdmin definition