Problems building on SuSE 10.0
Loeffler, David
david.loeffler at imperial.ac.uk
Sat May 27 18:19:21 BST 2006
> > Hi folks,
> >
> > I just tried to build the current CVS survex on my laptop, on which I'm currently
> > running SuSE 10.0.
> >
> > Using the wx-GTK library bundled with SuSE, it fails in exactly the same way that SuSE 9
> > on my desktop machine used to, with a whole load of messages relating to the wxString and
> > wxChar classes. Back then, the solution was to use a non-Unicode build of wxWindows, so
> > I gave that a try, using the download link on the Survex website pointing to
> > biolpc22.york.ac.uk.
> >
> > This time, it compiled apparently fine (other than a spam of compiler warnings from sloppy
> > code in the wx innards), and the command-line tools all work, but on trying to run Aven
> > I get the following error message:
> >
> > Fatal Error: Mismatch between the program and library build versions detected.
> > The library used 2.5.2 (no debug,ANSI,compiler with C++ ABI 102,wx containers,compatible
> > with 2.4),
> > and your program used 2.5.2 (no debug,ANSI,compiler with C++ ABI 1002,wx
> > containers,compatible with 2.4).
> > Aborted
>
> Run
>
> ldd aven
>
> using the right path for aven. What does it say?
>
> Mark
It gives:
david at ma-dl505laptop:~/survex-1.1.7/src> ldd aven
linux-gate.so.1 => (0xffffe000)
libwx_gtk_html-2.5.so.2 => /usr/lib/libwx_gtk_html-2.5.so.2 (0x4002c000)
libwx_gtk_dbgrid-2.5.so.2 => /usr/lib/libwx_gtk_dbgrid-2.5.so.2 (0x400a9000)
libwx_gtk_adv-2.5.so.2 => /usr/lib/libwx_gtk_adv-2.5.so.2 (0x400b3000)
libwx_gtk_core-2.5.so.2 => /usr/lib/libwx_gtk_core-2.5.so.2 (0x4013a000)
libwx_base_odbc-2.5.so.2 => /usr/lib/libwx_base_odbc-2.5.so.2 (0x40415000)
libwx_base_xml-2.5.so.2 => /usr/lib/libwx_base_xml-2.5.so.2 (0x4043f000)
libwx_base_net-2.5.so.2 => /usr/lib/libwx_base_net-2.5.so.2 (0x40448000)
libwx_base-2.5.so.2 => /usr/lib/libwx_base-2.5.so.2 (0x4046e000)
libwx_gtk_gl-2.5.so.2 => /usr/lib/libwx_gtk_gl-2.5.so.2 (0x40582000)
libXxf86vm.so.1 => /usr/X11R6/lib/libXxf86vm.so.1 (0x4058b000)
libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x40590000)
libm.so.6 => /lib/tls/libm.so.6 (0x4066c000)
libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x40693000)
libpthread.so.0 => /lib/tls/libpthread.so.0 (0x4069e000)
libc.so.6 => /lib/tls/libc.so.6 (0x406b0000)
libGL.so.1 => /usr/lib/libGL.so.1 (0x407cf000)
libGLU.so.1 => /usr/lib/libGLU.so.1 (0x40836000)
libz.so.1 => /lib/libz.so.1 (0x408b5000)
libdl.so.2 => /lib/libdl.so.2 (0x408c9000)
libgtk-1.2.so.0 => /opt/gnome/lib/libgtk-1.2.so.0 (0x408cd000)
libgdk-1.2.so.0 => /opt/gnome/lib/libgdk-1.2.so.0 (0x40a22000)
libgmodule-1.2.so.0 => /opt/gnome/lib/libgmodule-1.2.so.0 (0x40a5b000)
libgthread-1.2.so.0 => /opt/gnome/lib/libgthread-1.2.so.0 (0x40a5e000)
libglib-1.2.so.0 => /opt/gnome/lib/libglib-1.2.so.0 (0x40a61000)
libXi.so.6 => /usr/X11R6/lib/libXi.so.6 (0x40a88000)
libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x40a90000)
libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x40a9e000)
libpng12.so.0 => /usr/lib/libpng12.so.0 (0x40b97000)
libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0x40bd6000)
libtiff.so.3 => /usr/lib/libtiff.so.3 (0x40bf6000)
libstdc++.so.5 => /usr/lib/libstdc++.so.5 (0x40c4a000)
libexpat.so.0 => /usr/lib/libexpat.so.0 (0x40d08000)
/lib/ld-linux.so.2 (0x40000000)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.tartarus.org/pipermail/survex/attachments/20060527/f869ada1/attachment.html
More information about the Survex
mailing list