Adam Witney wrote:What does config.log report?With ./configure --enable-debug I get checking for wxWindows... yes configure: error: you need to install the xrc package from wxWindows/contrib/src/xrcWhich is strange as xrc seemed to install fine before What version of autoconf and automake are you using? Sounds like you need to upgrade.If I use pgadmin3 CVS I have to edit configure.ac to change AC_CONFIG_HEADER([config.h]) to AM_CONFIG_HEADER([config.h]) Otherwise the bootstrap script will fail. This looks like a separate issue.And then ./configure --enable-debug works but compilation fails with utils/utffile.cpp: In member function `off_t wxUtfFile::Read(wxString&, long long int)': utils/utffile.cpp:85: no matching function for call to `wxMBConv::MB2WC( wxStringBuffer, char*&, long unsigned int)' /usr/local/include/wx/strconv.h:46: candidates are: virtual size_t wxMBConv::MB2WC(wchar_t*, const char*, long unsigned int) const make[2]: *** [utffile.o] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 ahp |
- Re: [pgadmin-hackers] pgAdmin III... Jean-Michel POURE
- Re: [pgadmin-hackers] pgAdmin III... Adam Witney
- Re: [pgadmin-hackers] pgAdmin III... Adam H.Pendleton
- Re: [pgadmin-hackers] pgAdmin III... Adam Witney
- Re: [pgadmin-hackers] pgAdmin III... Stefan Csomor
- Re: [pgadmin-hackers] pgAdmin III... Adam Witney
- Re: [pgadmin-hackers] pgAdmin III... Adam H. Pendleton
- Re: [pgadmin-hackers] pgAdmin III... Adam H. Pendleton
- Re: [pgadmin-hackers] pgAdmin III unde... Adam H.Pendleton
- Re: [pgadmin-hackers] pgAdmin III... Adam Witney
- Re: [pgadmin-hackers] pgAdmin III... Adam H. Pendleton
- Re: [pgadmin-hackers] pgAdmin III... Andreas Pflug
- Re: [pgadmin-hackers] pgAdmin III... Adam Witney
- Re: [pgadmin-hackers] pgAdmin III... Adam H. Pendleton
- Re: [pgadmin-hackers] pgAdmin III... Adam Witney
- Re: [pgadmin-hackers] pgAdmin III... Adam H.Pendleton
- [pgadmin-hackers] pgAdmin III und... Adam Witney
- Re: [pgadmin-hackers] pgAdmin III... Stefan Csomor
- Re: [pgadmin-hackers] pgAdmin III unde... Adam H . Pendleton
- Re: [pgadmin-hackers] pgAdmin III under wx... Julian Smart
- Re: [pgadmin-hackers] PgAdmin III on OSX (was Re: [ANNO... Andreas Pflug