From: Fabrice Delliaux <netfab@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] AbiWord 2.6.4 build failure
Date: Wed, 22 Oct 2008 14:24:41 +0200 [thread overview]
Message-ID: <20081022142441.460798ec@monordi> (raw)
In-Reply-To: <68b1e2610810220309n2eae8eahb3695acd24946151@mail.gmail.com>
Hi,
Thanks for the links.
Le Wed, 22 Oct 2008 12:09:22 +0200,
Liviu Andronic a écrit :
> I've just uploaded the two files:
> Makefile:
> http://s000.tinyupload.com/index.php?file_id=02299843822915416335
You probably upload the wrong file. This can't be this one.
But I think I found the problem, and it seems to be a bug : make is
actually failing on this line in the Makefile :
> /* -*- mode: C++; tab-width: 4; c-basic-offset: 4; -*- */
Can you please run the following commands to copy the ebuild to an
overlay ( assuming /usr/local/portage is the overlay ) :
# cd /usr/local/portage
# mkdir -p app-office/abiword/files
# cd app-office/abiword
# cp /usr/portage/app-office/abiword/abiword/abiword-2.6.4.ebuild .
Then, edit abiword.2.6.4.ebuild, and add the following src_unpack
function :
> src_unpack() {
> unpack ${A}
> cd "${S}"
>
> epatch ${FILESDIR}/fix-build.patch
> }
Download the fix-build.patch from here to /tmp/fix-build.patch :
http://s000.tinyupload.com/index.php?file_id=39475871613771688451
Finally run :
# cd /usr/local/portage/app-office/abiword
# cp /tmp/fix-build.patch files/
# ebuild abiword.2.6.4.ebuild digest
# emerge =abiword-2.6.4
If it fix the problem, you should open a bug at http://bugs.gentoo.org,
with your emerge --info, the build log when it fails, and the patch.
next prev parent reply other threads:[~2008-10-22 12:24 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-18 18:20 [gentoo-user] AbiWord 2.6.4 build failure Liviu Andronic
2008-10-18 18:34 ` Fabrice Delliaux
2008-10-18 18:56 ` Liviu Andronic
2008-10-19 10:59 ` Arttu V.
2008-10-19 11:08 ` Alan McKinnon
2008-10-19 14:51 ` Liviu Andronic
2008-10-19 15:20 ` Daniel Pielmeier
2008-10-19 15:25 ` Alan McKinnon
2008-10-19 21:18 ` Liviu Andronic
2008-10-19 21:36 ` Liviu Andronic
2008-10-20 23:17 ` Walter Dnes
2008-10-21 9:21 ` Liviu Andronic
2008-10-21 10:23 ` Fabrice Delliaux
2008-10-22 10:09 ` Liviu Andronic
2008-10-22 12:24 ` Fabrice Delliaux [this message]
2008-10-22 18:45 ` Liviu Andronic
2008-10-22 20:25 ` Fabrice Delliaux
2008-10-23 18:09 ` Liviu Andronic
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20081022142441.460798ec@monordi \
--to=netfab@gmail.com \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox