Re: Cannot build latest CVS

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: "Troels Arvin" <troels(at)arvin(dot)dk>, "pgadmin-hackers" <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: Cannot build latest CVS
Date: 2003-10-22 12:38:23
Message-ID: 03AF4E498C591348A42FC93DEA9661B84C5C16@mail.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Troels.

There was a new update to the wx tarball this morning, though
Jean-Michel may not have produced RPMs yet. You need the -4 version
which is on Snake in tar.bz2 format.

Regards, Dave.

> -----Original Message-----
> From: Troels Arvin [mailto:troels(at)arvin(dot)dk]
> Sent: 22 October 2003 13:28
> To: pgadmin-hackers
> Subject: [pgadmin-hackers] Cannot build latest CVS
>
> Hello,
>
> When I try latest CVS:
>
> /usr/include/wx/generic/calctrl.h: In member function `bool
> wxCalendarBox::Create(wxWindow*, int, const wxDateTime&,
> const wxPoint&,
> const wxSize&, long int, const wxString&)':
> /usr/include/wx/generic/calctrl.h:247: `wxControl*
> wxCalendarCtrl::GetYearControl() const' is private
> ui/calbox.cpp:107: within this context
> /usr/include/wx/generic/calctrl.h:246: `wxControl*
> wxCalendarCtrl::GetMonthControl() const' is private
> ui/calbox.cpp:139: within this context
> ui/calbox.cpp: In member function `void
> wxCalendarBox::OnText(wxCommandEvent&)':
> ui/calbox.cpp:413: no matching function for call to
> `wxCalendarEvent::SetDate(
> wxDateTime&)'
> make[2]: *** [calbox.o] Error 1
> make[2]: Leaving directory `/home/troels/cvs-co/pgadmin3/src'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/troels/cvs-co/pgadmin3'
> make: *** [all] Error 2
>
> I'm using wxGTK2ud-2.5-20031010.3 from
> http://snake.pgadmin.org/snapshots/wxwindows/
>
> --
> Greetings from Troels Arvin, Copenhagen, Denmark
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so
> that your
> message can get through to the mailing list cleanly
>

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Troels Arvin 2003-10-22 13:06:21 Re: Cannot build latest CVS
Previous Message Troels Arvin 2003-10-22 12:27:46 Cannot build latest CVS