K3B issues under Beta1

Will Andrews will at csociety.org
Thu Aug 26 08:51:56 PDT 2004


On Wed, Aug 25, 2004 at 08:13:39PM -0500, Chris wrote:
> Has anyone had issues with K3B under Beta1?
> 
> Here are my errors -
> /usr/local/lib/libartskde.so: undefined reference to 
> `std::__default_alloc_template<true, 0>::_S_free_list'
> /usr/local/lib/libartskde.so: undefined reference to 
> `std::__default_alloc_template<true, 0>::_S_force_new'
> /usr/local/lib/libartskde.so: undefined reference to 
> `std::__default_alloc_template<true, 0>::_S_refill(unsigned int)'
> /usr/local/lib/libartskde.so: undefined reference to 
> `std::string::_S_empty_rep_storage'
> /usr/local/lib/libartskde.so: undefined reference to 
> `std::__default_alloc_template<true, 0>::_S_node_allocator_lock'
> /usr/local/lib/libartskde.so: undefined reference to 
> `std::__default_alloc_template<true, 0>::deallocate(void*, unsigned int)'
> gmake[3]: *** [k3b] Error 1
> gmake[3]: Leaving directory `/usr/ports/sysutils/k3b/work/k3b-0.11.12/src'
> gmake[2]: *** [all-recursive] Error 1
> gmake[2]: Leaving directory `/usr/ports/sysutils/k3b/work/k3b-0.11.12/src'
> gmake[1]: *** [all-recursive] Error 1
> gmake[1]: Leaving directory `/usr/ports/sysutils/k3b/work/k3b-0.11.12'
> gmake: *** [all] Error 2
> *** Error code 2
> 
> Stop in /usr/ports/sysutils/k3b.
> 
> 
> This is an upgrade from 5.2.1-p9 where K3B did work prior to the upgrade.

You have to rebuild all C++ based programs because the compiler
upgrade broke the C++ ABI, as these errors indicate.

You can pick up packages for 3.2.3 & dependencies from
http://rabarber.fruitsalad.org/ which is where the KDE-FreeBSD
project posts them (homepage http://freebsd.kde.org/).  That is
if you don't want to spend time compiling them.

Of course, I feel compelled to mention that 3.3 will hit ports
Real Soon Now(tm).  :)

Regards,
-- 
wca
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20040826/b97e3947/attachment.bin


More information about the freebsd-current mailing list