Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Aug 2004 11:25:05 -0500
From:      Chris <racerx@makeworld.com>
To:        Will Andrews <will@csociety.org>
Cc:        FreeBSD - Current <freebsd-current@freebsd.org>
Subject:   Re: K3B issues under Beta1
Message-ID:  <412E0EE1.9060403@makeworld.com>
In-Reply-To: <20040826155155.GJ3862@sirius.firepipe.net>
References:  <412D3943.8020002@makeworld.com> <20040826155155.GJ3862@sirius.firepipe.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Will Andrews wrote:
> 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,


This is what I thought. Working on it as I write this.

-- 
Best regards,
Chris

If more than one person is responsible for a
miscalculation, no one will be at fault.



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