On 10/19/08, Alan McKinnon <alan.mckinnon@gmail.com> wrote:
>>  * If you need support, post the topmost build error, and the call stack
>> if
>> relevant.
>                                    ^^^^^^^
>
> You did not do this. You posted the bottommost error.
>
Well, the error message essentially didn't change from my first posting, so the second time I posted only the diff. Below is the topmost error; if not, please tell me how you would expect it to be.

Thank you,
Liviu

################
make[4]: Leaving directory `/var/tmp/portage/app-office/abiword-2.6.4/work/abiword-2.6.4/src/af/xap/xp'
Making all in unix
make[4]: Entering directory `/var/tmp/portage/app-office/abiword-2.6.4/work/abiword-2.6.4/src/af/xap/unix'
GNUmakefile:964: *** mixed implicit and normal rules.  Stop.
make[4]: Leaving directory `/var/tmp/portage/app-office/abiword-2.6.4/work/abiword-2.6.4/src/af/xap/unix'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/app-office/abiword-2.6.4/work/abiword-2.6.4/src/af/xap'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/app-office/abiword-2.6.4/work/abiword-2.6.4/src/af'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/app-office/abiword-2.6.4/work/abiword-2.6.4/src'
make: *** [all-recursive] Error 1
 *
 * ERROR: app-office/abiword-2.6.4 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 3298:  Called gnome2_src_compile
 *             environment, line 2311:  Called die
 * The specific snippet of code:
 *       emake || die "compile failure"
 *  The die message:
 *   compile failure
#################