<div dir="ltr">Thanks for you help.<div><br></div><div style>I needed to specify which libwpd-stream library to use, and after I did that, libvisio compiled.</div><div style><br></div><div style>Again, thanks for a prompt response and your time.</div>
<div style><br></div><div style>Leon.</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Feb 8, 2013 at 3:07 AM, Caolán McNamara <span dir="ltr"><<a href="mailto:caolanm@redhat.com" target="_blank">caolanm@redhat.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Thu, 2013-02-07 at 21:08 -0800, Leon Kofman wrote:<br>
<br>
> /var/depot/libvisio-0.0.24/src/conv/raw/vsd2raw.cpp:251: undefined<br>
> reference to `WPXFileStream::WPXFileStream(char const*)'<br>
<br>
</div>I don't know if Fridrich as a dedicated list for libvisio questions, but<br>
perhaps your libwpd stream is too old, or for some other reason misses<br>
the symbols,<br>
nm -D /usr/lib/libwpd-stream-*.so |c++filt |grep WPXFileStream<br>
might be of some use to see if the undefined references are actually in<br>
the stream lib and you're failing to link against it for some reason, or<br>
are linking against it but it misses the symbols.<br>
<span class="HOEnZb"><font color="#888888"><br>
C.<br>
<br>
<br>
</font></span></blockquote></div><br></div>