Re: Error during make from git on Opensuse 12.2

From: Colin Beckingham <colbec(at)start(dot)ca>
To: Dave Page <dpage(at)pgadmin(dot)org>
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: Error during make from git on Opensuse 12.2
Date: 2012-09-06 10:28:25
Message-ID: 50487AC9.3080007@start.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

On 09/06/2012 05:44 AM, Dave Page wrote:
> 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).
>

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

Long compile later, works fine now. Thanks.
--
---
Colin Beckingham
613-454-5369
http://www.it4gh.com

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Dave Page 2012-09-06 10:44:04 Re: Error during make from git on Opensuse 12.2
Previous Message Dave Page 2012-09-06 09:44:36 Re: Error during make from git on Opensuse 12.2