Hi,

On Sat, 22 Oct 2005 18:08:47 -0700
Robert Persson <[EMAIL PROTECTED]> wrote:

> On October 22, 2005 04:38 pm Dave Nebinger was like:
> > I think at this point you'll have to post some of the output generated when
> > the ebuild fails before we'll be able to help you any further...
> 
> Well here goes...
> [...]

What you cited then looks like the final linking step. My first guess
is that the ebuild doesn't list all dependencies of abiword that it
actually has and in your case you're missing one. Check the -lxxxxx
lines (libraries) if something is obviously not yet installed. I don't
really know which library is supposed to provide those missing
functions, and searching for them doesn't make lot of sense - I guess
"new" and "delete" aren't very typical for one certain library...

Have you got some old .h header files lying around
in /usr/local/include? This might totally mess up things, as well as
duplicate libraries (of different versions) in /usr/lib
and /usr/local/lib.

-hwh
-- 
gentoo-user@gentoo.org mailing list

Reply via email to