Thanks for you help.

I needed to specify which libwpd-stream library to use, and after I did
that, libvisio compiled.

Again, thanks for a prompt response and your time.

Leon.


On Fri, Feb 8, 2013 at 3:07 AM, Caolán McNamara <caol...@redhat.com> wrote:

> On Thu, 2013-02-07 at 21:08 -0800, Leon Kofman wrote:
>
> > /var/depot/libvisio-0.0.24/src/conv/raw/vsd2raw.cpp:251: undefined
> > reference to `WPXFileStream::WPXFileStream(char const*)'
>
> I don't know if Fridrich as a dedicated list for libvisio questions, but
> perhaps your libwpd stream is too old, or for some other reason misses
> the symbols,
> nm -D /usr/lib/libwpd-stream-*.so |c++filt |grep WPXFileStream
> might be of some use to see if the undefined references are actually in
> the stream lib and you're failing to link against it for some reason, or
> are linking against it but it misses the symbols.
>
> C.
>
>
>
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to