On 2/23/06, jkolata <[EMAIL PROTECTED]> wrote:
> I did a selfupdate-rsync yesterday and then tried an update-all.  It failed
> on the first package, which happened to
> be autoconf2.5.  I then tried to compile the outdated packages one by one
> and most compilations succeeded.  I tried
> to compile one new package (cernlib2005) which also failed.  One anomaly was
> that I was able to compile
> the mozilla-browser package successfully, producing an apparently running
> version of mozilla 1.7.5,
> while the complete mozilla install failed.  I should mention that I upgraded
> to Xcode 2.2 last week.
>
> I am running OSX 10.4.5 on a PowerBook G4.  The fink version is 0.24.12 and
> 0.8.0.rsync,
> with Fink Commander version 0.5.4.(release).  As noted, I recently upgraded
> to Xcode 2.2.
> Here are portions of the fink output from the failed compiles.  A common
> problem seems to
> be finding files and making directories:
>
> Trying to update autoconf2.5:
>
>
> make[2]: Nothing to be done for `install-exec-am'.
>
> /bin/sh ../config/mkinstalldirs
> /sw/src/fink.build/root-autoconf2.5-2.59-7/sw/share/info
>
> mkdir -p -- /sw/src/fink.build/root-autoconf2.5-2.59-7/sw/share/info
>
>  /sw/bin/install -c -m 644 ./autoconf.info
> /sw/src/fink.build/root-autoconf2.5-2.59-7/sw/share/info/autoconf.info
>
>  /sw/bin/install -c -m 644 ./standards.info
> /sw/src/fink.build/root-autoconf2.5-2.59-7/sw/share/info/standards.info
>
> cd doc && make html
>
> texi2html -split_chapter ./autoconf.texi
>
> ** Unknown command [EMAIL PROTECTED]' (left as is) (l. 8)
>
> ** Unknown command [EMAIL PROTECTED]' (left as is) (l. 15550)
>
> ** Unknown command [EMAIL PROTECTED]' (left as is) (l. 15585)
>
> ** Unknown command [EMAIL PROTECTED]' (left as is) (l. 15633)
>
> ** Unknown command [EMAIL PROTECTED]' (left as is) (l. 15641)
>
> texi2html -split_chapter ./standards.texi
>
> install -d -m 755
> /sw/src/fink.build/root-autoconf2.5-2.59-7/sw/share/doc/autoconf2.5/html
>
> install -m 644 doc/*.html
> /sw/src/fink.build/root-autoconf2.5-2.59-7/sw/share/doc/autoconf2.5/html/
>
> install: cannot stat `doc/*.html': No such file or directory
>
> ### execution of install failed, exit code 1
>
> Removing build lock...
>
> /sw/bin/dpkg-lockwait -r fink-buildlock-autoconf2.5-2.59-7
>
> (Reading database ... 45875 files and directories currently installed.)
>
> Removing fink-buildlock-autoconf2.5-2.59-7 ...
>
> Failed: phase installing: autoconf2.5-2.59-7 failed
>

What do you get if you run "which texi2html"?

--
Alexander K. Hansen
Fink Documenter
[Day Job] Levitated Dipole Experiment
http://psfcwww2.psfc.mit.edu/ldx/


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to