-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 There's a line in gtkdoc-mkhtml that says:
if head -n 1 $document | grep "<?xml" > /dev/null; then ... That's probably what is throwing the "unknown option" error. On my system both /usr/bin/head from the system and /sw/bin/head from Fink's coreutils have no problems with the -n flag, so I suspect that yours got overwritten, possibly as per the FAQ: http://www.finkproject.org/faq/comp-general.php#head David T. wrote: > I am bumping this thread, since there's been no reply to the > additional information I provided... > > --- "David T." <[EMAIL PROTECTED]> wrote: > >> Date: Tue, 11 Dec 2007 09:05:15 -0800 (PST) From: "David T." >> <[EMAIL PROTECTED]> Subject: Re: [Fink-beginners] Ongoing >> Update issues (Orbit2) To: "Alexander K. Hansen" >> <[EMAIL PROTECTED]> CC: [email protected] >> >> I should mention this is a Macbook Pro with an Intel processor. >> >> I will assume you mean "a line or two before the 200 lines just >> like the openjade line I included..." ;) >> >> The section right before this looks like: <snip> >> >> mkdir ./html cd ./html && gtkdoc-mkhtml ORBit2 >> ../ORBit2-docs.sgml Unknown option: n >> >> >> >> --- "Alexander K. Hansen" <[EMAIL PROTECTED]> wrote: >> > David T. wrote: >>>>> I continue to have serious troubles with Fink updating >>>>> under Tiger 10.4.11. Most apps I try to install or update >>>>> hang when they try to update orbit2-2.14.7-2 as a >>>>> dependency. The tail of the install is: >>>>> >>>>> >>>>> >> > /sw/bin/openjade:<URL>http://www.oasis-open.org/docbook/xml/4.1.2/ent/iso-amsr.ent:22:18:E: > >>>>> "X22A3" is not a function name /sw/bin/openjade:I: maximum >>>>> number of errors (200) reached; change with -E option >>>>> make[3]: *** [html-build.stamp] Error 1 make[2]: *** >>>>> [all-recursive] Error 1 make[1]: *** [all-recursive] Error >>>>> 1 make: *** [all] Error 2 >>>>> >>>>> >>>>> fink --version yields: Package manager version: 0.27.9 >>>>> Distribution version: 0.8.1.rsync i386 >>>>> >>>>> This has gotten increasingly annoying, as many fink >>>>> applications seem to rely on this package. >>>>> >>>>> Can anyone suggest a workaround or fix? >>>>> >>>>> Thanks, David >>>>> >>>>> > How about including a line or 2 just above the "tail"? It worked > just fine for me (10.4.11/PowerPC). > -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFHYdn6B8UpO3rKjQ8RAvkpAJsFk5yhrcGqJX3pSNvxAoVC2I/2jgCeKXXX XIu//fhx8qb3HcYp/5pMMOg= =NYDR -----END PGP SIGNATURE----- ------------------------------------------------------------------------- SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
