Maybe I should add that the reason I was not able to downgrade
gtkhtml is because version 3.16.3-2 (which I assume was the earlier
version) does not compile on my mac either:
gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I/sw/lib/pango-ft219/include/
pango-1.0 -I/sw/lib/fontconfig2/include -I/sw/lib/freetype219/include/
freetype2 -I/sw/lib/freetype219/include -I/sw/include/glib-2.0 -I/sw/
lib/glib-2.0/include -I/sw/include/libpng12 -I/sw/include -I/sw/
include/pixman-1 -I/sw/include/cairo -I/sw/include/gtk-2.0 -I/sw/
include/atk-1.0 -I/sw/lib/gtk-2.0/include -I/sw/include/libxml2 -I/sw/
include/libglade-2.0 -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/
include -I/sw/include/orbit-2.0 -I/sw/include/gconf/2 -I/sw/include/
libart-2.0 -I/sw/include/gail-1.0 -I/sw/include/bonobo-activation-2.0
-I/sw/include/libbonobo-2.0 -I/sw/include/gnome-vfs-2.0 -I/sw/lib/
gnome-vfs2.16/gnome-vfs-2.0/include -I/sw/include/libgnome-2.0 -I/sw/
include/libgnomecanvas-2.0 -I/sw/include/libbonoboui-2.0 -I/sw/
include/gnome-keyring-1 -I/sw/include/libgnomeui-2.0 -I/usr/X11R6/
include -I/usr/X11/include -DORBIT2=1 -
DGNOME_EXPLICIT_TRANSLATION_DOMAIN=\"gtkhtml-3.14\" -I/sw/lib/pango-
ft219/include/pango-1.0 -I/sw/lib/pango-ft219/include -I/sw/lib/
freetype219/include/freetype2 -I/sw/lib/freetype219/include -I/sw/lib/
fontconfig2/include -I/sw/include -I/sw/lib/pango-ft219/include/
pango-1.0 -I/sw/lib/fontconfig2/include -I/sw/lib/freetype219/include/
freetype2 -I/sw/lib/freetype219/include -I/sw/include/glib-2.0 -I/sw/
lib/glib-2.0/include -I/sw/include/libpng12 -I/sw/include -I/sw/
include/pixman-1 -I/sw/include/cairo -I/sw/include/gtk-2.0 -I/sw/
include/atk-1.0 -I/sw/lib/gtk-2.0/include -I/sw/include/gail-1.0 -I/
usr/X11R6/include -I/usr/X11/include -DGTK_DISABLE_DEPRECATED=1 -
DGDK_DISABLE_DEPRECATED=1 -DG_DISABLE_DEPRECATED=1 -
DGNOME_DISABLE_DEPRECATED=1 -Os -Wall -Wmissing-prototypes -c
factory.c -fno-common -DPIC -o .libs/factory.o
In file included from factory.c:3:
../src/gtkhtml.h:134: error: parse error before 'gtk_html_get_type'
../src/gtkhtml.h:134: warning: type defaults to 'int' in declaration
of 'gtk_html_get_type'
../src/gtkhtml.h:134: warning: data definition has no type or storage
class
make[2]: *** [factory.lo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
### execution of make failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-gtkhtml3.14-dev-3.16.3-2
Op 26-okt-08, om 09:05 heeft Thomas Léauté het volgende geschreven:
Op 26-okt-08, om 01:29 heeft Alexander Hansen het volgende geschreven:
[restricting to -users to avoid cross-posting]
On Oct 25, 2008, at 5:51 PM, [EMAIL PROTECTED] wrote:
Hello,
I would like to compile GnuCash 2.2.7-1, but it depends on
gtkhtml3.14, which currently does not compile on my Mac OS 10.4:
../doltlibtool: line 11: syntax error near unexpected token `"$arg"'
../doltlibtool: line 11: ` *) args+=("$arg")'
make[2]: *** [libgtkhtml-a11y.la] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
### execution of make failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-gtkhtml3.14-dev-3.24.0-1
Removing fink-buildlock-gtkhtml3.14-dev-3.24.0-1 ...
Failed: phase compiling: gtkhtml3.14-dev-3.24.0-1 failed
Thanks in advance for your help; I am really dependent on GnuCash
for my personal accounting...
It's generally a good idea to provide the last line of output
before errors start occurring, to help us rule out problems local
to your setup.
Here is this last line.
../doltlibtool --tag=CC --mode=link gcc -I/sw/lib/fontconfig2/
include -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/lib/
freetype219/include/freetype2 -I/sw/lib/freetype219/include -I/sw/
lib/pango-ft219/include/pango-1.0 -I/sw/include/libpng12 -I/sw/
include -I/sw/include/pixman-1 -I/sw/include/cairo -I/sw/include/
gtk-2.0 -I/sw/include/atk-1.0 -I/sw/lib/gtk-2.0/include -I/sw/
include/gail-1.0 -I/usr/X11R6/include -I/usr/X11/include -
DGTK_DISABLE_DEPRECATED=1 -DGDK_DISABLE_DEPRECATED=1 -
DG_DISABLE_DEPRECATED=1 -DGNOME_DISABLE_DEPRECATED=1 -Os -Wall -
Wmissing-prototypes -L/sw/lib/fontconfig2/lib -L/sw/lib -o
libgtkhtml-a11y.la cell.lo factory.lo html.lo hyperlink.lo
image.lo object.lo paragraph.lo table.lo text.lo utils.lo
../doltlibtool: line 11: syntax error near unexpected token `"$arg"'
../doltlibtool: line 11: ` *) args+=("$arg")'
I wasn't able to reproduce the problem--it built for me. The
package was updated fairly recently--when was the last time you
ran a fink selfupdate?
I do selfupdates once every week. Now, here is what happened, in
some more detail: last time I did selfupdate + update all, gtkhtml
failed to compile, and GnuCash would no longer start, as described
in this very recent post by another user (except I use
FinkCommander, and GnuCash would not start at all for me):
https://lists.gnucash.org/pipermail/gnucash-devel/2008-October/
024067.html
(By the way, any idea how to solve the issue described in that
post?... That would also help me)
Not knowing whether these two issues were related, and after
tinkering with FinkCommander to try to fix the problem (including
downgrading gtkhtml, gconf, and GnuCash), I decided to rename /sw/
and do a complete reinstallation of fink from scratch. Once I had
this fresh install of Fink, I tried compiling GnuCash 2.2.7-1.
Again, gtkhtml still would not compile, and neither would GnuGash
since it depends on it.
So, I am talking about a compilation error that occurs when
attempting to compile GnuCash on a completely fresh, new
installation of fink.
Thanks for your help
----------------------------------------------------------------------
---
This SF.Net email is sponsored by the Moblin Your Move Developer's
challenge
Build the coolest Linux based applications with Moblin SDK & win
great prizes
Grand prize is a trip for two to an Open Source event anywhere in
the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users