Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 May 2013 00:00:10 +0200
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        Mike Jakubik <mike.jakubik@intertainservices.com>
Cc:        ports@freebsd.org, office@FreeBSD.org
Subject:   Re: FreeBSD Port: textproc/libvisio
Message-ID:  <20130527220009.GR1925@ithaqua.etoilebsd.net>
In-Reply-To: <51A3939C.9070007@intertainservices.com>
References:  <51A3939C.9070007@intertainservices.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--Ep5m4srWGXPl6O+g
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Mon, May 27, 2013 at 01:10:52PM -0400, Mike Jakubik wrote:
> Hello,
>=20
> I am unable to compile this port, below is the output from gcc48 and=20
> clang 3.2.
>=20
> 9.1-STABLE FreeBSD 9.1-STABLE #0: Wed May 15 17:07:33 EDT 2013
>=20
> gmake[4]: Entering directory=20
> `/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=20
> `std::__detail::_List_node_base::_M_transfer(std::__detail::_List_node_ba=
se*,=20
> std::__detail::_List_node_base*)'
> ../../lib/.libs/libvisio-0.0.so: undefined reference to=20
> `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)'
> ../../lib/.libs/libvisio-0.0.so: undefined reference to=20
> `std::__detail::_List_node_base::_M_unhook()'
> /usr/local/lib/libwpd-0.9.so: undefined reference to=20
> `std::__detail::_List_node_base::_M_unhook()@GLIBCXX_3.4.15'
> /usr/local/lib/libwpd-0.9.so: undefined reference to=20
> `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=20
> `std::ctype<char>::_M_widen_init() const'
> collect2: error: ld returned 1 exit status
> gmake[4]: *** [vsd2raw] Error 1
>=20
>=20
> gmake[4]: Entering directory=20
> `/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=20
> `std::__detail::_List_node_base::_M_unhook()@GLIBCXX_3.4.15'
> /usr/local/lib/libwpd-0.9.so: undefined reference to=20
> `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=20
> `std::ctype<char>::_M_widen_init() const'
> clang++: error: linker command failed with exit code 1 (use -v to see=20
> invocation)
> gmake[4]: *** [vsd2raw] Error 1
>=20
> Thanks.
> _______________________________________________
> freebsd-office@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-office
> To unsubscribe, send any mail to "freebsd-office-unsubscribe@freebsd.org"

you are mixing different incompatibles version of libstdc++ there is nothin=
g we
can do about it, if you decide to use custom compilers you have tp be caref=
ul
that the whole chain is using the same libstdc++, either the one from gcc48=
 or
the one from base.

regards,
Bapt

--Ep5m4srWGXPl6O+g
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (FreeBSD)

iEYEARECAAYFAlGj12kACgkQ8kTtMUmk6Ez+JACgpwPSwcJjqM+lXYoQpPRmWMFx
Lk0An0iqmxflISnlkHppnJANvMb32dA4
=gSg4
-----END PGP SIGNATURE-----

--Ep5m4srWGXPl6O+g--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130527220009.GR1925>