Can't Build pgAdmin 1.8.2 on Ubuntu Gutsy

From: Lee Hachadoorian <lee(dot)hachadoorian(at)gmail(dot)com>
To: pgadmin-support(at)postgresql(dot)org
Subject: Can't Build pgAdmin 1.8.2 on Ubuntu Gutsy
Date: 2008-03-12 23:56:04
Message-ID: 47D86D94.10005@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

I just replaced PostgreSQL 8.2 with 8.3 on 64-bit Ubuntu Gutsy, and
found out I would also need to upgrade pgAdmin. I tried to upgrade (a)
using the package repository for Ubuntu
(http://www.pgadmin.org/download/ubuntu.php), and (b) building myself.
I don't care which way I do it, but I can't get either to work.

REPOSITORY WOES

I added the line

deb http://ftp7.us.postgresql.org/pub/postgresql/pgadmin3/release/ubuntu
gutsy pgadmin

to sources.list. When I apt-get update, I get the following message:

Failed to fetch
http://ftp7.us.postgresql.org/pub/postgresql/pgadmin3/release/ubuntu/dists/gutsy/Release
Unable to find expected entry pgadmin/binary-amd64/Packages in
Meta-index file (malformed Release file?)

I tried a different mirror (ftp5) as well as using the ftp protocol
instead of http, but nothing worked.

BUILD WOES

I downloaded pgadmin3-1.8.2.tar.gz and attempted to build. Configure
kept not finding dependencies, but after make/installing libxml2-2.6.31,
libxsl5-1.1.22, wxGTK-2.8.7, and separately make/installing the wxGTK
contrib modules, configure ran successfully (results after my sig).

At this point I ran make. It ran for several minutes, but ended with
errors. As much of the result as I could copy from the terminal
window's buffer are pasted after the sig, but the final messages were
mostly about undefined references to wxStringBase.

I would appreciate getting help to either (a) get the install to work
from the repository or (b) get the build to work, so that I don't have
to either give up on pgAdmin or roll back to PostgreSQL 8.2

Thanks,
Lee Hachadoorian
PhD Student, Geography
Program in Earth & Environmental Sciences
CUNY Graduate Center

***********
PARTIAL RESULTS OF ./configure

PostgreSQL directory: /usr/local/pgsql
PostgreSQL pg_config binary: /usr/local/pgsql/bin/pg_config
PostgreSQL version: PostgreSQL 8.3.0
PostgreSQL SSL support: Missing

wxWidgets directory: /usr/local
wxWidgets wx-config binary: /usr/local/bin/wx-config
wxWidgets version: wxWidgets 2.8.7

libxml2 directory: /usr/local
libxml2 xml2-config binary: /usr/local/bin/xml2-config
libxml2 version: libxml2 2.6.31

libxslt directory: /usr/local
libxslt xslt-config binary: /usr/local/bin/xslt-config
libxslt version: libxslt 1.1.22

Building a debug version of pgAdmin: No
Statically linking pgAdmin: No
Building a Mac OS X appbundle: No

pgAdmin configuration is now complete. You can now compile and
install pgAdmin using 'make; make install'.

***********
RESULTS OF make

sysSettings.cpp:(.text+0x24d5): undefined reference to
`wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned long)'
sysSettings.o:sysSettings.cpp:(.text+0x24ef): more undefined references
to `wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned
long)' follow
sysSettings.o: In function `sysSettings::sysSettings(wxString const&)':
sysSettings.cpp:(.text+0x2d94): undefined reference to
`wxString::Cmp(wchar_t const*) const'
sysSettings.cpp:(.text+0x2dae): undefined reference to
`wxStringBase::operator=(wchar_t const*)'
sysSettings.cpp:(.text+0x2dc8): undefined reference to
`wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned long)'
sysSettings.cpp:(.text+0x2de2): undefined reference to
`wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned long)'
sysSettings.cpp:(.text+0x2e52): undefined reference to
`wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned long)'
sysSettings.cpp:(.text+0x2e6c): undefined reference to
`wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned long)'
sysSettings.cpp:(.text+0x2edc): undefined reference to
`wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned long)'
sysSettings.o:sysSettings.cpp:(.text+0x2ef6): more undefined references
to `wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned
long)' follow
sysSettings.o: In function `sysSettings::sysSettings(wxString const&)':
sysSettings.cpp:(.text+0x2f54): undefined reference to
`wxString::Cmp(wchar_t const*) const'
sysSettings.cpp:(.text+0x2f80): undefined reference to
`wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned long)'
sysSettings.cpp:(.text+0x2f9a): undefined reference to
`wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned long)'
sysSettings.cpp:(.text+0x300a): undefined reference to
`wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned long)'
sysSettings.cpp:(.text+0x3024): undefined reference to
`wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned long)'
sysSettings.cpp:(.text+0x308f): undefined reference to
`wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned long)'
sysSettings.o:sysSettings.cpp:(.text+0x30a9): more undefined references
to `wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned
long)' follow
sysSettings.o: In function `sysSettings::sysSettings(wxString const&)':
sysSettings.cpp:(.text+0x3107): undefined reference to
`wxString::Cmp(wchar_t const*) const'
sysSettings.cpp:(.text+0x3133): undefined reference to
`wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned long)'
sysSettings.cpp:(.text+0x31bd): undefined reference to
`wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned long)'
sysSettings.cpp:(.text+0x31d7): undefined reference to
`wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned long)'
sysSettings.cpp:(.text+0x329c): undefined reference to
`wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned long)'
sysSettings.cpp:(.text+0x32b6): undefined reference to
`wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned long)'
sysSettings.o:sysSettings.cpp:(.text+0x3342): more undefined references
to `wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned
long)' follow
sysSettings.o: In function `sysSettings::sysSettings(wxString const&)':
sysSettings.cpp:(.text+0x348d): undefined reference to
`wxStringBase::operator=(wchar_t const*)'
sysSettings.cpp:(.text+0x351a): undefined reference to
`wxString::Cmp(wchar_t const*) const'
sysSettings.cpp:(.text+0x353a): undefined reference to
`wxString::Cmp(wchar_t const*) const'
sysSettings.cpp:(.text+0x3a8b): undefined reference to
`wxStringBase::operator=(wchar_t const*)'
sysSettings.o: In function `sysSettings::sysSettings(wxString const&)':
sysSettings.cpp:(.text+0x4c6a): undefined reference to
`wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned long)'
sysSettings.cpp:(.text+0x4c8d): undefined reference to
`wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned long)'
sysSettings.cpp:(.text+0x4cb0): undefined reference to
`wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned long)'
sysSettings.cpp:(.text+0x4fbf): undefined reference to
`wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned long)'
sysSettings.cpp:(.text+0x511d): undefined reference to
`wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned long)'
sysSettings.o:sysSettings.cpp:(.text+0x516a): more undefined references
to `wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned
long)' follow
sysSettings.o: In function `sysSettings::sysSettings(wxString const&)':
sysSettings.cpp:(.text+0x51d3): undefined reference to
`wxString::FromAscii(char const*)'
sysSettings.cpp:(.text+0x521a): undefined reference to
`wxStringBase::ConcatSelf(unsigned long, wchar_t const*, unsigned long)'
sysSettings.cpp:(.text+0x5234): undefined reference to
`wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned long)'
sysSettings.cpp:(.text+0x5281): undefined reference to
`wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned long)'
sysSettings.cpp:(.text+0x52ef): undefined reference to
`wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned long)'
sysSettings.cpp:(.text+0x5309): undefined reference to
`wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned long)'
sysSettings.cpp:(.text+0x5384): undefined reference to
`wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned long)'
sysSettings.o:sysSettings.cpp:(.text+0x539e): more undefined references
to `wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned
long)' follow
sysSettings.o: In function `sysSettings::sysSettings(wxString const&)':
sysSettings.cpp:(.text+0x56d7): undefined reference to
`wxStringBase::operator=(wchar_t const*)'
sysSettings.cpp:(.text+0x56f1): undefined reference to
`wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned long)'
sysSettings.cpp:(.text+0x570b): undefined reference to
`wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned long)'
sysSettings.cpp:(.text+0x57bf): undefined reference to
`wxStringBase::operator=(wchar_t const*)'
sysSettings.cpp:(.text+0x57d9): undefined reference to
`wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned long)'
sysSettings.cpp:(.text+0x57f3): undefined reference to
`wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned long)'
sysSettings.cpp:(.text+0x58a7): undefined reference to
`wxStringBase::operator=(wchar_t const*)'
sysSettings.cpp:(.text+0x58c1): undefined reference to
`wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned long)'
sysSettings.cpp:(.text+0x5922): undefined reference to
`wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned long)'
sysSettings.cpp:(.text+0x598a): undefined reference to
`wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned long)'
sysSettings.cpp:(.text+0x59db): undefined reference to
`wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned long)'
sysSettings.cpp:(.text+0x5a25): undefined reference to
`wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned long)'
sysSettings.o:sysSettings.cpp:(.text+0x5a3f): more undefined references
to `wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned
long)' follow
sysSettings.o: In function `sysSettings::sysSettings(wxString const&)':
sysSettings.cpp:(.text+0x62e4): undefined reference to
`wxString::Cmp(wchar_t const*) const'
sysSettings.cpp:(.text+0x62fe): undefined reference to
`wxStringBase::operator=(wchar_t const*)'
sysSettings.cpp:(.text+0x6318): undefined reference to
`wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned long)'
sysSettings.cpp:(.text+0x6332): undefined reference to
`wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned long)'
sysSettings.cpp:(.text+0x63a2): undefined reference to
`wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned long)'
sysSettings.cpp:(.text+0x63bc): undefined reference to
`wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned long)'
sysSettings.cpp:(.text+0x642c): undefined reference to
`wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned long)'
sysSettings.o:sysSettings.cpp:(.text+0x6446): more undefined references
to `wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned
long)' follow
sysSettings.o: In function `sysSettings::sysSettings(wxString const&)':
sysSettings.cpp:(.text+0x64a4): undefined reference to
`wxString::Cmp(wchar_t const*) const'
sysSettings.cpp:(.text+0x64d0): undefined reference to
`wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned long)'
sysSettings.cpp:(.text+0x64ea): undefined reference to
`wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned long)'
sysSettings.cpp:(.text+0x655a): undefined reference to
`wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned long)'
sysSettings.cpp:(.text+0x6574): undefined reference to
`wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned long)'
sysSettings.cpp:(.text+0x65df): undefined reference to
`wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned long)'
sysSettings.o:sysSettings.cpp:(.text+0x65f9): more undefined references
to `wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned
long)' follow
sysSettings.o: In function `sysSettings::sysSettings(wxString const&)':
sysSettings.cpp:(.text+0x6657): undefined reference to
`wxString::Cmp(wchar_t const*) const'
sysSettings.cpp:(.text+0x6683): undefined reference to
`wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned long)'
sysSettings.cpp:(.text+0x670d): undefined reference to
`wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned long)'
sysSettings.cpp:(.text+0x6727): undefined reference to
`wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned long)'
sysSettings.cpp:(.text+0x67ec): undefined reference to
`wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned long)'
sysSettings.cpp:(.text+0x6806): undefined reference to
`wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned long)'
sysSettings.o:sysSettings.cpp:(.text+0x6892): more undefined references
to `wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned
long)' follow
sysSettings.o: In function `sysSettings::sysSettings(wxString const&)':
sysSettings.cpp:(.text+0x69dd): undefined reference to
`wxStringBase::operator=(wchar_t const*)'
sysSettings.cpp:(.text+0x6a6a): undefined reference to
`wxString::Cmp(wchar_t const*) const'
sysSettings.cpp:(.text+0x6a8a): undefined reference to
`wxString::Cmp(wchar_t const*) const'
sysSettings.cpp:(.text+0x6fdb): undefined reference to
`wxStringBase::operator=(wchar_t const*)'
sysSettings.o: In function `sysSettings::SetLastUsername(wxString const&)':
sysSettings.cpp:(.text+0x81ad): undefined reference to
`wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned long)'
sysSettings.cpp:(.text+0x81c9): undefined reference to
`wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned long)'
sysSettings.o: In function `sysSettings::SetLastDatabase(wxString const&)':
sysSettings.cpp:(.text+0x82dd): undefined reference to
`wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned long)'
sysSettings.cpp:(.text+0x82f9): undefined reference to
`wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned long)'
sysSettings.o: In function `sysSettings::SetLastServer(wxString const&)':
sysSettings.cpp:(.text+0x840d): undefined reference to
`wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned long)'
sysSettings.o:sysSettings.cpp:(.text+0x8429): more undefined references
to `wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned
long)' follow
sysSettings.o: In function `sysSettings::SetDisplayOption(wxString
const&, bool)':
sysSettings.cpp:(.text+0x894f): undefined reference to
`wxString::Cmp(wchar_t const*) const'
sysSettings.cpp:(.text+0x8960): undefined reference to
`wxStringBase::operator=(wchar_t const*)'
sysSettings.cpp:(.text+0x8979): undefined reference to
`operator+(wchar_t const*, wxString const&)'
sysSettings.cpp:(.text+0x89f4): undefined reference to
`wxString::Cmp(wchar_t const*) const'
sysSettings.cpp:(.text+0x8a20): undefined reference to
`wxString::Cmp(wchar_t const*) const'
sysSettings.cpp:(.text+0x8a4c): undefined reference to
`wxString::Cmp(wchar_t const*) const'
sysSettings.cpp:(.text+0x8a5d): undefined reference to
`wxStringBase::operator=(wchar_t const*)'
sysSettings.cpp:(.text+0x8a6f): undefined reference to
`wxStringBase::operator=(wchar_t const*)'
sysSettings.cpp:(.text+0x8a99): undefined reference to
`wxStringBase::operator=(wchar_t const*)'
sysSettings.cpp:(.text+0x8ac6): undefined reference to
`wxString::Cmp(wchar_t const*) const'
sysSettings.cpp:(.text+0x8af2): undefined reference to
`wxString::Cmp(wchar_t const*) const'
sysSettings.cpp:(.text+0x8b03): undefined reference to
`wxStringBase::operator=(wchar_t const*)'
sysSettings.cpp:(.text+0x8b15): undefined reference to
`wxStringBase::operator=(wchar_t const*)'
sysSettings.cpp:(.text+0x8b42): undefined reference to
`wxString::Cmp(wchar_t const*) const'
sysSettings.cpp:(.text+0x8b53): undefined reference to
`wxStringBase::operator=(wchar_t const*)'
sysSettings.cpp:(.text+0x8b80): undefined reference to
`wxString::Cmp(wchar_t const*) const'
sysSettings.cpp:(.text+0x8b91): undefined reference to
`wxStringBase::operator=(wchar_t const*)'
sysSettings.cpp:(.text+0x8bbb): undefined reference to
`wxString::Cmp(wchar_t const*) const'
sysSettings.cpp:(.text+0x8bcc): undefined reference to
`wxStringBase::operator=(wchar_t const*)'
sysSettings.cpp:(.text+0x8bf9): undefined reference to
`wxString::Cmp(wchar_t const*) const'
sysSettings.cpp:(.text+0x8c0a): undefined reference to
`wxStringBase::operator=(wchar_t const*)'
sysSettings.cpp:(.text+0x8c34): undefined reference to
`wxString::Cmp(wchar_t const*) const'
sysSettings.cpp:(.text+0x8c45): undefined reference to
`wxStringBase::operator=(wchar_t const*)'
sysSettings.cpp:(.text+0x8c6f): undefined reference to
`wxString::Cmp(wchar_t const*) const'
sysSettings.cpp:(.text+0x8c80): undefined reference to
`wxStringBase::operator=(wchar_t const*)'
sysSettings.cpp:(.text+0x8caa): undefined reference to
`wxString::Cmp(wchar_t const*) const'
sysSettings.cpp:(.text+0x8cbb): undefined reference to
`wxStringBase::operator=(wchar_t const*)'
sysSettings.cpp:(.text+0x8ce5): undefined reference to
`wxString::Cmp(wchar_t const*) const'
sysSettings.cpp:(.text+0x8cf6): undefined reference to
`wxStringBase::operator=(wchar_t const*)'
sysSettings.cpp:(.text+0x8d20): undefined reference to
`wxString::Cmp(wchar_t const*) const'
sysSettings.cpp:(.text+0x8d31): undefined reference to
`wxStringBase::operator=(wchar_t const*)'
sysSettings.cpp:(.text+0x8da6): undefined reference to
`wxString::Cmp(wchar_t const*) const'
sysSettings.cpp:(.text+0x8db7): undefined reference to
`wxStringBase::operator=(wchar_t const*)'
sysSettings.cpp:(.text+0x8de1): undefined reference to
`wxString::Cmp(wchar_t const*) const'
sysSettings.cpp:(.text+0x8df2): undefined reference to
`wxStringBase::operator=(wchar_t const*)'
sysSettings.cpp:(.text+0x8e1c): undefined reference to
`wxString::Cmp(wchar_t const*) const'
sysSettings.cpp:(.text+0x8e2d): undefined reference to
`wxStringBase::operator=(wchar_t const*)'
sysSettings.cpp:(.text+0x8e57): undefined reference to
`wxString::Cmp(wchar_t const*) const'
sysSettings.cpp:(.text+0x8e68): undefined reference to
`wxStringBase::operator=(wchar_t const*)'
sysSettings.cpp:(.text+0x8e92): undefined reference to
`wxString::Cmp(wchar_t const*) const'
sysSettings.cpp:(.text+0x8ea3): undefined reference to
`wxStringBase::operator=(wchar_t const*)'
sysSettings.cpp:(.text+0x8ecd): undefined reference to
`wxString::Cmp(wchar_t const*) const'
sysSettings.cpp:(.text+0x8ede): undefined reference to
`wxStringBase::operator=(wchar_t const*)'
sysSettings.cpp:(.text+0x8f08): undefined reference to
`wxString::Cmp(wchar_t const*) const'
sysSettings.cpp:(.text+0x8f19): undefined reference to
`wxStringBase::operator=(wchar_t const*)'
sysSettings.cpp:(.text+0x8f43): undefined reference to
`wxString::Cmp(wchar_t const*) const'
sysSettings.cpp:(.text+0x8f54): undefined reference to
`wxStringBase::operator=(wchar_t const*)'
sysSettings.cpp:(.text+0x8f7e): undefined reference to
`wxString::Cmp(wchar_t const*) const'
sysSettings.cpp:(.text+0x8f8f): undefined reference to
`wxStringBase::operator=(wchar_t const*)'
sysSettings.cpp:(.text+0x8fb9): undefined reference to
`wxString::Cmp(wchar_t const*) const'
sysSettings.cpp:(.text+0x8fce): undefined reference to
`wxStringBase::operator=(wchar_t const*)'
sysSettings.o: In function `sysSettings::Save()':
sysSettings.cpp:(.text+0x901b): undefined reference to
`wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned long)'
sysSettings.cpp:(.text+0x9037): undefined reference to
`wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned long)'
sysSettings.cpp:(.text+0x90a5): undefined reference to
`wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned long)'
sysSettings.cpp:(.text+0x90f3): undefined reference to
`wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned long)'
sysSettings.cpp:(.text+0x9141): undefined reference to
`wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned long)'
sysSettings.o:sysSettings.cpp:(.text+0x9190): more undefined references
to `wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned
long)' follow
sysSettings.o: In function `sysSettings::Save()':
sysSettings.cpp:(.text+0x9d2e): undefined reference to
`wxString::Cmp(wchar_t const*) const'
sysSettings.cpp:(.text+0x9d58): undefined reference to
`wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned long)'
sysSettings.cpp:(.text+0x9d6a): undefined reference to
`wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned long)'
sysSettings.cpp:(.text+0x9df5): undefined reference to
`wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned long)'
sysSettings.cpp:(.text+0x9e11): undefined reference to
`wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned long)'
sysSettings.cpp:(.text+0x9e8d): undefined reference to
`wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned long)'
sysSettings.o:sysSettings.cpp:(.text+0x9ea9): more undefined references
to `wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned
long)' follow
utffile.o: In function `wxUtfFile::Open(wchar_t const*,
wxFile::OpenMode, int, wxFontEncoding)':
utffile.cpp:(.text+0x3dc): undefined reference to `wxFile::Open(wchar_t
const*, wxFile::OpenMode, int)'
utffile.o: In function `wxUtfFile::Create(wchar_t const*, bool, int,
wxFontEncoding)':
utffile.cpp:(.text+0x4a8): undefined reference to
`wxFile::Create(wchar_t const*, bool, int)'
utffile.o: In function `wxUtfFile::Read(wxString&, long)':
utffile.cpp:(.text+0x708): undefined reference to
`wxStringBase::operator=(wchar_t const*)'
utffile.o: In function `wxUtfFile::Write(wxString const&)':
utffile.cpp:(.text+0x785): undefined reference to
`wxString::mb_str(wxMBConv const&) const'
utffile.cpp:(.text+0x79f): undefined reference to
`wxString::mb_str(wxMBConv const&) const'
macros.o: In function `queryMacroList::saveList(_xmlTextWriter*)':
macros.cpp:(.text+0x348): undefined reference to
`wxString::mb_str(wxMBConv const&) const'
macros.cpp:(.text+0x3b6): undefined reference to
`wxString::mb_str(wxMBConv const&) const'
macros.cpp:(.text+0x425): undefined reference to
`wxString::mb_str(wxMBConv const&) const'
macros.o: In function `queryMacroItem::AppendToMenu(wxMenu*, int)':
macros.cpp:(.text+0x5f2): undefined reference to `operator+(wxString
const&, wchar_t const*)'
macros.o: In function `queryMacroList::queryMacroList(_xmlTextReader*)':
macros.cpp:(.text+0xb1f): undefined reference to
`wxString::wxString(char const*, wxMBConv const&, unsigned long)'
macros.cpp:(.text+0xb4b): undefined reference to
`wxString::wxString(char const*, wxMBConv const&, unsigned long)'
macros.cpp:(.text+0xb7c): undefined reference to
`wxString::wxString(char const*, wxMBConv const&, unsigned long)'
macros.cpp:(.text+0xb92): undefined reference to `wxString::Cmp(wchar_t
const*) const'
macros.cpp:(.text+0xc1c): undefined reference to
`wxString::wxString(char const*, wxMBConv const&, unsigned long)'
macros.o: In function `queryMacroFileProvider::SaveMacros(queryMacroList*)':
macros.cpp:(.text+0x10e3): undefined reference to
`wxString::mb_str(wxMBConv const&) const'
macros.cpp:(.text+0x1196): undefined reference to
`wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned long)'
macros.cpp:(.text+0x11d4): undefined reference to
`wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned long)'
macros.cpp:(.text+0x125a): undefined reference to
`wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned long)'
macros.cpp:(.text+0x1298): undefined reference to
`wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned long)'
macros.cpp:(.text+0x132a): undefined reference to
`wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned long)'
macros.o:macros.cpp:(.text+0x1368): more undefined references to
`wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned long)'
follow
macros.o: In function `queryMacroFileProvider::LoadMacros(bool)':
macros.cpp:(.text+0x1501): undefined reference to
`wxFile::Access(wchar_t const*, wxFile::OpenMode)'
macros.cpp:(.text+0x1550): undefined reference to
`wxString::mb_str(wxMBConv const&) const'
macros.cpp:(.text+0x15b8): undefined reference to
`wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned long)'
macros.cpp:(.text+0x15f6): undefined reference to
`wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned long)'
macros.cpp:(.text+0x169d): undefined reference to
`wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned long)'
macros.cpp:(.text+0x16db): undefined reference to
`wxStringBase::InitWith(wchar_t const*, unsigned long, unsigned long)'
macros.o: In function `queryMacroList::queryMacroList(_xmlTextReader*)':
macros.cpp:(.text+0x1c1f): undefined reference to
`wxString::wxString(char const*, wxMBConv const&, unsigned long)'
macros.cpp:(.text+0x1c4b): undefined reference to
`wxString::wxString(char const*, wxMBConv const&, unsigned long)'
macros.cpp:(.text+0x1c7c): undefined reference to
`wxString::wxString(char const*, wxMBConv const&, unsigned long)'
macros.cpp:(.text+0x1c92): undefined reference to `wxString::Cmp(wchar_t
const*) const'
macros.cpp:(.text+0x1d1c): undefined reference to
`wxString::wxString(char const*, wxMBConv const&, unsigned long)'
/usr/local/lib/libwx_gtk2u_ogl-2.8.so: undefined reference to
`wxStringList::Add(wchar_t const*)'
/usr/local/lib/libwx_gtk2u_ogl-2.8.so: undefined reference to
`wxFopen(wchar_t const*, wchar_t const*)'
collect2: ld returned 1 exit status
make[2]: *** [pgadmin3] Error 1
make[2]: Leaving directory `/data/Downloads/pgadmin3-1.8.2/pgadmin'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/data/Downloads/pgadmin3-1.8.2'
make: *** [all] Error 2

Browse pgadmin-support by date

  From Date Subject
Next Message Horvath Gabor 2008-03-13 10:19:18 Bug - comment on column
Previous Message Arthur Knight Hammer 2008-03-12 11:41:49 Re: Postgres on Linux - was 'Complete breakdown of pgadmin when trying to connect to server or modify properties of tables of views'