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 <col...@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._**ZN17wxWindowWithItemsI9wxContr**ol15wxItemContainerED2Ev'
>>> referenced
>>> in section
>>> `.text._**ZN17wxWindowWithItemsI9wxContr**ol15wxItemContainerED1Ev[_**
>>> ZN17wxWindowWithItemsI9wxContr**ol15wxItemContainerED1Ev]'
>>> of ctl/ctlComboBox.o: defined in discarded section
>>> `.text._**ZN17wxWindowWithItemsI9wxContr**ol15wxItemContainerED2Ev[_**
>>> ZN17wxWindowWithItemsI9wxContr**ol15wxItemContainerED5Ev]'
>>> 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

Reply via email to