Re: pgadmin3 1.8.1 and Centos 5?

From: Scott Ehrlich <scott(at)MIT(dot)EDU>
To: Dave Page <dpage(at)postgresql(dot)org>
Cc: "Milen A(dot) Radev" <milen(at)radev(dot)net>, pgadmin-support(at)postgresql(dot)org
Subject: Re: pgadmin3 1.8.1 and Centos 5?
Date: 2008-02-01 18:04:42
Message-ID: Pine.GSO.4.64L.0802011303360.8015@grumpy-fuzzball.mit.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

On Fri, 1 Feb 2008, Dave Page wrote:

> On Feb 1, 2008 2:57 PM, Scott Ehrlich <scott(at)mit(dot)edu> wrote:
>> I certainly got further along, but then hit:
>>
>> macros.o: In function `queryMacroList::queryMacroList(_xmlTextReader*)':
>> macros.cpp:(.text+0x1bf4): undefined reference to `wxString::wxString(char
>> const*, wxMBConv const&, unsigned long)'
>> macros.cpp:(.text+0x1c20): undefined reference to `wxString::wxString(char
>> const*, wxMBConv const&, unsigned long)'
>> macros.cpp:(.text+0x1c51): undefined reference to `wxString::wxString(char
>> const*, wxMBConv const&, unsigned long)'
>> macros.cpp:(.text+0x1c67): undefined reference to `wxString::Cmp(wchar_t
>> const*) const'
>> macros.cpp:(.text+0x1cfa): 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 `/home/scott/Desktop/pgadmin3-1.8.1/pgadmin'
>> make[1]: *** [all-recursive] Error 1
>> make[1]: Leaving directory `/home/scott/Desktop/pgadmin3-1.8.1'
>> make: *** [all] Error 2
>> [root(at)localhost pgadmin3-1.8.1]#
>
> What command line options did you use when you configured wxGTK?

I compiled it exactly has was mentioned in
http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/branches/REL-1_8_0_PATCHES/pgadmin3/INSTALL?view=markup

>
> Regards, Dave
>

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message Dave Page 2008-02-03 10:14:37 pgAdmin III v1.8.2 released
Previous Message Dave Page 2008-02-01 15:28:30 Re: pgadmin3 1.8.1 and Centos 5?