On Oct 26, 2008, at 4:05 AM, Thomas Léauté wrote:


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


Let's look at the doltlibtool file (in the gtkhtml3.14-dev build directory under /sw/src/fink.build) that is giving the error message; that may have some information to help pin this issue down.
-------------------------------------------------------------------------
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

Reply via email to