I was able to fix this error by editing the doltlibtool file in the /sw/src/fink.build/gtkhtml* directory and changing the shebang from /bin/bash (which is the OSX version and is severely out of date) to /sw/bin/bash. I am remembering this off the top of my head, more or less, so please let me know if this doesn't help, I will try to find out exactly what I did when I am in front of my Mac.
Also, there is a thread which might help here: http://www.mail-archive.com/[email protected]/msg28805.html > Message: 5 Date: Tue, 2 Dec 2008 15:58:19 -0500 From: Alexander Hansen > <[EMAIL PROTECTED]> Subject: Re: [Fink-users] (no subject) > To: [EMAIL PROTECTED] Cc: fink-users Users > <[email protected]> Message-ID: > <[EMAIL PROTECTED]> Content-Type: > text/plain; charset=US-ASCII; format=flowed; delsp=yes On Dec 2, 2008, > at 10:48 AM, Don Paul wrote: >> > Package manager version: 0.28.6 >> > Distribution version: selfupdate-rsync Mon Dec 1 22:33:49 2008, >> > 10.4, i386 >> > >> > System 10.4.11 >> > >> > >> > I can't get gtkhtml3.14-dev-3.24.1.1-1_2008.12.01-22.38.11_darwin- >> > i386.deb to build. >> > >> > ../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.1.1-1 >> > (Reading database ... 190124 files and directories currently >> > installed.) >> > Removing fink-buildlock-gtkhtml3.14-dev-3.24.1.1-1 ... >> > Failed: phase compiling: gtkhtml3.14-dev-3.24.1.1-1 failed >> > >> > I looked on the FAQ and the newsgroup and although there is some >> > discussion I can't see what to do. >> > Any help appreciated. >> > >> > >> > Don >> > >> > > Can you please post starting from the last line of output before the > errors started to occur? ------------------------------------------------------------------------- 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
