Thread: Can't start pgadmin after installing it (symbol lookup error ... undefined symbol: _ZNK10wxComboBox19GetCurrentSelectionEv)
Can't start pgadmin after installing it (symbol lookup error ... undefined symbol: _ZNK10wxComboBox19GetCurrentSelectionEv)
From
Carlos Vieira
Date:
Hello,<br /><br /> I hope somebody can help me with this problem... well, lets start to explain the problem from the beggining:<br/><br /> Versions used (all compiled from source):<br /><br /><ul><li>postgresql 8.1.5<ul><li>--prefix=/opt/postgres-8.1.5/</ul><li>wxGTK2.6.1/2.6.2/2.6.3<ul><li>configure options: --with-gtk=2 --enable-gtk2--enable-unicode</ul><li>pgadmin 1.4.3/1.4.2<ul><li>--prefix=/opt/pgadmin3-1.4.2/ --with-pgsql=/opt/postgres-8.1.5/<br/></ul></ul> I'm usiing OpenSuse 10.0 - Linux version 2.6.13-15-smp (geeko@buildhost)(gcc version 4.0.2 20050901 (prerelease) (SUSE Linux)) #1 SMP Tue Sep 13 14:56:15 UTC 2005.<br /><br />------<br /><br /> I tried the 2 pgadmin version that i mencioned, combined with the 3 versions of wxGTK mencioned... theerror is always the same... i also tried to set a prefix to wxGTK and reference it in pgadmin configure throught the useof --with-wx<br /><br /><b>Steps to the error:</b><br /><br /> After installing i start pgadmin3 and the splash screenappears and then the tip of the day.<br /> Then, i try to register a server... i fill up all the fields and when iclick OK, pgadmin closes and i have the error in console:<br /><br /><b>phantom:~ # /usr/local/pgadmin3/bin/pgadmin3 &<br/> [1] 24603<br /> phantom:~ # /usr/local/pgadmin3/bin/pgadmin3: symbol lookup error: /usr/local/pgadmin3/bin/pgadmin3:undefined symbol: _ZNK10wxComboBox19GetCurrentSelectionEv<br /><br /> --------<br /><br/></b>Can anybody help, please.... i'm not understanding what's happening... i used the same versions in the past withno problems, with fedora core 3, for example... but the software was compiled from the source to...<br /><br /> Thanksin advance<br /><br /> Carlos Vieira<br />
Hi,<br /><br /> Problem solved :)<br /> I made a mistake with wxWidgets.... i was just building wxGTK, instead of all wxWidgets.<br/><br /> Sorry to take your time with this problem - that was not a problem :)<br /><br /> Thanks<br /> Carlos Vieira<br /><br /> Carlos Vieira wrote: <blockquote cite="mid455B0464.6080007@telbit.pt" type="cite"></blockquote>Hello,<br /><br /> I hope somebody can help me with this problem... well, lets start to explainthe problem from the beggining:<br /><br /> Versions used (all compiled from source):<br /><br /><ul><li>postgresql8.1.5<ul><li>--prefix=/opt/postgres-8.1.5/</ul><li>wxGTK 2.6.1/2.6.2/2.6.3<ul><li>configure options:--with-gtk=2 --enable-gtk2 --enable-unicode</ul><li>pgadmin 1.4.3/1.4.2<ul><li>--prefix=/opt/pgadmin3-1.4.2/ --with-pgsql=/opt/postgres-8.1.5/<br/></ul></ul> I'm usiing OpenSuse 10.0 - Linux version 2.6.13-15-smp (geeko@buildhost)(gcc version 4.0.2 20050901 (prerelease) (SUSE Linux)) #1 SMP Tue Sep 13 14:56:15 UTC 2005.<br /><br />------<br /><br /> I tried the 2 pgadmin version that i mencioned, combined with the 3 versions of wxGTK mencioned... theerror is always the same... i also tried to set a prefix to wxGTK and reference it in pgadmin configure throught the useof --with-wx<br /><br /><b>Steps to the error:</b><br /><br /> After installing i start pgadmin3 and the splash screenappears and then the tip of the day.<br /> Then, i try to register a server... i fill up all the fields and when iclick OK, pgadmin closes and i have the error in console:<br /><br /><b>phantom:~ # /usr/local/pgadmin3/bin/pgadmin3 &<br/> [1] 24603<br /> phantom:~ # /usr/local/pgadmin3/bin/pgadmin3: symbol lookup error: /usr/local/pgadmin3/bin/pgadmin3:undefined symbol: _ZNK10wxComboBox19GetCurrentSelectionEv<br /><br /> --------<br /><br/></b>Can anybody help, please.... i'm not understanding what's happening... i used the same versions in the past withno problems, with fedora core 3, for example... but the software was compiled from the source to...<br /><br /> Thanksin advance<br /><br /> Carlos Vieira<br /><br />