--- Em ter, 28/2/12, Ken Moffat escreveu: > De: Ken Moffat > Assunto: Re: [blfs-dev] gnucash brokenness > Para: "BLFS Development List" > Data: Terça-feira, 28 de Fevereiro de 2012, 17:39 > On Sun, Feb 26, 2012 at 06:15:23AM > -0800, Fernando de Oliveira wrote: > > > > I used --disable-deprecated-warning-flag, after I read > your previous posts. > > > Details, please. It isn't mentioned in gtkhtml-3.30.2 > and breaks > configure if I pass it in CFLAGS. > > ĸen
Thanks for this message, Ken.
Sorry if I seemed to refer to version 3.30.2.
After one post you sent mentioned gtkhtml-4 and that you used *webkit* for
gnucash, I switched the last builds to use webkit-1.6.3, not gtkhtml.
Last build with *gtkhtml* in "LFS 7.0 svn" used version 3.32.2, which built
using (I think one post replying to you had this version, already):
patch -Np1 -i
$SOURCEDIR/gtkhtml-3.32.2-const-instead-G_CONST_RETURN-patch &&
./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \
--libexecdir=$(pkg-config \
--variable=prefix ORBit-2.0)/lib/gtkhtml \
--disable-gtk3 \
--disable-deprecated-warning-flags &&
make -j1 && # (cannot remember if by accident, I copied the "j1" from another
script or if ite is really necessary)
make install
I believe prefix and directories could be different.
I will try building GtkHTML-4.2.2 and make a test of building gnucash-2.4.10
with it, if you have not yet done and it broke.
[]s,
Fernando
gtkhtml-3.32.2-const-instead-G_CONST_RETURN-patch
Description: Binary data
-- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
