Hello,

I am unable to compile this port, below is the output from gcc48 and clang 3.2.

9.1-STABLE FreeBSD 9.1-STABLE #0: Wed May 15 17:07:33 EDT 2013

gmake[4]: Entering directory `/usr/ports/textproc/libvisio/work/libvisio-0.0.27/src/conv/raw'
  CXX      vsd2raw.o
  CXXLD    vsd2raw
../../lib/.libs/libvisio-0.0.so: undefined reference to `std::__detail::_List_node_base::_M_transfer(std::__detail::_List_node_base*, std::__detail::_List_node_base*)' ../../lib/.libs/libvisio-0.0.so: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)' ../../lib/.libs/libvisio-0.0.so: undefined reference to `std::__detail::_List_node_base::_M_unhook()' /usr/local/lib/libwpd-0.9.so: undefined reference to `std::__detail::_List_node_base::_M_unhook()@GLIBCXX_3.4.15' /usr/local/lib/libwpd-0.9.so: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)@GLIBCXX_3.4.15' ../../lib/.libs/libvisio-0.0.so: undefined reference to `std::ctype<char>::_M_widen_init() const'
collect2: error: ld returned 1 exit status
gmake[4]: *** [vsd2raw] Error 1


gmake[4]: Entering directory `/usr/ports/textproc/libvisio/work/libvisio-0.0.27/src/conv/raw'
  CXX      vsd2raw.o
  CXXLD    vsd2raw
/usr/local/lib/libwpd-0.9.so: undefined reference to `std::__detail::_List_node_base::_M_unhook()@GLIBCXX_3.4.15' /usr/local/lib/libwpd-0.9.so: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)@GLIBCXX_3.4.15' /usr/local/lib/libwpg-0.2.so: undefined reference to `std::ctype<char>::_M_widen_init() const' clang++: error: linker command failed with exit code 1 (use -v to see invocation)
gmake[4]: *** [vsd2raw] Error 1

Thanks.
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to