[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [DebianGIS] Mapguide Open Source



On Fri, Aug 25, 2006 at 05:34:22PM +0200, Simone Soldateschi wrote:
> On 8/24/06, Francesco Paolo Lovergine <frankie@debian.org> wrote:
> >
> >On Wed, Aug 23, 2006 at 04:38:49PM +0200, Simone Soldateschi wrote:
> >> Has anybody been able to build mapguide open source (
> >> https://mapguide.osgeo.org/)?
> >>
> First of all I have to build FDO:
> [log]
> /usr/bin/ld: warning: libxalanMsg.so.17, needed by
> ../Unmanaged/src/.libs/libFdo.so, not found (try using -rpath or
> -rpath-link)
> /usr/bin/ld: warning: libstdc++.so.5, needed by /usr/bin/../lib/libxerces-
> c.so.25, may conflict with libstdc++.so.6
> ../Unmanaged/src/.libs/libFdo.so: undefined reference to
> `xalanc_1_7::ProblemListener::~ProblemListener()'
> ../Unmanaged/src/.libs/libFdo.so: undefined reference to
> `xalanc_1_7::XSLTInputSource::XSLTInputSource()'
> .
> .

Uhm, why is it linking a libc5 linked library libxerces-c? But for
that, you have to link with the right version of libxalanMsg, else
you can experience API/ABI mismatches, like that...

-- 
Francesco P. Lovergine



Reply to: